@agnosticon wrote:
Hello Guys,
Below is my configuration:
templates: tv: trakt_lookup: yes transmission: host: localhost port: 12345 username: **REDACTED** password: **REDACTED** path: /home/torrent/Downloads/TV-SHOWS regexp: reject: - mSD - AFG configure_series: from: trakt_list: username: **REDACTED** account: **REDACTED** list: Download type: shows strip_dates: yes settings: qualities: - 1080p webdl propers: no timeframe: 18 hours identified_by: ep discover: what: - next_series_episodes: yes from: - iptorrents: rss_key: **REDACTED** uid: **REDACTED** password: **REDACTED** category: [TV-Web-DL, TV-x264] notify: entries: title: "Downloading {{series_name}} {{series_id}} now" via: - pushbullet: api_key: **REDACTED** movie: trakt_lookup: yes imdb_lookup: yes regexp: reject: - extended - will1869 - life-static - chaperone - head full of honey 2019 transmission: host: localhost port: 12345 username: torrent password: **REDACTED** path: /home/torrent/Downloads/MOVIES content_size: min: 1000 max: 20000 quality: - 1080p bluray - 1080p webdl+ - 1080p webdl discover: what: - movie_list: Movies from: - iptorrents: rss_key: **REDACTED** uid: **REDACTED** password: **REDACTED** category: [48, 20, 100] list_match: from: - movie_list: Movies seen_movies: strict proper_movies: no notify: entries: title: "Downloading {{movie_name}} {{movie_year}} now" via: - pushbullet: api_key: **REDACTED** tasks: ipt-tv: rss: url: https://www.iptorrents.com/torrents/rss?u=**REDACTED**;tp=**REDACTED**;22;5;99;download all_entries: no template: tv priority: 1 hd-watchlist: imdb_watchlist: user_id: **REDACTED** list: ls090066867 accept_all: yes list_add: - movie_list: Movies priority: 2 imdb_lookup: yes ipt-movies: rss: url: https://www.iptorrents.com/torrents/rss?u=**REDACTED**;tp=**REDACTED**;48;20;100;download all_entries: no template: movie priority: 3
Question #1:
I want to add the quality plugin to the tv section just like movies because if I define "qualities" with multiple versions, it goes and downloads them all. How can it be achieved like download the best from the following defined qualities:
1080p hdtv
1080p webdl+
1080p webrip+Question #2:
I'm totally new to flexget and built this configuration from multiple web sources, I would like to know how can I add a function for list cleanup in my configuration, any help would be appreciated.
Question #3
Do you guys have any suggestions to make this config more advance by adding some more plugins/features?
Would appreciate any sort of help and advice from you guys to enhance this configuration.
Thank you
Posts: 3
Participants: 1