JonathanHolvey / plugin.audio.streaming-radio

A custom internet radio addon for Kodi
GNU General Public License v3.0
5 stars 3 forks source link

Can't install zip on Jarvis #8

Closed Thomas-O closed 7 years ago

Thomas-O commented 7 years ago

I can't install the zip on Jarvis. However, it's installing and working fine on Krypton beta.

Thomas-O commented 7 years ago

The problem with Jarvis only with the Android app. Just tried it on the OpenElec Jarvis for Wetek Core and it's fine.

JonathanHolvey commented 7 years ago

Just tested this. The plugin installs correctly but fails to run due to a Python version incompatibility. Python 2.6 and earlier throws ValueError: zero length field name in format when positional arguments are omitted from a formatted string. This should be easy to fix.