JonathanHolvey / plugin.audio.streaming-radio

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

Skin is left in broken, half-patched state when patching fails after skin update #10

Closed JonathanHolvey closed 7 years ago

JonathanHolvey commented 7 years ago

If python-patch can patch some files but not others, the skin will be left in a broken state which cannot be fixed automatically. Adding a check using can_patch() on each file will prevent this in the future, but a broken skin can only be fixed by reinstalling it, or manually replacing the affected files.