DataBase auto update of moviedb Error

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • DataBase auto update of moviedb Error

      Hallo Leute :),

      leider habe ich seit einiger Zeit das Problem, dass die Aktualisierung der Movie Datenbank meiner Vu+ Uno 4k (VTI 14.0.3) sich aufhängt und somit die Aufgabe crasht.
      Ich konnte aus dem Log folgenden Teil als Problematisch/Verursacher identifizieren:


      XML-Quellcode: dvbapp2_debug_loop.log

      1. 23:14:58.330 [e2-python] [#----] VTiCore [DataBase] start auto update of moviedb
      2. 23:14:58.333 [e2-python] [#----] VTiCore [VTiEvent] DBTASK_START Database Update
      3. 23:15:17.855 [e2-core] loading streaminfo for /media/hdd/movie/Film//Venom.ts
      4. 23:15:17.875 [e2-core] PTS 993b51a9 found at 3196 pid 4ff stream: e0
      5. 23:15:17.917 [e2-core] PTS 99e5c599 found at 92920128 pid 4ff stream: e0
      6. 23:15:18.617 [e2-core] loading streaminfo for /media/hdd/movie/Film//Terminal - Rache war nie schöner.ts
      7. 23:15:18.619 [e2-core] PTS 5ef726e9 found at 11280 pid 8ff stream: e0
      8. 23:15:18.644 [e2-core] PCR 5fa171b7 found at 80175796 pid 8ff (47 08 ff 33 07 10 2f d0 b8 db fe)
      9. 23:15:39.013 [e2-python] Exception in thread Thread-26:
      10. Traceback (most recent call last):
      11. File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
      12. self.run()
      13. File "/usr/lib/python2.7/threading.py", line 763, in run
      14. self.__target(*self.__args, **self.__kwargs)
      15. File "lib/python/Components/DataBaseAPI.py", line 1258, in Components.DataBaseAPI.MovieDataBase.updateMovieDB
      16. File "lib/python/Components/DataBaseAPI.py", line 1298, in Components.DataBaseAPI.MovieDataBase.updateMovieDBPath
      17. File "lib/python/Components/DataBaseAPI.py", line 1415, in Components.DataBaseAPI.MovieDataBase.updateSingleEntry
      18. UnboundLocalError: local variable 'ret' referenced before assignment
      19. 23:15:39.013 [e2-python]
      20. 23:15:59.000 [e2-python] next real activation isMon Jun 17 04:59:40 2019
      Alles anzeigen
      Ich gehe mal davon aus, dass der Pfad zum Film mit den beiden Slashes // das Problem sind. Jedoch habe ich die Aufnahmepfade über die VTI UI eingestellt und die Filme landen ja auch an richtiger Stelle (siehe Bild im Anhang)

      Ich habe auch mal die aktuelle debug und db_error log angehängt.

      Könnt Ihr mir hier weiter helfen?

      Ein weiterer Punkt:

      Im Log finde ich folgende Zeile massenhaft. Einfach ignorieren oder ist hier von mir etwas falsch konfiguriert, dass ich ändern sollte?

      XML-Quellcode: dvbapp2_debug_loop.log

      1. 23:19:19.000 [e2-python] next real activation isMon Jun 17 04:59:40 2019
      2. 23:19:21.000 [e2-python] next real activation isMon Jun 17 00:01:01 2019
      3. 23:20:59.000 [e2-python] next real activation isMon Jun 17 04:59:40 2019
      4. 23:21:01.000 [e2-python] next real activation isMon Jun 17 00:01:01 2019




      Grüße und danke für jegliche Hilfe,
      David
      Dateien
    • hey schomi,

      die DB liegt aktuell auf einer USB Festplatte. Lediglich die Film- und Serienaufnahmen landen auf Netzlaufwerken. Timeshift landet ebenfalls auf der USB Festplatte.
      Die USB Festplatte ist auch das Ziel von /mnt/hdd (/media/hdd; /hdd).

      Ich habe die DB jetzt mal nach /usr/share/enigma2/ verschoben. Mal schauen, ob das Problem nun behoben ist.

      jetzt brauch ich nur noch eine Lösung/Erklärung für das "[e2-python] next real activation is".

      Danke schonmal