View Single Post
  #64  
Old 21.09.2016, 09:25
Itsie
Guest
 
Posts: n/a
Default

Hi,

scheint soweit zu klappen. Wie weit reicht die Backward Suche?

Ich habe von 5 Serien nur die letzte Staffel die ich schaue und eig. sollte er ja alle vorherigen Staffeln dann auch suchen und in den Folderwatch Ordner legen? Bei mir hat er das nur bei einer Serie gemacht und dies auch nur Staffel 2.


Außerdem gibt es beim Ausführen noch folgende Hinweise:
Code:
2016-09-21 07:08 VERBOSE  task          Series_Collection_EN FAILED: `N S0102 Ersetzt  720p HDTV X264-Ersetzt` by urlrewriting plugin
2016-09-21 07:08 ERROR    if            Series_Collection_EN Error occured while evaluating statement `trakt_translations.language == ['german']`. ('NoneType' object has no attribute 'language')
2016-09-21 07:08 ERROR    if            Series_Collection_EN Error occured while evaluating statement `trakt_translations.language == ['german']`. ('dict' object has no attribute 'language')
2016-09-21 07:08 ERROR    if            Series_Collection_EN Error occured while evaluating statement `trakt_translations.language == ['german']`. ('NoneType' object has no attribute 'language')
2016-09-21 07:08 ERROR    if            Series_Collection_EN Error occured while evaluating statement `trakt_translations.language == ['german']`. ('NoneType' object has no attribute 'language')
2016-09-21 07:08 ERROR    if            Series_Collection_EN Error occured while evaluating statement `trakt_translations.language == ['german']`. ('dict' object has no attribute 'language')
2016-09-21 07:08 ERROR    if            Series_Collection_EN Error occured while evaluating statement `trakt_translations.language == ['german']`. ('NoneType' object has no attribute 'language')
2016-09-21 07:08 ERROR    if            Series_Collection_EN Error occured while evaluating statement `trakt_translations.language == ['german']`. ('NoneType' object has no attribute 'language')
2016-09-21 07:08 ERROR    if            Series_Collection_EN Error occured while evaluating statement `trakt_translations.language == ['german']`. ('dict' object has no attribute 'language')
2016-09-21 07:08 ERROR    if            Series_Collection_EN Error occured while evaluating statement `trakt_translations.language == ['german']`. ('NoneType' object has no attribute 'language')
2016-09-21 07:08 ERROR    if            Series_Collection_EN Error occured while evaluating statement `trakt_translations.language == ['german']`. ('NoneType' object has no attribute 'language')
2016-09-21 07:08 ERROR    if            Series_Collection_EN Error occured while evaluating statement `trakt_translations.language == ['german']`. ('dict' object has no attribute 'language')
2016-09-21 07:08 ERROR    if            Series_Collection_EN Error occured while evaluating statement `trakt_translations.language == ['german']`. ('NoneType' object has no attribute 'language')
Und:
Code:
2016-09-21 07:04 WARNING  crossmatch    Series_Collection_DE Error during input plugin trakt_list: Could not retrieve list from trakt (404 Client Error: Not Found for url: **External links are only visible to Support Staff**
2016-09-21 07:04 WARNING  crossmatch    Series_Collection_DE Error during input plugin trakt_list: `type` cannot be `episodes` for collection list.
Außerdem frage ich mich wofür folgender Eintrag der secrets.yml ist:
Code:
## Eigene Daten eintragen
queue:
  movie: Default
  series: Default
Hat das was mit PyLoad zu tun?
Reply With Quote