-
Notifications
You must be signed in to change notification settings - Fork 4
Description
The ARD livestream currently doesn't work with this plugin. In the default.py file the function playLiveARD relies on this XML file and its tag <streamingUrlIPad> being filled with a streaming URL. Well, as of now this value is empty and the script simply fails. I have no idea whether this is a technical error and there should be a value normally or this tag is an optional one - either way, relying on it doesn't seem to be a good idea anymore.
I suggest using one of the following <fileName> tags instead, they're however not always playable. Being in a rush to gettings things to work prior to a certain soccer game I didn't have the time to investigate further, the link ending on m3u8 did the job though.
Shall I provide a pull request or should this issue rather be temporary?