merdok / homebridge-webos-tv

Homebridge plugin for LG webOS TVs
MIT License
656 stars 88 forks source link

Input spinner #492

Closed beliy82 closed 10 months ago

beliy82 commented 1 year ago

i got some app that says "dummy" instead youtube or netflix, and i dont have any HDMI1 inputs in a spinner

merdok commented 1 year ago

This is a cache issues. Try to force kill the home app or clear the input cache in the webostv preferences directory.

beliy82 commented 1 year ago

force kill didnt help, webostv preferences directory - where is it?

merdok commented 1 year ago

If you did not change it manually, then the default one is listend in the documentation https://github.com/merdok/homebridge-webos-tv#tv-configuration-fields look for prefsDir

tobihoby commented 1 year ago

I've had the same problem since restarting homebridge. What can I do to solve the problem? I can't find that directory in the documentation :(

merdok commented 1 year ago

If you did not change your directory then it is located under ~/.homebridge/.webosTv

tobihoby commented 1 year ago

ok, found the directory. Which file should be deleted? I have connected two TVs. There is only one problem.

image

beliy82 commented 1 year ago

ok, found the directory. Which file should be deleted? I have connected two TVs. There is only one problem.

image

where is the directory location?

merdok commented 1 year ago

The inputs file for the TV which you want to clear

tobihoby commented 1 year ago

ok, found the directory. Which file should be deleted? I have connected two TVs. There is only one problem. image

where is the directory location?

/var/lib/homebridge/.webosTv

tobihoby commented 1 year ago

The inputs file for the TV which you want to clear

inputsAvailable or inputsConfg delete?

merdok commented 1 year ago

First inputsAvailale

beliy82 commented 1 year ago

image

i dont have any inputs...

merdok commented 1 year ago

@beliy82 you do not use this plugin but the copy. If you have issues then you should go to the other plugin's github.

tobihoby commented 1 year ago

I deleted the inputsAvailale, stopped the childbridge beforehand and then started it again. Unfortunately, the wrong names are still displayed. :(

merdok commented 1 year ago

You have to force close the home app and also try to delete the other file.

beliy82 commented 1 year ago

@beliy82 you do not use this plugin but the copy. If you have issues then you should go to the other plugin's github.

image

No, im using this plugin

ggroel commented 1 year ago

A while ago I have it installed, but I remember that when I added to the home app I let you select that inputs wanted to appear (I do not find it now that I have it installed). Didn't you appear when you added it?

El 11 jul. 2023, a las 18:55, beliy82 @.***> escribió:

@beliy82 https://github.com/beliy82 you do not use this plugin but the copy. If you have issues then you should go to the other plugin's github.

https://user-images.githubusercontent.com/71979517/252804435-8d4121d9-eb29-4867-9d8a-e43731180021.png No, im using this plugin

— Reply to this email directly, view it on GitHub https://github.com/merdok/homebridge-webos-tv/issues/492#issuecomment-1631561161, or unsubscribe https://github.com/notifications/unsubscribe-auth/APBDDDB2547SODFPRLSVEDDXPXDVLANCNFSM6AAAAAAZKPCOPE. You are receiving this because you are subscribed to this thread.

merdok commented 1 year ago

@beliy82 then you are looking in the wrong directory.

tobihoby commented 1 year ago

You have to force close the home app and also try to delete the other file.

that works, thank you