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

[playlistplayer] Fix PVR items not handled correctly. Those need to b… #23961

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

ksooo
Copy link
Member

@ksooo ksooo commented Oct 19, 2023

…e played using CApplication::PlayMedia

Fixes a problem reported in the Forum: https://forum.kodi.tv/showthread.php?tid=374760&pid=3169494#pid3169494

No regression, something that according to my code analysis never worked for pvr add-ons providing playback parameters using GetChannelStreamProperties resp. GetRecordingStreamPropertiesAPI call.

Runtime-tested on macOS, latest Kodi master + latest (Testflight) "Kodi Remote" app on iPhone.

@phunkyfish something for you to review.

@ksooo ksooo added Type: Fix non-breaking change which fixes an issue v21 Omega labels Oct 19, 2023
@ksooo ksooo added this to the Omega 21.0 Beta 2 milestone Oct 19, 2023
@ksooo ksooo requested a review from phunkyfish October 19, 2023 20:17
@ksooo ksooo merged commit f9705e3 into xbmc:master Oct 20, 2023
2 checks passed
@ksooo ksooo deleted the fix-jsonrpc-pvr-playback branch October 20, 2023 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Fix non-breaking change which fixes an issue v21 Omega
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants