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] Timer settings dialog: Fix selection of current channel, … #25186

Merged
merged 1 commit into from May 11, 2024

Conversation

ksooo
Copy link
Member

@ksooo ksooo commented May 10, 2024

…for example on change of client due to selection of another timer type.

If you run a multi-PVR-client setup, and change the timer type from a type from client A to a type provided by client B, then the 'Channel' field of the timer settings dialog was empty afterwards. With this PR, the first valid channel from client B will be selected on timer type change from client A to client B.

Runtime-tested on macOS and Android.

@phunkyfish please review, thanks.

@ksooo ksooo added Type: Fix non-breaking change which fixes an issue Component: PVR Backport: Needed v22 "P" labels May 10, 2024
@ksooo ksooo added this to the "P" 22.0 Alpha 1 milestone May 10, 2024
@ksooo ksooo requested a review from phunkyfish May 10, 2024 18:08
…ample on change of client due to selection of another timer type.
@ksooo ksooo force-pushed the pvr-fix-timer-settings-channel-selection branch from 72ce7e3 to c55e5e5 Compare May 10, 2024 20:48
@ksooo ksooo merged commit f22629f into xbmc:master May 11, 2024
2 checks passed
@ksooo ksooo deleted the pvr-fix-timer-settings-channel-selection branch May 11, 2024 16:53
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 v22 "P"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants