@Snurre88 wrote:
Hi,
I'm trying to get my config to download the same torrent from many different RSS feeds.For a example if I download Homeland.s01e01.720p from RSS feed 1 I also wante to download the exact same from RSS feed 2.
Do someone know how to make flexget work in that way?
here is my flexget-code:
tv: configure_series: from: thetvdb_favorites: account_id: ***** settings: propers: 24 hours qualities: - 1080p - 720p - "!bluray" download: /home/*****/Torrent/ # movie: proper_movies: 24 hours proper_movies: yes download: /home/ *****/Torrent/ movie_queue: accept # tasks: add_queue_imdb: priority: 1 imdb_list: user_id: ***** list: watchlist accept_all: yes movie_queue: action: add # TL_TV: rss: ***** verify_ssl_certificates: no priority: 2 template: tv seen: local # TL_Movie: rss: ***** verify_ssl_certificates: no priority: 5 regexp: from: title reject: - hdtv template: movie seen_movies: scope: local # TD_TV: rss: ***** verify_ssl_certificates: no priority: 3 template: tv seen: local
Posts: 2
Participants: 2