can't get flexget to download anything

Discussion and Technical Support for general software applications and utilities including OS related issues.
Post Reply
RuRat
Member
Member
Posts: 9
Joined: September 16th, 2014, 4:50 am

can't get flexget to download anything

Post by RuRat »

I have searched the internet and the forums to find a solution and am at a standstill any help would be great

When i do: sudo -H -u deluge flexget --test execute

everything appears ok but when i do: sudo -H -u deluge flexget execute
The error i am getting is saying ValueError unknown url type: /logout.php

so the question is if i am using a torrent site that requires a user/pass do i have to put that in the config.yml file and if so what is the syntax


here is my config.yml file

templates:
tv:
series:
settings:
720p:
timeframe: 6 hours
quality: 720p
set:
movedone: "/nfs/TV/TV Shows/rurat/%(series_name)s/Season %(series_season)s/"

HDTV:
quality: hdtv
set:
movedone: "nfs/TV/TV Shows/rurat/%(series_name)s/Season %(series_season)s/"

720p:
- CSI:
exact: yes
- Heartland
- Parenthood
- Person of Interest

HDTV:
- The Good Wife
- Law and Order SVU
- Hawaii Five-0
- Rookie Blue
- Chicago Fire
- Criminal Minds
- Homeland

deluge:
path: /nfs/TV/incomplete

tasks:
TorrentDay:
rss: http://www.torrentday.com/torrents/rss? ... cef5b0ccc0
priority: 1
template: tv

# Torrenting:
# rss: http://www.torrenting.com/get_rss.php?u ... 3f947c17cd
# priority: 2
# template: tv



Joel
RuRat
Member
Member
Posts: 9
Joined: September 16th, 2014, 4:50 am

Re: can't get flexget to download anything

Post by RuRat »

I resolved by using showrss.info instead of TorrentDay.com

showrss.info is very simple to use

if you are having trouble with other torrent sites i would recommend trying this one

you just select the shows you want in your rss and generate a custom rss feed

it is that simple
Post Reply