retrospect-addon / plugin.video.retrospect

Retrospect is a Kodi video add-on which allows you to watch streams of a number of free and publicly available online TV stream sites.
https://www.rieter.net/content/
GNU General Public License v3.0
108 stars 36 forks source link

TV4 Play - some (live)streams won't play #956

Closed basrieter closed 6 years ago

basrieter commented 6 years ago

Original report by Andreas Jolt (Bitbucket: AndJolt, ).


It seems to be problem with the audio and video stream selection.

[https://www.tv4play.se/program/polar-music-prize/3960051](Link URL)

[https://www.tv4play.se/program/live](Link URL)

basrieter commented 6 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


I think they upgraded the encryption on the streams:

11:17:15.561 T:12132   ERROR: AddOnLog: InputStream Adaptive: Unsupported encryption method:

Might be due to the Soccer World Championships. I will need to have a look and do that while the shows are actually live......

basrieter commented 6 years ago

Original comment by Andreas Jolt (Bitbucket: AndJolt, ).


Now

[https://www.tv4play.se/program/polar-music-prize/3960051](Link URL)

seems to work (when it isn't live anymore)

But try for example

[https://www.tv4play.se/program/nyheterna/3956636](Link URL)

[https://www.tv4play.se/program/nyheterna/3956457](Link URL) when they are live.

basrieter commented 6 years ago

Original comment by Andreas Jolt (Bitbucket: AndJolt, ).


I think I found the problem. Live streams need to add argument "is_live=true"

Otherwise, you get the wrong (encrypted?) stream.

Like this:

[https://playback-api.b17g.net/media/10068826?service=tv4&device=browser&protocol=hls&is_live=true](Link URL)

I tried to add "is_live=true" to chn_tv4se, but it still does not play. See attached log. The stream is playable with ffplay, so it isn't encrypted.

basrieter commented 6 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Please try this version.

basrieter commented 6 years ago

Original comment by Andreas Jolt (Bitbucket: AndJolt, ).


It looks good, I test as soon as I come home.

basrieter commented 6 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Fixed: TV4Play live items (Fixes #956)

basrieter commented 6 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Please install net.rieter.xot-4.1.7alpha21.zip.