rickybiscus / plugin.video.auvio

Kodi plugin to stream content from the RTBF Auvio website (public broadcasting organization of the French Community of Belgium)
GNU General Public License v3.0
42 stars 16 forks source link

implementation of inputstreamhelper for redbee streams #51

Closed david63236 closed 2 years ago

david63236 commented 2 years ago

I implemented inputstreamhelper in your addon, addon.xml, redbee.py and main.py have small changes.

I tested this for the the films categorie and all videos are viewable

rickybiscus commented 2 years ago

Thanks!

rickybiscus commented 2 years ago

It looks like some content cannot be played anymore using your patch - at least, I haven't been able to play the JT yesterday...

david63236 commented 2 years ago

tested JT 19h30 and it seems that the JT video's are provided by redbee but without DRM, a small change in main.py will fix it, i'm already working on this...

david63236 commented 2 years ago

done - a new pull request has been created