Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting Source gives wrong result #1

Open
xztraz opened this issue Feb 11, 2018 · 4 comments
Open

Selecting Source gives wrong result #1

xztraz opened this issue Feb 11, 2018 · 4 comments

Comments

@xztraz
Copy link

xztraz commented Feb 11, 2018

Latest kodi(osmc)
Latest Domoticz beta
Latest Plugin.

Source selector behaviour
Selected - Choosen
Off - Stops blayback goes to Home, OK
Video - Music
Music - Tv-Shows
Tv-Shows - No change (probably tries Live tv that i don't have)
Live-Tv - Pictures

Log says whats selected but kodi shows wrong item.

@dnpwwo
Copy link
Owner

dnpwwo commented Feb 13, 2018

Pushed a new version that should resolve this.

Also, if you remove the Kodi and re-add it you can select Weather as well.

@xztraz
Copy link
Author

xztraz commented Feb 15, 2018

Testing new version.
Selected-what kodi does

  • [ ok ] Off-Home
  • [ ok ] Videos-Videos
  • [ ok ] Music-Music
  • [ weird title ] Tv Shows - Get warning about no PVR addon, also since there is a popup it locks futher action.
  • [ ok? ] Live TV - Does nothing ( i have no live tv things so probably ok)
  • [ ok ] Pictures - Pictures
  • [ ok ] Weather - Weather

i think selectors should be something like
Off(home)
Videos
Music
TvShows (see below)
Movies (see below)
Recordings
PVR
Pictures
Weather

Found this. (use the parameters part)

Movies
{"jsonrpc":"2.0","method":"GUI.ActivateWindow","id":369,"params":{"window":"videos","parameters":["MovieTitles"]}}

TvShows
{"jsonrpc":"2.0","method":"GUI.ActivateWindow","id":373,"params":{"window":"videos","parameters":["TvShowTitles"]}}

@xztraz
Copy link
Author

xztraz commented May 5, 2018

did you have a look at this?

@Hilly2003
Copy link

Hi,
First thanks for this plug-in you made. I installed it and it is working fine but I got a question about xztraz previous Messages. I was Expecting that TV Shows was going to show The list of TV Shows and not a pvg message. I tried to find parameters part in your files but was unable to find it. Or do we have to make the changes in the switche at level action part? Sorry I am not really good at this. My question is can you help me ?
Regards,
Hans

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants