@Azmaeus wrote:
I thought I had it set up right, but whenever it tries to grab the file from eztv's RSS it grabs the first link which is to an info page instead of the link to the torrent file. This gives the error "Failed (Unexpected html content received from 'https:///ep///' - maybe a login page?)" followed by "FAILED: '' by deluge plugin because unexpected html content received from '' - maybe a login page?"
Here's my config
tasks: tv shows: inputs: - discover: what: - emit_series: from_start: yes backfill: yes from: - search_rss: url: https://eztv.ag/ezrss.xml all_entries: no link: - link - magneturi - isohunt: tv - kat: category: tv verified: yes - piratebay: sort_by: seeds - publichd: category: - HDTV - TV WEB-DL - SDTV - torrentz: verified configure_series: settings: quality: 720p+ hdtv+ <=h264 identified_by: ep from: filesystem: - /home/osmc/TV Shows/ thetvdb_lookup: yes deluge: username: '<username>' password: '<password>' path: '/home/osmc/downloading/' ratio: 2 content_filename: "{{tvdb_series_name}} {{tvdb_ep_id}} - {{tvdb_ep_name|default('unknown')}} ({{quality|upper}})" movedone: '/home/osmc/TV Shows/{{tvdb_series_name}}/Season {{tvdb_season}}/' main_file_only: yes
Thanks in advance!
Posts: 1
Participants: 1