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] Fix last opened group not always restored on Kodi startup. #23164

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

ksooo
Copy link
Member

@ksooo ksooo commented Apr 17, 2023

Fixes #22591.

Last opened channel group must be re-evaluated whenever a new pvr client comes online, because this client may provide the last opened channel group. Only happens in certain (multi-pvr-client) setups.

Runtime-tested on macOS, latest Kodi master, in a multi-pvr-client environment, where this problem could be reproduced reliably.

@phunkyfish whenever you find some time for a review. Should be straight forward. ;-)

@ksooo ksooo added Type: Fix non-breaking change which fixes an issue Component: PVR Backport: Needed v21 Omega labels Apr 17, 2023
@ksooo ksooo added this to the Omega 21.0 Alpha 2 milestone Apr 17, 2023
@ksooo ksooo requested a review from phunkyfish April 17, 2023 06:24
@ksooo ksooo force-pushed the pvr-fix-restore-last-opened-group branch from deac6f3 to d0a7f30 Compare April 17, 2023 06:29
@ksooo ksooo changed the title [PVR] Fix last opened group not always restored in Kodi startup. [PVR] Fix last opened group not always restored on Kodi startup. Apr 17, 2023
@ksooo ksooo merged commit a298ebd into xbmc:master Apr 17, 2023
1 check passed
@ksooo ksooo deleted the pvr-fix-restore-last-opened-group branch April 17, 2023 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport: Done Component: PVR Type: Fix non-breaking change which fixes an issue v21 Omega
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pvr.channelsdvr: problem with active channel group at startup
2 participants