enen92 / screensaver.atv4

Apple aerial screensavers (apple tv 4) for Kodi
GNU General Public License v2.0
52 stars 10 forks source link

Suddenly videos don't load #19

Open cmsimike opened 7 years ago

cmsimike commented 7 years ago

Hi,

I've been using this screen saver on a few different Kodis and just recently the screen savers stopped displaying on all of them. It looks like it tries to load a video but just freezes trying to load.

I tried to manually download the videos and no videos were found (I guess?).

This is a raspi on 2x intels for whatever that is worth

enen92 commented 7 years ago

which version are you using? can you provide a debug log please?

cmsimike commented 7 years ago

Log:

18:27:49 T:139967931488000 DEBUG: PushCecKeypress - received key b duration 0 18:27:49 T:139968673167680 DEBUG: OnKey: 11 (0x0b) pressed, action is Select 18:27:49 T:139968673167680 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc 18:27:49 T:139968673167680 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated 18:27:49 T:139968673167680 DEBUG: Activating window ID: 12900 18:27:49 T:139967931488000 DEBUG: PushCecKeypress - received key b duration 105 18:27:49 T:139968673167680 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------ 18:27:49 T:139968673167680 DEBUG: ------ Window Init () ------ 18:27:49 T:139966300481280 DEBUG: Thread LanguageInvoker start, auto delete: false 18:27:49 T:139966300481280 INFO: initializing python engine. 18:27:49 T:139966300481280 DEBUG: CPythonInvoker(13, /home/mike/.kodi/addons/screensaver.atv4/atv.py): start processing 18:27:49 T:139966300481280 DEBUG: -->Python Interpreter Initialized<-- 18:27:49 T:139966300481280 DEBUG: CPythonInvoker(13, /home/mike/.kodi/addons/screensaver.atv4/atv.py): the source file to load is "/home/mike/.kodi/addons/screensaver.atv4/atv.py" 18:27:49 T:139966300481280 DEBUG: CPythonInvoker(13, /home/mike/.kodi/addons/screensaver.atv4/atv.py): setting the Python path to /home/mike/.kodi/addons/screensaver.atv4:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat 18:27:49 T:139966300481280 DEBUG: CPythonInvoker(13, /home/mike/.kodi/addons/screensaver.atv4/atv.py): entering source directory /home/mike/.kodi/addons/screensaver.atv4 18:27:49 T:139966300481280 DEBUG: CPythonInvoker(13, /home/mike/.kodi/addons/screensaver.atv4/atv.py): instantiating addon using automatically obtained id of "screensaver.atv4" dependent on version 2.19.0 of the xbmc.python api 18:27:49 T:139966300481280 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate 18:27:49 T:139968673167680 DEBUG: started alarm with name: sssssscreensaver 18:27:49 T:139968673167680 DEBUG: ------ Window Deinit () ------ 18:27:49 T:139966300481280 DEBUG: CGUIWindowManager::PreviousWindow: Activate new 18:27:49 T:139966300481280 DEBUG: ------ Window Init (SettingsCategory.xml) ------ 18:27:49 T:139966300481280 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc 18:27:49 T:139966300481280 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated 18:27:49 T:139966300481280 DEBUG: POParser: loaded 25 strings from file /home/mike/.kodi/addons/screensaver.atv4/resources/language/English/strings.po 18:27:49 T:139968673167680 DEBUG: ------ Window Init (DialogKaiToast.xml) ------

enen92 commented 7 years ago

Please check with the version on the official repository now (and also on master) - 4.0.0 to see if the problem persists