-
Notifications
You must be signed in to change notification settings - Fork 2
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
Restart of livestreams does not work #3
Comments
I can't reproduce this on my PC though, so this seems to be specific to the TV setup. Any idea @s0faking? |
hm thats weird. can you post a debug log (enable curl component specific logging). i saw an issue with http2 described in the readme but this should only happen on older kodi versions (<=19) |
i've looked into this on a windows pc and the restart stream doesnt work there as well. http2 disable also has no impact. it looks like the restart option has been disabled, the player "orf247" now supports rewinds and of course restart. i'll have to replace the old restart option with the new streaming service. wondering why this would work on your pc setup though. can you try it there and post the debug log. on my win pc i only get 404 errors when trying the restart, just like on your debug log above. |
@s0faking Interestingly I can't reproduce the working behavior on my linux pc (Flatpak) anymore. It did work with the previous version of the flatpak I had installed, I restarted Kodi and it did still work, but now after a reboot it does not work anymore. Sadly I can't roll back since the previous flatpak was from half a year ago and it the oldest commit I can roll back to is from April. It could be a coincidence but restarting the live stream broke in the tvthek addon (on Android TV) with the upgrade to Kodi v21.0, at least that's when I first noticed it and we usually restart streams daily. |
i've added the new stream format to the addon. the new restart option is now seekable as well. i will probably add this new format to the regular livestreams as well because seek and pause might be a nice feature and also i guess the old livestream format might be EOL in the future |
Not necessarily. As long as some third parties (e.g., A1 Xplore TV) still depend on the old tvthek HbbTv platform, they must keep the restart option for livestreams, as they would otherwise break. AFAIK, there are currently no public plans on when they will have done the migration. |
You are right, the old livestreams still work but the restart option doesn't work anymore. If you have any hints on how to make it work again it would be great. Unfortunately the new livestreams won't work with Inputstream Adaptive on Android devices given the current Android DRM implementation for ISA (s0faking/plugin.video.orftvthek#142) The new livestream format can be disabled in the settings but no restart/seek option is available then (at least on android on any other platform the new livestream is used to implement the restart feature) |
Kodi v21.0 on Android TV
Debug log: https://paste.kodi.tv/gukoloxugu
Playing the live streams works, but restarting live streams does not work at all.
Relevant part of the log:
The text was updated successfully, but these errors were encountered: