SOLVED: Unable to find preset tv for feed

Discussion and Technical Support for general software applications and utilities including OS related issues.
User avatar
jgni
Member
Member
Posts: 22
Joined: October 21st, 2011, 6:14 pm
Location: Aarhus V

Re: Unable to find preset tv for feed

Post by jgni »

Ian wrote:...See line 47 of the script on this page: http://www.havetheknowhow.com/Install-t ... -file.html
This line pulls down all available episodes from a particular TV Show rather than the latest one or two episodes. You could use this to check whether your email settings are correct.


I have done that already with other shows. Here's my config.yml

Code: Select all

presets:
  tv:
    series:
      settings:
        720p:
          timeframe: 6 hours
          quality: 720p
          set:
            movedone: "/home/a70109/torrents/%(series_name)s/Season %(series_season)s/"

        HDTV:
          quality: hdtv
          set:
            movedone: "/home/a70109/torrents/%(series_name)s/Season %(series_season)s/"

      HDTV:
        - Star Wars The Clone Wars:
            set:
              movedone: "/home/a70109/torrents/%(series_name)s/Season %(series_season)s/"

    deluge:
      path: /home/a70109/torrents/incomplete/

    email:
      from: jan@******
      to: deluge@******
      smtp_host: smtp.gmail.com
      smtp_port: 587
      smtp_login: True
      smtp_username: *********@gmail.com
      smtp_password: my very secret password
      smtp_tls: true

feeds:
  EZRSS:
    rss: http://www.ezrss.it/feed/
    preset: tv

  CSI Miami:
    rss: http://www.ezrss.it/search/index.php?show_name=csi%3A+miami&date=&quality=&release_group=&mode=rss
    preset: tv

  CSI New York:
    rss: http://www.ezrss.it/search/index.php?show_name=csi%3A+new+york&date=&quality=&release_group=&mode=rss
    preset: tv

  Bones:
    rss: http://www.ezrss.it/search/index.php?simple&show_name=Bones&mode=rss
    preset: tv

  House:
    rss: http://www.ezrss.it/search/index.php?show_name=house&show_name_exact=true&date=&quality=&release_group=&mode=rss
    preset: tv

  Burn Notice:
    rss: http://www.ezrss.it/search/index.php?simple&show_name=burn+notice&mode=rss
    preset: tv


But I could have misunderstood something about fetching next show?
~~
Greetings
JGNi
User avatar
Ian
Moderator
Posts: 752
Joined: January 1st, 2011, 7:00 am

Re: Unable to find preset tv for feed

Post by Ian »

Ah OK, you've already done exactly what I was talking about. So, when you ran that script it should have brought down dozens of shows. And sent you an email each time?

Having said that, I've just noticed the EZTV RSS feed is currently down so you'll not get anything at all until it's back up again :-(

Hopefully it'll be back soon.

Ian.
User avatar
jgni
Member
Member
Posts: 22
Joined: October 21st, 2011, 6:14 pm
Location: Aarhus V

Re: Unable to find preset tv for feed

Post by jgni »

Ian wrote:Ah OK, you've already done exactly what I was talking about. So, when you ran that script it should have brought down dozens of shows. And sent you an email each time?


No emails, but that shouldn't stop Deluge from downloading? I mean if my email settings are off.
~~
Greetings
JGNi
User avatar
Ian
Moderator
Posts: 752
Joined: January 1st, 2011, 7:00 am

Re: Unable to find preset tv for feed

Post by Ian »

jgni wrote:No emails, but that shouldn't stop Deluge from downloading? I mean if my email settings are off.


That's right, it shouldn't stop deluge from downloading stuff. My point was that since EZTV is down at the moment, and your flexget script pulls data from the EZTV RSS feed, then it'll not find any torrent files to add to deluge.

Ian.
User avatar
jgni
Member
Member
Posts: 22
Joined: October 21st, 2011, 6:14 pm
Location: Aarhus V

Re: Unable to find preset tv for feed

Post by jgni »

Ian wrote:...See line 47 of the script on this page: http://www.havetheknowhow.com/Install-t ... -file.html
This line pulls down all available episodes from a particular TV Show rather than the latest one or two episodes. You could use this to check whether your email settings are correct.


I'll keep you posted here on the progress.

Thank you so far!
~~
Greetings
JGNi
User avatar
Ian
Moderator
Posts: 752
Joined: January 1st, 2011, 7:00 am

Re: SOLVED: Unable to find preset tv for feed

Post by Ian »

No problems. I see the EZTV RSS site is back up again so, hopefully, you should start to see stuff being downloaded.

Ian.
User avatar
jgni
Member
Member
Posts: 22
Joined: October 21st, 2011, 6:14 pm
Location: Aarhus V

Re: SOLVED: Unable to find preset tv for feed

Post by jgni »

Ian wrote:No problems. I see the EZTV RSS site is back up again so, hopefully, you should start to see stuff being downloaded.


Not working. But the page also seems very unstable...
~~
Greetings
JGNi
User avatar
jgni
Member
Member
Posts: 22
Joined: October 21st, 2011, 6:14 pm
Location: Aarhus V

Re: SOLVED: Unable to find preset tv for feed

Post by jgni »

Ian wrote:I see the EZTV RSS site is back up again so, hopefully, you should start to see stuff being downloaded.


As you have seen yourself, I have http://www.ezrss.it/feed/ in my config.yml.
But NOTHING is happening. Where should I start me looking for errors?

I can add a torrent in Deluge manually, and it will download fine.
~~
Greetings
JGNi
User avatar
Ian
Moderator
Posts: 752
Joined: January 1st, 2011, 7:00 am

Re: SOLVED: Unable to find preset tv for feed

Post by Ian »

Hi,

Try manually calling flexget with the -v argument (-v for verbose). This will produce a ton of output telling you what is happening with each file it finds:

Code: Select all

sudo -H -u deluge flexget -v


Does this give any clues? Feel free to paste the output here if you need help

Ian.
User avatar
jgni
Member
Member
Posts: 22
Joined: October 21st, 2011, 6:14 pm
Location: Aarhus V

Re: SOLVED: Unable to find preset tv for feed

Post by jgni »

Ian wrote:...Feel free to paste the output here if you need help


It doesn't look wrong?? It goes on and on like this, but here's a snip:

Code: Select all

Last login: Mon Oct 24 17:09:36 2011 from 192.168.0.52
a70109@ubuntu:~$ sudo -H -u deluge flexget -v
[sudo] password for a70109:
2011-10-24 20:45 VERBOSE  details       House           Produced 30 entries.
2011-10-24 20:45 VERBOSE  details       House           Summary - Accepted: 0 (Rejected: 0 Undecided: 30 Failed: 0)
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 8x3 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 8x3 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 8x2 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 8x2 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 8x1 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 8x1 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x23 [720P - HDTV - CTU]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House - Moving On 7x23 [HDTV - 2HD]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x22 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x22 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x21 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x21 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x20 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x20 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x18 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x18 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x17 [720P - HDTV - PROPER - ORENJI]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x17 [HDTV - PROPER - 2HD]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x16 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x16 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x16 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x15 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x15 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x14 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x14 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x13 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x13 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x12 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x12 [HDTV - LOL]`
2011-10-24 20:45 VERBOSE  verbose       House           UNDECIDED: `House 7x11 [720P - HDTV - DIMENSION]`
2011-10-24 20:45 VERBOSE  details       EZRSS           Produced 30 entries.
2011-10-24 20:45 VERBOSE  details       EZRSS           Summary - Accepted: 0 (Rejected: 0 Undecided: 30 Failed: 0)
2011-10-24 20:45 VERBOSE  verbose       EZRSS           UNDECIDED: `BBC Britains Flying Past The Spitfire 468p [HDTV - MVGROUP]`
2011-10-24 20:45 VERBOSE  verbose       EZRSS           UNDECIDED: `National Geographic Mega Breakdown Porsche in Pieces`
2011-10-24 20:45 VERBOSE  verbose       EZRSS           UNDECIDED: `BBC Pets in the Wild - Tiger on the Tiles 1x3`


I'm clueless! I'm shooting totally in the blind here, but could it some how be that I haven't binded the two programs together??
~~
Greetings
JGNi
Post Reply