Closed graysky2 closed 3 years ago
I believe this fixes https://github.com/enen92/screensaver.atv4/issues/45
Confirmed working for me. Thanks!
Confirmed working for me as well.
%appdata%/Kodi/addons/
(or C:\Users\KZ\AppData\Roaming\Kodi\addons\
) and created a new subfolder screensaver.aerial
within. screensaver.aerial
folder I created. So addon.xml
should be located under C:\Users\KZ\AppData\Roaming\Kodi\addons\screensaver.aerial\addon.xml
Thanks @graysky2 for digging into this and providing a solution! Hopefully @enen92 can merge this soon so users don't have to go to Github and patch the files manually.
it doesn't fix https://github.com/enen92/screensaver.atv4/issues/45 There's far more to do than just adjusting the xbmc.python version in addon.xml
it doesn't fix #45 There's far more to do than just adjusting the xbmc.python version in addon.xml
I am running your latest git commit and am finding it to be fully functional on 19.0.
finding it to be fully functional on 19.0.
Same! Though I'm working on some other changes, and will hopefully have a PR soon.
@kubedzero a new version was submitted to matrix, if you plan to work on features make sure you use the current master
@enen92 I'm disappointed you didn't push the commits earlier, this undoes a lot of the work I've done in the past day 🤣
I guess I'll look at the new code and see what still needs fixing.
also chmod -x several files that do not need this flag