@Karmalakas wrote:
Now I get entries accepted by
series
andlist_match
plugins. I'm really confused howseries
plugin accepts best quality whenlist_match
accepts even better qualityAny suggestions how to make accept only one entry with best quality?
2019-02-16 17:34 VERBOSE task test-series-episodes ACCEPTED: `Siren S01E03 720p HDTV x264-LOSTFiLM` by series plugin because choosing best available quality 2019-02-16 17:34 VERBOSE task test-series-episodes ACCEPTED: `Siren 2018 S01E03 Interview with a Mermaid 1080p AMZN WEB-DL DDP5 1 H 264-NTb` by list_match plugin
Here's a part of my config:
metainfo_series: yes thetvdb_lookup: yes trakt_lookup: yes configure_series: settings: identified_by: ep season_packs: no from: trakt_list: <<: *block-trakt-list-shows exists_series: path: '{? files_watch.series ?}' discover: what: - next_series_episodes: yes from: *block-rss-search-series interval: 15 minutes quality: 720p|1080p hdtv+ h264+ dd5.1+ assume_quality: 720p+ hdtv+ h264+: ac3 upgrade: tracking: yes timeframe: 5 days propers: yes on_lower: reject list_match: from: - trakt_list: <<: *block-trakt-list-shows remove_on_match: no sort_by: - field: quality.resolution reverse: yes content_size: max: 3500 min: 850 strict: no
Posts: 1
Participants: 1