View Single Post
  #58  
Old 17.09.2016, 09:37
Itsie
Guest
 
Posts: n/a
Default

Hi,

also ich hänge die Config anbei, die External-Plugins Ordner Struktur passt nun auch.

Code:
root@flexrss:/usr/local/lib/python3.4/dist-packages/flexget# ls -hla
total 260K
drwxr-sr-x  9 root staff 4.0K Sep 17 07:16 .
drwxrwsr-x 83 root staff 4.0K Sep 17 07:09 ..
drwxr-sr-x  3 root staff 4.0K Sep 17 07:08 api
-rw-r--r--  1 root staff  14K Sep 17 07:08 config_schema.py
-rw-r--r--  1 root staff  11K Sep 17 07:08 db_schema.py
-rw-r--r--  1 root staff  12K Sep 17 07:08 entry.py
-rw-r--r--  1 root staff 3.1K Sep 17 07:08 event.py
drwxr-xr-x  4 root root  4.0K Sep 17 07:10 External-Plugins
-rw-r--r--  1 root staff 1.7K Sep 17 07:08 __init__.py
-rw-r--r--  1 root staff 6.1K Sep 17 07:08 ipc.py
-rw-r--r--  1 root staff 7.3K Sep 17 07:08 logger.py
-rw-r--r--  1 root staff  39K Sep 17 07:08 manager.py
-rw-r--r--  1 root staff  22K Sep 17 07:08 options.py
-rw-r--r--  1 root staff  19K Sep 17 07:08 plugin.py
drwxr-sr-x 20 root staff 4.0K Sep 17 07:17 plugins
drwxr-sr-x  2 root staff 4.0K Sep 17 07:08 __pycache__
-rw-r--r--  1 root staff  25K Sep 17 07:08 task.py
-rw-r--r--  1 root staff 3.9K Sep 17 07:08 task_queue.py
drwxr-sr-x  5 root staff 4.0K Sep 17 07:08 templates
-rw-r--r--  1 root staff 9.4K Sep 17 07:08 terminal.py
drwxr-sr-x  4 root staff 4.0K Sep 17 07:08 ui
drwxr-sr-x  4 root staff 4.0K Sep 17 07:08 utils
-rw-r--r--  1 root staff  18K Sep 17 07:08 validator.py
-rw-r--r--  1 root staff  448 Sep 17 07:08 _version.py
-rw-r--r--  1 root staff 7.2K Sep 17 07:08 webserver.py
Code:
root@flexrss:/usr/local/lib/python3.4/dist-packages/flexget/plugins# ls
api  cli  clients  daemon  estimators  filter  generic  __init__.py  input  internal  list  metainfo  modify  operate  output  parsers  __pycache__  Search-Plugins  services  sites
Config:
Angehangen, externe Links sind leider untersagt.


Trakt Auth nach aktuellem Stand:
root@flexrss:~/.flexget# flexget trakt auth Itsie 123456
2016-09-17 07:30 CRITICAL manager [/templates/pyload-enable-Queue/pyload] 'username' is a required property
2016-09-17 07:30 CRITICAL manager [/templates/pyload-enable-Queue/pyload] 'password' is a required property
2016-09-17 07:30 CRITICAL manager [/templates/pyload-Archive/pyload] 'username' is a required property
2016-09-17 07:30 CRITICAL manager [/templates/pyload-Archive/pyload] 'password' is a required property
2016-09-17 07:30 CRITICAL manager [/templates/pyload-disable-Queue/pyload] 'username' is a required property
2016-09-17 07:30 CRITICAL manager [/templates/pyload-disable-Queue/pyload] 'password' is a required property
2016-09-17 07:30 CRITICAL manager [/templates/pyload-Watchlist/pyload] 'username' is a required property
2016-09-17 07:30 CRITICAL manager [/templates/pyload-Watchlist/pyload] 'password' is a required property
2016-09-17 07:30 CRITICAL manager [/templates/pyload-Youtbe/pyload] 'username' is a required property
2016-09-17 07:30 CRITICAL manager [/templates/pyload-Youtbe/pyload] 'password' is a required property
2016-09-17 07:30 CRITICAL manager Failed to load config file: Did not pass schema validation.


Rix RSScrawler:
github.com/rix1337/RSScrawler


LG und vielen Dank!
Attached Files
File Type: txt secrets.yml.txt (4.7 KB, 23 views)

Last edited by Itsie; 17.09.2016 at 09:40.
Reply With Quote