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

PVR missing on recent direct route #17

Closed
mizaki opened this issue May 24, 2015 · 7 comments
Closed

PVR missing on recent direct route #17

mizaki opened this issue May 24, 2015 · 7 comments

Comments

@mizaki
Copy link
Contributor

mizaki commented May 24, 2015

If you go directly to recent of tv shows or music the PVR is missing in "Sections". I guess it only works on the others as their calls take longer. Just need a change listener trigger when the addon call has completed?

@jez500
Copy link
Collaborator

jez500 commented May 24, 2015

Yeah, was a bit of a hackish way I did that - was hoping no one would notice ;)
I didn't want to delay the app init loading by waiting to get the addons first, I guess a listener could refresh that menu once addons are loaded, fairly edge case though and felt like it would require some messy code to rectify. That said in the future, there might be other menu items that are addon dependent so might be worth looking at a nice generic way of solving this.

@da-anda
Copy link
Member

da-anda commented Nov 8, 2016

it appears PVR has been removed entirely? Are there any plans to add it back? I at least didn't get any PVR menu item in Chorus, nor is one available to activate in settings.

@da-anda
Copy link
Member

da-anda commented Nov 8, 2016

just found it in "tv shows -> TV" node. Mind moving it up to the main menu and then also integrate PVR radio and recordings?

@jez500
Copy link
Collaborator

jez500 commented Nov 8, 2016

Hi @da-anda
You can customise the side menu, adding the functions you use the most via 'settings > main Nav'. As PVR requires addon installs I didn't list it as a default side menu item but very easy for a to add it themselves.

jez500 added a commit to jez500/chorus2 that referenced this issue Jan 15, 2017
@jez500
Copy link
Collaborator

jez500 commented Jan 15, 2017

Lots of PVR improvements in 2.4.1
@mizaki direct route should be good now (menu refreshes after addons loaded)
@da-anda just for you - PVR added to side menu, recordings added too

@jez500 jez500 closed this as completed Jan 15, 2017
@da-anda
Copy link
Member

da-anda commented Jan 15, 2017

thanks @jez500

@Ralosso
Copy link

Ralosso commented Jan 31, 2017

PVR doesnt work on OSMC with the IPTV simple Client Addon.

also the "Favourites" are missing in Chorus.

Maybe the links like "#pvr/tv" are not the same on OSMC?
Or how to get those?

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

No branches or pull requests

4 participants