-
Notifications
You must be signed in to change notification settings - Fork 246
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
[Bug] Playback fails when switching playback from one DRM type to another #1704
Comments
tested and to me works correctly
more likely a bad configuration in DRM config or something unsupported in the manifest |
Let me try with a new build from Kodi master
The same config and manifest works after restarting Kodi. |
If you are doing the build yourself, also make sure to dont mix debug and release builds between kodi / ISA |
Ohh, I will make sure of that. |
Not able to reproduce it on Android. |
i never used arch linux so idk, |
I think this would be a very good usecase for the ISA Tester Python addon that you have developed. |
I tested with your Py addon. ISA.mp4Wasn't able to get debug logs but one of the WDV License Server said: |
ok tested under ubuntu and i was able to replicate this situation |
Looks like a Linux only issue then. |
i opened a fix PR #1706 |
Tested and looks like it has been fixed with the changes that you made. |
@CastagnaIT Can you merge it please? |
i was waiting review form someone of team but seem no one has time |
I have tested it if it counts 😛 |
was not only for test it, but to know about correctness of the code change |
Ohh got it. |
Describe the problem
The playback fails when I switch from one DRM type let's say Widevine DASH to CK DASH or HLS.
Possible fix
Maybe it is caused due to the rework in Session property.
Steps to reproduce
Debug log
Stream manifest file(s)
No response
Additional info
I am not able to play any other type of stream than the one I started with unless I restart Kodi.
Operating system(s)
Linux
Operating system version(s)
Arch Linux
InputStream Adaptive version(s)
22.1.7 (Git Piers branch)
Kodi version(s)
22.0-ALPHA1 (21.90.700) Git:20241006-fcdd657039f-dirty
The text was updated successfully, but these errors were encountered: