-
Notifications
You must be signed in to change notification settings - Fork 481
yts plugin doesn't support quality #2542
Copy link
Copy link
Closed
Description
Expected behaviour:
Movies on YTS plugin to be accepted according to quality
Actual behaviour:
Results for YTS always rejected
Config:
movies_search:
imdb_lookup: yes
discover:
what:
- movie_list: movies
from:
- yts: yes
- piratebay: yes
- rarbg:
category: x264 1080p
release_estimations: ignore
torrent_alive: 10
quality: 1080p+ webrip+
list_match:
from:
- movie_list: movies
deluge: yesLog:
(click to expand)
2019-12-25 12:55:11 DEBUG manager Figuring out config load paths
2019-12-25 12:55:11 DEBUG manager Found config: /home/tux/flexget/config.yml
2019-12-25 12:55:11 DEBUG manager Config file /home/tux/flexget/config.yml selected
2019-12-25 12:55:11 DEBUG manager sys.defaultencoding: utf-8
2019-12-25 12:55:11 DEBUG manager sys.getfilesystemencoding: utf-8
2019-12-25 12:55:11 DEBUG manager flexget detected io encoding: utf-8
2019-12-25 12:55:11 DEBUG manager os.path.supports_unicode_filenames: False
2019-12-25 12:55:11 DEBUG plugin Trying to load plugins from: ['/home/tux/flexget/plugins', '/home/tux/flexget/lib/python3.6/site-packages/flexget/plugins']
2019-12-25 12:55:11 DEBUG plugin Plugin `memusage` requires plugin `ext lib `guppy`` to load.
2019-12-25 12:55:12 DEBUG plugin Trying to load components from: ['/home/tux/flexget/components', '/home/tux/flexget/lib/python3.6/site-packages/flexget/components']
2019-12-25 12:55:13 DEBUG plugin Plugins took 1.18 seconds to load. 300 plugins in registry.
2019-12-25 12:55:13 DEBUG manager Connecting to: sqlite:////home/tux/flexget/db-config.sqlite
2019-12-25 12:55:13 DEBUG manager config_name: config
2019-12-25 12:55:13 DEBUG manager config_base: /home/tux/flexget
2019-12-25 12:55:13 DEBUG manager New config data loaded.
2019-12-25 12:55:13 DEBUG schema current flexget version already exist in db 3.0.23
2019-12-25 12:55:13 DEBUG parsing setting default movie parser to internal. (options: {'internal': <flexget.components.parsing.parsers.parser_internal.ParserInternal object at 0x7f078ada73c8>, 'guessit': <flexget.components.parsing.parsers.parser_guessit.ParserGuessit object at 0x7f078ada7438>})
2019-12-25 12:55:13 DEBUG parsing setting default series parser to internal. (options: {'internal': <flexget.components.parsing.parsers.parser_internal.ParserInternal object at 0x7f078ada73c8>, 'guessit': <flexget.components.parsing.parsers.parser_guessit.ParserGuessit object at 0x7f078ada7438>})
2019-12-25 12:55:13 DEBUG cron_env Encoding utf-8 stored
2019-12-25 12:55:13 DEBUG util.simple_persistence setting key terminal_encoding value 'utf-8'
2019-12-25 12:55:13 DEBUG task_queue task queue shutdown requested
2019-12-25 12:55:13 VERBOSE task_queue There are 1 tasks to execute. Shutdown will commence when they have completed.
2019-12-25 12:55:13 INFO ipc.rpyc server started on [127.0.0.1]:36391
2019-12-25 12:55:13 DEBUG task movies_search executing movies_search
2019-12-25 12:55:13 DEBUG remember_rej movies_search Task config has changed since last run, purging remembered entries.
2019-12-25 12:55:13 VERBOSE discover movies_search Discovering 7 titles ...
2019-12-25 12:55:13 INFO discover movies_search Ignoring interval because of --discover-now
2019-12-25 12:55:13 VERBOSE discover movies_search Searching for `Bombshell (2019)` with plugin `yts` (1 of 7)
2019-12-25 12:55:13 DEBUG yts movies_search requesting: https://yts.am/api/v2/list_movies.json?query_term=Bombshell%20%282019%29
2019-12-25 12:55:13 DEBUG utils.requests movies_search GETing URL https://yts.am/api/v2/list_movies.json?query_term=Bombshell%20%282019%29 with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2019-12-25 12:55:14 DEBUG yts movies_search invalid return structure from YTS
2019-12-25 12:55:14 DEBUG yts movies_search Search got 0 results
2019-12-25 12:55:14 DEBUG discover movies_search No results from yts
2019-12-25 12:55:14 VERBOSE discover movies_search No search results for `Bombshell (2019)`
2019-12-25 12:55:14 VERBOSE discover movies_search Searching for `Knives Out (2019)` with plugin `yts` (2 of 7)
2019-12-25 12:55:14 DEBUG yts movies_search requesting: https://yts.am/api/v2/list_movies.json?query_term=Knives%20Out%20%282019%29
2019-12-25 12:55:14 DEBUG utils.requests movies_search GETing URL https://yts.am/api/v2/list_movies.json?query_term=Knives%20Out%20%282019%29 with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2019-12-25 12:55:15 DEBUG yts movies_search Search got 0 results
2019-12-25 12:55:15 DEBUG discover movies_search No results from yts
2019-12-25 12:55:15 VERBOSE discover movies_search No search results for `Knives Out (2019)`
2019-12-25 12:55:15 VERBOSE discover movies_search Searching for `Frozen II (2019)` with plugin `yts` (3 of 7)
2019-12-25 12:55:15 DEBUG yts movies_search requesting: https://yts.am/api/v2/list_movies.json?query_term=Frozen%20II%20%282019%29
2019-12-25 12:55:15 DEBUG utils.requests movies_search GETing URL https://yts.am/api/v2/list_movies.json?query_term=Frozen%20II%20%282019%29 with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2019-12-25 12:55:16 DEBUG yts movies_search Search got 0 results
2019-12-25 12:55:16 DEBUG discover movies_search No results from yts
2019-12-25 12:55:16 VERBOSE discover movies_search No search results for `Frozen II (2019)`
2019-12-25 12:55:16 VERBOSE discover movies_search Searching for `Maleficent: Mistress of Evil (2019)` with plugin `yts` (4 of 7)
2019-12-25 12:55:16 DEBUG yts movies_search requesting: https://yts.am/api/v2/list_movies.json?query_term=Maleficent%3A%20Mistress%20of%20Evil%20%282019%29
2019-12-25 12:55:16 DEBUG utils.requests movies_search GETing URL https://yts.am/api/v2/list_movies.json?query_term=Maleficent%3A%20Mistress%20of%20Evil%20%282019%29 with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2019-12-25 12:55:16 DEBUG yts movies_search Search got 0 results
2019-12-25 12:55:16 DEBUG discover movies_search No results from yts
2019-12-25 12:55:16 VERBOSE discover movies_search No search results for `Maleficent: Mistress of Evil (2019)`
2019-12-25 12:55:16 VERBOSE discover movies_search Searching for `Doctor Sleep (2019)` with plugin `yts` (5 of 7)
2019-12-25 12:55:16 DEBUG yts movies_search requesting: https://yts.am/api/v2/list_movies.json?query_term=Doctor%20Sleep%20%282019%29
2019-12-25 12:55:16 DEBUG utils.requests movies_search GETing URL https://yts.am/api/v2/list_movies.json?query_term=Doctor%20Sleep%20%282019%29 with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2019-12-25 12:55:17 DEBUG yts movies_search Search got 0 results
2019-12-25 12:55:17 DEBUG discover movies_search No results from yts
2019-12-25 12:55:17 VERBOSE discover movies_search No search results for `Doctor Sleep (2019)`
2019-12-25 12:55:17 VERBOSE discover movies_search Searching for `Spies in Disguise (2019)` with plugin `yts` (6 of 7)
2019-12-25 12:55:17 DEBUG yts movies_search requesting: https://yts.am/api/v2/list_movies.json?query_term=Spies%20in%20Disguise%20%282019%29
2019-12-25 12:55:17 DEBUG utils.requests movies_search GETing URL https://yts.am/api/v2/list_movies.json?query_term=Spies%20in%20Disguise%20%282019%29 with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2019-12-25 12:55:18 DEBUG yts movies_search Search got 0 results
2019-12-25 12:55:18 DEBUG discover movies_search No results from yts
2019-12-25 12:55:18 VERBOSE discover movies_search No search results for `Spies in Disguise (2019)`
2019-12-25 12:55:18 VERBOSE discover movies_search Searching for `Abigail (2019)` with plugin `yts` (7 of 7)
2019-12-25 12:55:18 DEBUG yts movies_search requesting: https://yts.am/api/v2/list_movies.json?query_term=Abigail%20%282019%29
2019-12-25 12:55:18 DEBUG utils.requests movies_search GETing URL https://yts.am/api/v2/list_movies.json?query_term=Abigail%20%282019%29 with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2019-12-25 12:55:19 DEBUG yts movies_search Search got 2 results
2019-12-25 12:55:19 DEBUG discover movies_search Discovered 2 entries from yts
2019-12-25 12:55:19 DEBUG backlog movies_search 0 entries purged from backlog
2019-12-25 12:55:19 VERBOSE details movies_search Produced 2 entries.
2019-12-25 12:55:19 DEBUG metainfo_quality movies_search Quality is already set to 720p for Abigail, but has not been instantiated properly.
2019-12-25 12:55:19 DEBUG metainfo_quality movies_search Quality is already set to 1080p for Abigail, but has not been instantiated properly.
2019-12-25 12:55:19 VERBOSE task movies_search REJECTED: `Abigail` by quality plugin because 720p does not match quality requirement [<Requirements(1080p+ webrip+)>]
2019-12-25 12:55:19 VERBOSE task movies_search REJECTED: `Abigail` by quality plugin because 1080p does not match quality requirement [<Requirements(1080p+ webrip+)>]
2019-12-25 12:55:19 DEBUG urlrewriter movies_search Checking 0 entries
2019-12-25 12:55:19 VERBOSE details movies_search Summary - Accepted: 0 (Rejected: 2 Undecided: 0 Failed: 0)
2019-12-25 12:55:19 DEBUG util.simple_persistence movies_search Flushing simple persistence for task movies_search to db.
2019-12-25 12:55:19 DEBUG task_queue task queue shut down
2019-12-25 12:55:19 INFO ipc.rpyc listener closed
2019-12-25 12:55:19 DEBUG util.simple_persistence Flushing simple persistence for task None to db.
2019-12-25 12:55:19 INFO ipc.rpyc server has terminated
2019-12-25 12:55:20 DEBUG manager Shutting down
2019-12-25 12:55:20 DEBUG manager Removed /home/tux/flexget/.config-lock
Additional information:
- FlexGet version: 3.0.23
- Python version: 3.6.9
- Installation method: pip
- Using daemon (yes/no): no
- OS and version: Ubuntu 18.04.2 LTS (Bionic Beaver)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels