View Single Post
  #128  
Old 17.02.2017, 16:36
Trubadix
Guest
 
Posts: n/a
Default

hmm also ich gebe erstmal auf...
immer wenn ich die trakt auth machen will rattert gleich das sy-plugin los.
flexget check versucht und immer das gleiche.
alle zusätzlichen plugins ausm ordner und flexget debug laufen gelassen.

Code:
pi@downloader:~ $ flexget --debug
2017-02-17 16:32 DEBUG    manager                       Figuring out config load paths
2017-02-17 16:32 DEBUG    manager                       Found config: /home/pi/.flexget/config.yml
2017-02-17 16:32 DEBUG    manager                       Config file /home/pi/.flexget/config.yml selected
2017-02-17 16:32 DEBUG    manager                       sys.defaultencoding: ascii
2017-02-17 16:32 DEBUG    manager                       sys.getfilesystemencoding: UTF-8
2017-02-17 16:32 DEBUG    manager                       flexget detected io encoding: utf-8
2017-02-17 16:32 DEBUG    manager                       os.path.supports_unicode_filenames: False
2017-02-17 16:32 DEBUG    plugin                        Trying to load plugins from: [u'/home/pi/.flexget/plugins', '/usr/local/lib/python2.7/dist-packages/flexget/plugins']
2017-02-17 16:32 DEBUG    plugin                        (u'Plugin `%s` requires `%s` to load.', u'memusage', u'ext lib `guppy`')
2017-02-17 16:32 DEBUG    plugin                        Plugins took 9.67 seconds to load. 271 plugins in registry.
usage: flexget [-h] [-V] [--test] [-c CONFIG] [--logfile LOGFILE]
               [--loglevel LEVEL] [--bugreport] [--profile [OUTFILE]] [--cron]
               [--debug-warnings] [--debug-db-sessions]
               <command> ...
flexget: error: too few arguments
2017-02-17 16:32 DEBUG    manager                       Removed /home/pi/.flexget/.config-lock
wenn ich nur flexget trakt auth user mache kommt dies, obwohl die config utf-8 ist

Code:
2017-02-17 16:13 CRITICAL manager                       Config file must be UTF-8 encoded.
2017-02-17 16:13 CRITICAL manager                       Failed to load config file: Config file is not UTF-8 encoded
Reply With Quote