Extendedinfo Script funktioniert bei Sets nicht

  • Hallo, ich habe das Problem, dass das Addon "Extendedinfo Script" nur Informationen für die einzelnen Filme findet, aber nicht für die Film Sets. Erstellt wurde alle mit Ember Media Manager und mit Frodo hat auch noch alles geklappt, nur seit Gotham nicht mehr. Im Addon selber kann man ja leider nicht viel einstellen, sind nur 2 Punkte und die sind beide auf deutsch. Die Version ist 0.5.0. Wäre echt dankbar, wenn jemand Rat weiss.

    HTPC1: Apple TV 4 | Kodi / Infuse
    HTPC2: Apple TV 4 | Kodi / Infuse
    Mac: iMac 5K 27" Late 2015 | OS X Sierra | Kodi Jarvis 16.0
    Mac2: MacBook Pro 15" Late 2016 | OS X Sierra | Kodi Jarvis 16.0
    Server: Synology DS 916+

  • Wie macht man es denn Gotham tauglich? Ich habe ja alles neu installiert und da das bei Aeon mq5 bei war, dachte ich es wäre für Gotham.

    Ich habe es jetzt geändert mit dem folgenden Zeilen:

    Code
    1. File Utils.py, line 175 change code for
    Code:
    "LibraryPath" : 'musicdb://artists/' + str(item['artistid']) + '/' }
    
    
    2. File default.py line 655 change code for
    Code:
    if xbmc.getCondVisibility("!IsEmpty(ListItem.DBID) + [SubString(ListItem.Path,videodb://movies/sets/,left)| Container.Content(artists) | Container.Content(albums)]"):

    Jetzt schmeisst er aber immer einen Script-Fehler aus.
    Das steht in der Log und ich weiss nicht, wo der Fehler ist.

    SQL
    08:45:22 T:1328   DEBUG: CPythonInvoker(10, C:\Users\Media Center\AppData\Roaming\XBMC\addons\script.extendedinfo-master\default.py): entering source directory C:\Users\Media Center\AppData\Roaming\XBMC\addons\script.extendedinfo-master
    08:45:22 T:6032   DEBUG: script.videolanguage: version 0.1.0 started
    08:45:22 T:6032   DEBUG: script.videolanguage: params: {'backend': 'True'}
    08:45:22 T:1328   DEBUG: CPythonInvoker(10, C:\Users\Media Center\AppData\Roaming\XBMC\addons\script.extendedinfo-master\default.py): instantiating addon using automatically obtained id of "script.extendedinfo" dependent on version 2.1.0 of the xbmc.python api
    08:45:22 T:1328   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                 - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                Error Type: <type 'exceptions.IndentationError'>
                                                Error Contents: ('unindent does not match any outer indentation level', ('C:\\Users\\Media Center\\AppData\\Roaming\\XBMC\\addons\\script.extendedinfo-master\\default.py', 655, 190, '                       if xbmc.getCondVisibility("!IsEmpty(ListItem.DBID) + [SubString(ListItem.Path,videodb://movies/sets/,left)| Container.Content(artists) | Container.Content(albums)]"):\n'))
                                                IndentationError: ('unindent does not match any outer indentation level', ('C:\\Users\\Media Center\\AppData\\Roaming\\XBMC\\addons\\script.extendedinfo-master\\default.py', 655, 190, '                       if xbmc.getCondVisibility("!IsEmpty(ListItem.DBID) + [SubString(ListItem.Path,videodb://movies/sets/,left)| Container.Content(artists) | Container.Content(albums)]"):\n'))
                                                -->End of Python script error report<--

    Sent from my iPhone using Tapatalk

    HTPC1: Apple TV 4 | Kodi / Infuse
    HTPC2: Apple TV 4 | Kodi / Infuse
    Mac: iMac 5K 27" Late 2015 | OS X Sierra | Kodi Jarvis 16.0
    Mac2: MacBook Pro 15" Late 2016 | OS X Sierra | Kodi Jarvis 16.0
    Server: Synology DS 916+

    2 Mal editiert, zuletzt von Workstation (26. Juli 2014 um 08:51)

  • Wie geil ist das denn? Es geht endlich! Sogar die CDs für die Sets werden jetzt angezeigt. :thumbup:
    Nur woran lag es denn?

    HTPC1: Apple TV 4 | Kodi / Infuse
    HTPC2: Apple TV 4 | Kodi / Infuse
    Mac: iMac 5K 27" Late 2015 | OS X Sierra | Kodi Jarvis 16.0
    Mac2: MacBook Pro 15" Late 2016 | OS X Sierra | Kodi Jarvis 16.0
    Server: Synology DS 916+

  • Ich habe nur eine Zeile gelöscht.


    Sent from my iPhone using Tapatalk

    HTPC1: Apple TV 4 | Kodi / Infuse
    HTPC2: Apple TV 4 | Kodi / Infuse
    Mac: iMac 5K 27" Late 2015 | OS X Sierra | Kodi Jarvis 16.0
    Mac2: MacBook Pro 15" Late 2016 | OS X Sierra | Kodi Jarvis 16.0
    Server: Synology DS 916+

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!