@MemoryOverlord wrote:
I have, HAD, a working movie config that downloaded everything in the Movies/x264/720 category of rarbg.to (https://rarbg.to/rssdd.php?category=45). Apparently, this has become a problem for rarbg, and this morning I received the following message:
Your ip 50.##.##.## downloaded over 500 torrents in the past 24 hours. We are sorry but this is pure flooding so you are limited to downloading only using magnets!
Obviously, RARBG's rss feed doesn't include the magnet link, however, the torrent's detail page does. Does anybody know how to pull the magnet link from the detail page?
My Movies.yml config
templates: global: regexp: reject: - XviD - HDTV - SUBBED - DUBBED - DOCU - JAPANESE - DTS - Cam - '.HC.' # - KORSUB - Sub - Dual Audio - Portuguese transmissionrpc: transmission: host: localhost port: 9093 username: XXXXX password: XXXXX enabled: Yes path: ~/transmission/inbound/Movies/Raw movies: imdb_lookup: no regexp: reject: - XviD cookies: file: ~/.mozilla/firefox/91gqi2hx.default/cookies.sqlite type: firefox3 headers: User-Agent: "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0" tasks: Movies: rss: https://rarbg.to/rssdd.php?category=45 priority: 1 content_size: max: 2750 min: 400 regexp: accept_excluding: - '1080' - 'SUBBED' - 'DUBBED' - 'DOCU' - 'JAPANESE' - 'DTS' template: - movies - transmissionrpc imdb: min_year: 1979 accept_languages: - english reject_genres: - news - reality-tv - musical - music exists_movie: path: /media/links/Movies_SD path: /media/links/MovieCollections type: files set: path: ~/transmission/inbound/Movies/Raw
Posts: 1
Participants: 1