modRT
modRT
> Thank you for contributing to this project @cbaurtx > Can you provide a test to ensure it is working? > @leandromoreira thank you! > Let's wait for @cbaurtx feedback...
Addendum: There are playlists around, which do not adhere to the Standard you cited. Please check: [https://github.com/iheartradio/open-m3u8/issues/34](https://github.com/iheartradio/open-m3u8/issues/34) and [http://ss-iptv.com/en/users/documents/m3u](http://ss-iptv.com/en/users/documents/m3u). Should we generate a dictionary with the attributes of the #EXTINF...
Thank you for the quick reply. I am good with sticking to [https://tools.ietf.org/html/rfc8216](https://tools.ietf.org/html/rfc8216). Stricktly speaking just skipping attributes (that is what I did) is already outside the scope of [https://tools.ietf.org/html/rfc8216](https://tools.ietf.org/html/rfc8216)...
I will put a pull request. I just have added that function, but tested only in simulation. It will be only in 2-3 weeks that I have access to a...
Pete, unfortunately our ACS hardware is hung-up in customs, so I am still limited to simulation. Nevertheless I made some progress, but I would like to check with real hardware...
Pete, I now have code worth committing. Do I need rights to push this code? Current state: Some basic tests performed using the ACS simulator. Tests done in Python 3.7.0...