Releases: noamsto/plugin.audio.eco99music
Releases · noamsto/plugin.audio.eco99music
v0.0.6 - Kodi 19 Compatible
v0.0.5 - Fixed playlist not playing bug
This release introduce support to python3 as well as fixing the following bug.
Eco99fm site changed they're channels playlist's RSS format, thus
resulting in wrong parsing of the playlist url by the addon.
Fixed it by changing the url parsing to use the new tag.
v0.0.4 - Align with currently published version
Fix the XML parsing errors.
Changed the use of BeautifulSoup to 'xmltodict' library.