[Plugin] FlexGet - RSS Solution (Deluge 1.1 and 1.2+)

Suggest, post, or discuss plugins for Deluge
tzd99
New User
New User
Posts: 8
Joined: Sun Jan 04, 2009 6:23 pm

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2+)

Post by tzd99 »

Hi Everyone!

I've recently upgraded Deluge from 1.19 to 1.2.3 on a Debian Lenny (5) system. I've used your team deluge repository to do this upgrade. I've never had any problems with FlexGet and Deluge before but now flexget hangs shortly after it has connected to the daemon that resides on the same server.
I've read somewhere that an upgrade for Flexget could resolve this issue, this didn't work for me sadly. I'm currently using Flexget r.1.333 for Python 2.5.

When looking at the log for FlexGet it looks like this:
2010-07-28 18:55 INFO deluge tvtorrents Hell's Kitchen (US) - 7x13 - 4 Chef$
2010-07-28 19:02 INFO deluge tvtorrents Connection lost to daemon at localh$
2010-07-28 19:13 INFO deluge Using deluge 1.2 api
2010-07-28 19:13 INFO feed tvtorrents Produced 1 entries.
2010-07-28 19:13 INFO series tvtorrents Auto enabling exact matching for se$
2010-07-28 19:13 INFO feed tvtorrents Accepted: 1 (Rejected: 0 Undecided:$
2010-07-28 19:13 INFO download tvtorrents Downloading: Hell's Kitchen (US) - $
2010-07-28 19:13 INFO deluge tvtorrents Connecting to daemon at localhost:5$
2010-07-28 19:13 INFO deluge tvtorrents Connected to daemon at localhost:58$
2010-07-28 19:13 INFO deluge tvtorrents Hell's Kitchen (US) - 7x13 - 4 Chef$
2010-07-28 19:13 INFO deluge tvtorrents Connection lost to daemon at localh$
2010-07-28 19:18 INFO deluge Using deluge 1.2 api
2010-07-28 19:18 INFO feed tvtorrents Produced 1 entries.
2010-07-28 19:18 INFO series tvtorrents Auto enabling exact matching for se$
2010-07-28 19:18 INFO feed tvtorrents Accepted: 1 (Rejected: 0 Undecided:$
2010-07-28 19:18 INFO download tvtorrents Downloading: Hell's Kitchen (US) - $
2010-07-28 19:18 INFO deluge tvtorrents Connecting to daemon at localhost:5$
2010-07-28 19:18 INFO deluge tvtorrents Connected to daemon at localhost:58$
2010-07-28 19:18 INFO deluge tvtorrents Hell's Kitchen (US) - 7x13 - 4 Chef$

When I run the command "flexget" with a dedicated user it it looks like this:
deluge@media:~$ flexget
201forum.deluge-torrent.org Using deluge 1.2 api
2010-07-28 19:58 INFO feed tvtorrents Produced 1 entries.
2010-07-28 19:58 INFO series tvtorrents Auto enabling exact matching for series little britain (reason little britain usa)
2010-07-28 19:58 INFO feed tvtorrents Accepted: 1 (Rejected: 0 Undecided: 0 Failed: 0)
2010-07-28 19:58 INFO download tvtorrents Downloading: Hell's Kitchen (US) - 7x13 - 4 Chefs Compete
2010-07-28 19:58 INFO deluge tvtorrents Connecting to daemon at localhost:58846..
2010-07-28 19:58 INFO deluge tvtorrents Connected to daemon at localhost:58846..
2010-07-28 19:58 INFO deluge tvtorrents Hell's Kitchen (US) - 7x13 - 4 Chefs Compete is already loaded in deluge, cannot set options.
^C2010-07-28 19:58 INFO deluge tvtorrents Connection lost to daemon at localhost:58846 reason: Connection to the other side was lost in a non-clean fashion: Connection lost.
^CTraceback (most recent call last):
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 138, in on_feed_output
self.add_to_deluge12(feed, config)
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 434, in add_to_deluge12
start_reactor()
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 234, in start_reactor
reactor.iterate()
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 536, in iterate
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 677, in runUntilCurrent
f(*a, **kw)
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 495, in stop
"Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.
^CTraceback (most recent call last):
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 138, in on_feed_output
self.add_to_deluge12(feed, config)
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 434, in add_to_deluge12
start_reactor()
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 234, in start_reactor
reactor.iterate()
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 536, in iterate
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 677, in runUntilCurrent
f(*a, **kw)
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 495, in stop
"Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.
^CTraceback (most recent call last):
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 138, in on_feed_output
self.add_to_deluge12(feed, config)
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 434, in add_to_deluge12
start_reactor()
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 234, in start_reactor
reactor.iterate()
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 536, in iterate
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 677, in runUntilCurrent
f(*a, **kw)
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 495, in stop
"Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.
^CTraceback (most recent call last):
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 138, in on_feed_output
self.add_to_deluge12(feed, config)
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 434, in add_to_deluge12
start_reactor()
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 234, in start_reactor
reactor.iterate()
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 536, in iterate
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 677, in runUntilCurrent
f(*a, **kw)
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 495, in stop
"Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.
^CTraceback (most recent call last):
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 138, in on_feed_output
self.add_to_deluge12(feed, config)
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 434, in add_to_deluge12
start_reactor()
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 234, in start_reactor
reactor.iterate()
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 536, in iterate
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 677, in runUntilCurrent
f(*a, **kw)
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 495, in stop
"Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.
^CTraceback (most recent call last):
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 138, in on_feed_output
self.add_to_deluge12(feed, config)
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 434, in add_to_deluge12
start_reactor()
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 234, in start_reactor
reactor.iterate()
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 536, in iterate
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 677, in runUntilCurrent
f(*a, **kw)
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 495, in stop
"Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.
^CTraceback (most recent call last):
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 138, in on_feed_output
self.add_to_deluge12(feed, config)
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 434, in add_to_deluge12
start_reactor()
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 234, in start_reactor
reactor.iterate()
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 536, in iterate
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 677, in runUntilCurrent
f(*a, **kw)
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 495, in stop
"Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.
^CTraceback (most recent call last):
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 138, in on_feed_output
self.add_to_deluge12(feed, config)
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 434, in add_to_deluge12
start_reactor()
File "/usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins/output_deluge.py", line 234, in start_reactor
reactor.iterate()
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 536, in iterate
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 677, in runUntilCurrent
f(*a, **kw)
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 495, in stop
"Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't running.

Please note that I have to cancel via CTRL-C to get this error message.

My FlexGet config is below:

Code: Select all

presets:
  global:
    regexp:
      reject:
        - ac3
        - complete
        - dd5
        - dsr
        - dvdr
        - french
        - german
        - iphone
        - ipod
        - m4v
        - midseason
        - mixed
        - mp4
        - multisubs
        - nuke
        - rar
        - readnfo
        - web
        - \.1080\.
        - \.1080p\.
    deluge: yes

  tv:
    download: /tmp/
    series:
      settings:
        720p_favorite:
          quality: 720p
          set:
            # favorites: never delete or stop seeding
            label: favorites
            queuetotop: yes
        normal_favorite:
          set:
            label: favorites
            queuetotop: yes
        normal:
          set:
            # shows: delete when 2.00 share ratio reached
            label: shows

      # I want these favorites in high def!
      720p_favorite:
        - heroes
        - entourage
        - weeds
        - dexter
        - curb your enthusiasm
        - californication
        - 'Naruto: Shippuden'
        - chuck
        - flashforward
        - the pacific

      # These favorites in HDTV/PDTV is fine
      normal_favorite:
        - "hell's kitchen"
        - Top Chef
        - little britain
        - little britain usa
        - south park

      # Everything else is HDTV/PDTV as well
      normal:
        - reaper
        - scrubs
        - eureka

feeds:
  tvtorrents:
    rss: http://www.tinyurl.com/fdghtd #This is not the actual feed that I'm using, I've modified it for this forum
#    interval: 10 hours
    preset: tv

Can someone please help me? Also I've tried installing every "python-twisted" package i could find without any luck.

EDIT: I forgot to mention that I'm using the "Deluged", "Deluge-Console" and the Webui package for deluge. Also, after upgrading to 1.2.3 I haven't been able to see the included plugins under the WebUI.
gazpachoking
Moderator
Moderator
Posts: 315
Joined: Sat Aug 18, 2007 2:28 pm
Location: Pittsburgh, USA

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2+)

Post by gazpachoking »

tzd99 wrote: Can someone please help me? Also I've tried installing every "python-twisted" package i could find without any luck.
Hmm, not sure what is causing that. Can you run flexget in debug mode (flexget --debug) and post a log (preferably in a new ticket)? Also, I made some changes to r1352 that might help, so if you are running svn, please upgrade to that and see what happens.
tzd99
New User
New User
Posts: 8
Joined: Sun Jan 04, 2009 6:23 pm

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2+)

Post by tzd99 »

Thank you for your fast answer Gazpachoking!

Here is the debug from Flexget:
deluge@media:~$ flexget --debug
2010-07-29 06:14 DEBUG plugin Looking for plugins in /home/deluge/.flexget/plugins
2010-07-29 06:14 DEBUG plugin Looking for plugins in /usr/lib/python2.5/site-packages/FlexGet-1.0r1333-py2.5.egg/flexget/plugins
2010-07-29 06:14 DEBUG plugin Looking for plugins in /usr/lib/python2.5/site-packages/flexget/plugins
2010-07-29 06:14 DEBUG main Plugins took 0.40 seconds to load
2010-07-29 06:14 DEBUG manager Figuring out config load paths
2010-07-29 06:14 DEBUG manager Pre-checked 90 configuration lines
2010-07-29 06:14 DEBUG manager config_name: config
2010-07-29 06:14 DEBUG manager config_base: /home/deluge/.flexget
2010-07-29 06:14 DEBUG manager connecting to: sqlite:////home/deluge/.flexget/db-config.sqlite
2010-07-29 06:14 DEBUG manager Default encoding: ascii
2010-07-29 06:14 DEBUG preset Merging preset tv into feed tvtorrents
2010-07-29 06:14 DEBUG deluge Testing for deluge 1.1 API
2010-07-29 06:14 DEBUG deluge Testing for deluge 1.2 API
2010-07-29 06:14 INFO deluge Using deluge 1.2 api
2010-07-29 06:14 DEBUG feed tvtorrents starting session
2010-07-29 06:14 DEBUG cached tvtorrents cache name: http://www.tinyurl.com/yzblzuh
2010-07-29 06:14 DEBUG rss tvtorrents Checking feed tvtorrents (http://www.tinyurl.com/yzblzuh)
2010-07-29 06:14 DEBUG rss tvtorrents encoding us-ascii
2010-07-29 06:14 DEBUG cached tvtorrents storing to cache http://www.tinyurl.com/yzblzuh 1 entries
2010-07-29 06:14 INFO feed tvtorrents Produced 1 entries.
2010-07-29 06:14 INFO series tvtorrents Auto enabling exact matching for series little britain (reason little britain usa)
2010-07-29 06:14 DEBUG series tvtorrents Top Chef - 7x07 - Power Lunch detected as <SeriesParser(data=Top Chef - 7x07 - Power Lunch,name=Top Chef,id=None,season=7,episode=forum.deluge-torrent.org,status=OK)>, field: title
2010-07-29 06:14 DEBUG set tvtorrents adding set: info to entry:"Top Chef - 7x07 - Power Lunch" {'queuetotop': True, 'label': 'favorites'}
2010-07-29 06:14 DEBUG series tvtorrents adding episode S07E07 into series Top Chef
2010-07-29 06:14 DEBUG series tvtorrents -> added <Episode(identifier=S07E07)>
2010-07-29 06:14 DEBUG series tvtorrents addding release <SeriesParser(data=Top Chef - 7x07 - Power Lunch,name=Top Chef,id=None,season=7,episode=7,quality=unknown,proper=False,status=OK)> into episode
2010-07-29 06:14 DEBUG series tvtorrents -> added <Release(quality=unknown,downloaded=None,proper=False,title=Top Chef - 7x07 - Power Lunch)>
2010-07-29 06:14 DEBUG series tvtorrents start with episodes: [u'Top Chef - 7x07 - Power Lunch']
2010-07-29 06:14 DEBUG series tvtorrents -------------------- process_propers -->
2010-07-29 06:14 DEBUG series tvtorrents get_downloaded: no S07E07 downloads recorded for Top Chef
2010-07-29 06:14 DEBUG series tvtorrents downloaded qualities: []
2010-07-29 06:14 DEBUG series tvtorrents new_propers: []
2010-07-29 06:14 DEBUG series tvtorrents -------------------- accept_propers -->
2010-07-29 06:14 DEBUG series tvtorrents get_downloaded: no S07E07 downloads recorded for Top Chef
2010-07-29 06:14 DEBUG series tvtorrents current episodes: [u'Top Chef - 7x07 - Power Lunch']
2010-07-29 06:14 DEBUG series tvtorrents -------------------- downloaded -->
2010-07-29 06:14 DEBUG series tvtorrents get_downloaded: no S07E07 downloads recorded for Top Chef
2010-07-29 06:14 DEBUG series tvtorrents downloaded: []
2010-07-29 06:14 DEBUG series tvtorrents continuing w. episodes: [u'Top Chef - 7x07 - Power Lunch']
2010-07-29 06:14 DEBUG series tvtorrents best episode is: Top Chef - 7x07 - Power Lunch
2010-07-29 06:14 DEBUG series tvtorrents -------------------- episode advancement -->
2010-07-29 06:14 DEBUG series tvtorrents latest download: {'season': 6, 'episode': 15, 'name': u'Top Chef'}
2010-07-29 06:14 DEBUG series tvtorrents current: <SeriesParser(data=Top Chef - 7x07 - Power Lunch,name=Top Chef,id=None,season=7,episode=7,quality=unknown,proper=False,status=OK)>
2010-07-29 06:14 DEBUG feed tvtorrents event: filter plugin: series msg: Accepted Top Chef - 7x07 - Power Lunch (only choice)
2010-07-29 06:14 INFO feed tvtorrents Accepted: 1 (Rejected: 0 Undecided: 0 Failed: 0)
2010-07-29 06:14 DEBUG urlrewriter tvtorrents Checking 1 entries
2010-07-29 06:14 INFO download tvtorrents Downloading: Top Chef - 7x07 - Power Lunch
2010-07-29 06:14 DEBUG download tvtorrents Downloading url 'http://torrent.tvtorrents.com/FetchTorr ... 22a2a95fe5'
2010-07-29 06:14 DEBUG download tvtorrents wrote file /home/deluge/.flexget/temp/dbfc737242a5b9c17307df499b8025f4
2010-07-29 06:14 DEBUG download tvtorrents Top Chef - 7x07 - Power Lunch field file set to: /home/deluge/.flexget/temp/dbfc737242a5b9c17307df499b8025f4
2010-07-29 06:14 DEBUG download tvtorrents response info UTF-8 decoded
2010-07-29 06:14 DEBUG download tvtorrents Found filename from headers: Top.Chef.S07E07.Power.Lunch.HDTV.XviD-MOMENTUM.avi.torrent
2010-07-29 06:14 DEBUG download tvtorrents Overriding filename FetchTorrentServlet with Top.Chef.S07E07.Power.Lunch.HDTV.XviD-MOMENTUM.avi.torrent from content-disposition
2010-07-29 06:14 DEBUG download tvtorrents Mimetype guess for application/x-bittorrent is .torrent
2010-07-29 06:14 DEBUG download tvtorrents Filename Top.Chef.S07E07.Power.Lunch.HDTV.XviD-MOMENTUM.avi.torrent extension matches to mime-type
2010-07-29 06:14 DEBUG deluge tvtorrents ConfigManager started..
2010-07-29 06:14 DEBUG deluge tvtorrents Attempting to open /home/deluge/.flexget/temp/dbfc737242a5b9c17307df499b8025f4.
2010-07-29 06:14 DEBUG modify_torrent tvtorrents Top Chef - 7x07 - Power Lunch seems to be a torrent
2010-07-29 06:14 DEBUG modify_torrent tvtorrents Top Chef - 7x07 - Power Lunch seems to be a torrent
2010-07-29 06:14 DEBUG torrent_size tvtorrents Top Chef - 7x07 - Power Lunch size: 349 MB
2010-07-29 06:14 DEBUG torrent_size tvtorrents Top Chef - 7x07 - Power Lunch size: 349 MB
2010-07-29 06:14 INFO deluge tvtorrents Connecting to daemon at localhost:58846..
2010-07-29 06:14 INFO deluge tvtorrents Connected to daemon at localhost:58846..
2010-07-29 06:14 INFO deluge tvtorrents Top Chef - 7x07 - Power Lunch successfully added to deluge.
2010-07-29 06:14 DEBUG deluge tvtorrents Top Chef - 7x07 - Power Lunch moved to top of queue
after this it hangs there and the only way to exit is via CTRL - C (I then get the error message from my first post, I.E. twisted, reactor etc.)
gazpachoking
Moderator
Moderator
Posts: 315
Joined: Sat Aug 18, 2007 2:28 pm
Location: Pittsburgh, USA

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2+)

Post by gazpachoking »

tzd99 wrote:Thank you for your fast answer Gazpachoking!

after this it hangs there and the only way to exit is via CTRL - C (I then get the error message from my first post, I.E. twisted, reactor etc.)
OK, I put a new version up, with an egg (r1353.) Can you try that version and post the debug log from that? I can't reproduce your problem, but a log from r1353 should give me some more information. Also, ctrl-c should work without errors now if flexget does hang, but make sure to give it at least 30 seconds first, as I put a timeout in there that should take care exiting without ctrl-c.
tzd99
New User
New User
Posts: 8
Joined: Sun Jan 04, 2009 6:23 pm

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2+)

Post by tzd99 »

Thank you Gazpachoking! I've tried your new egg and it seems like it works? Below are the result from the debug command. Please note that this is the second time I run it. The first time i ran it it took a bit longer and it added up the torrents it found.
deluge@media:~$ flexget --debug
2010-07-30 06:14 DEBUG plugin Looking for plugins in /home/deluge/.flexget/plugins
2010-07-30 06:14 DEBUG plugin Looking for plugins in /usr/lib/python2.5/site-packages/FlexGet-1.0r1353-py2.5.egg/flexget/plugins
2010-07-30 06:14 DEBUG plugin Looking for plugins in /usr/lib/python2.5/site-packages/flexget/plugins
2010-07-30 06:14 DEBUG main Plugins took 5.35 seconds to load
2010-07-30 06:14 DEBUG manager Figuring out config load paths
2010-07-30 06:14 DEBUG manager Pre-checked 90 configuration lines
2010-07-30 06:14 DEBUG manager config_name: config
2010-07-30 06:14 DEBUG manager config_base: /home/deluge/.flexget
2010-07-30 06:14 DEBUG manager connecting to: sqlite:////home/deluge/.flexget/db-config.sqlite
2010-07-30 06:14 DEBUG manager Default encoding: ascii
2010-07-30 06:14 DEBUG preset Merging preset tv into feed tvtorrents
2010-07-30 06:14 DEBUG deluge Testing for deluge 1.1 API
2010-07-30 06:14 DEBUG deluge Testing for deluge 1.2 API
2010-07-30 06:14 INFO deluge Using deluge 1.2 api
2010-07-30 06:14 DEBUG feed tvtorrents starting session
2010-07-30 06:14 DEBUG cached tvtorrents cache name: http://www.tinyurl.com/yzfeuh
2010-07-30 06:14 DEBUG rss tvtorrents Checking feed tvtorrents (http://www.tinyurl.com/yzfeuh)
2010-07-30 06:14 DEBUG rss tvtorrents encoding us-ascii
2010-07-30 06:14 DEBUG cached tvtorrents storing to cache http://www.tinyurl.com/yzfeuh 2 entries
2010-07-30 06:14 INFO feed tvtorrents Produced 2 entries.
2010-07-30 06:14 DEBUG seen tvtorrents Rejecting 'http://torrent.tvtorrents.com/FetchTorr ... 22a2a95fe5' 'Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs)' because of seen 'title'
2010-07-30 06:14 DEBUG feed tvtorrents event: filter plugin: seen msg: Rejected Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs)
2010-07-30 06:14 DEBUG seen tvtorrents Rejecting 'http://torrent.tvtorrents.com/FetchTorr ... 22a2a95fe5' 'Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs)' because of seen 'title'
2010-07-30 06:14 DEBUG feed tvtorrents event: filter plugin: seen msg: Rejected Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs)
2010-07-30 06:14 INFO series tvtorrents Auto enabling exact matching for series little britain (reason little britain usa)
2010-07-30 06:14 INFO feed tvtorrents Accepted: 0 (Rejected: 2 Undecided: 0 Failed: 0)
2010-07-30 06:14 DEBUG urlrewriter tvtorrents Checking 0 entries
2010-07-30 06:14 DEBUG deluge tvtorrents ConfigManager started..
2010-07-30 06:14 DEBUG series tvtorrents on_feed_exit
2010-07-30 06:14 DEBUG feed tvtorrents committing session, abort=False
There was no need for me to CTRL- C just like you said, it finished itself :)
If there's anything more you'd like me to test then please let me know and I'm onto it! Thanks once again for your tremendous help!
gazpachoking
Moderator
Moderator
Posts: 315
Joined: Sat Aug 18, 2007 2:28 pm
Location: Pittsburgh, USA

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2+)

Post by gazpachoking »

tzd99 wrote: There was no need for me to CTRL- C just like you said, it finished itself :)
If there's anything more you'd like me to test then please let me know and I'm onto it! Thanks once again for your tremendous help!
Well, that doesn't mean it works, you didn't have any accepted shows on that run, so it didn't connect to the deluge daemon. Can you post a debug log of a run where something gets accepted?
tzd99
New User
New User
Posts: 8
Joined: Sun Jan 04, 2009 6:23 pm

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2+)

Post by tzd99 »

On my first run I had 2 accepted shows, however i was unable to copy everything (using putty) due to the amount of logging information It just wouldn't fit in the console window.
I should also mention that after it connected to the daemon, it also quit itself. There was no need for me to CTRL -C, nor was the need to delete the .config-lock file for the second run attempt.
gazpachoking
Moderator
Moderator
Posts: 315
Joined: Sat Aug 18, 2007 2:28 pm
Location: Pittsburgh, USA

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2+)

Post by gazpachoking »

tzd99 wrote:On my first run I had 2 accepted shows, however i was unable to copy everything (using putty) due to the amount of logging information It just wouldn't fit in the console window.
I should also mention that after it connected to the daemon, it also quit itself. There was no need for me to CTRL -C, nor was the need to delete the .config-lock file for the second run attempt.
Yeah, but I'd still like to figure out what the problem was (I didn't fix it, just masked it and added debug logging.) Flexget should log to flexget.log, which should be in the same folder as your config. I'd really like to know what was causing that, as I can't seem to reproduce the problem myself, so I'd appreciate it if you could get that flexget.log
tzd99
New User
New User
Posts: 8
Joined: Sun Jan 04, 2009 6:23 pm

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2+)

Post by tzd99 »

Ah, wasn't sure where the debugging info would be stored. Thanks! Here are debugging log from when it added 2 torrents:
2010-07-30 06:10 DEBUG plugin Looking for plugins in /home/deluge/.flexget/plugins
2010-07-30 06:10 DEBUG plugin Looking for plugins in /usr/lib/python2.5/site-packages/FlexGet-1.0r1353-py2.5.egg/flexget/plugins
2010-07-30 06:10 DEBUG plugin Looking for plugins in /usr/lib/python2.5/site-packages/flexget/plugins
2010-07-30 06:10 DEBUG main Plugins took 1.15 seconds to load
2010-07-30 06:10 DEBUG manager Figuring out config load paths
2010-07-30 06:10 DEBUG manager Pre-checked 90 configuration lines
2010-07-30 06:10 DEBUG manager config_name: config
2010-07-30 06:10 DEBUG manager config_base: /home/deluge/.flexget
2010-07-30 06:10 DEBUG manager connecting to: sqlite:////home/deluge/.flexget/db-config.sqlite
2010-07-30 06:10 DEBUG manager Default encoding: ascii
2010-07-30 06:10 DEBUG preset Merging preset tv into feed tvtorrents
2010-07-30 06:10 DEBUG deluge Testing for deluge 1.1 API
2010-07-30 06:10 DEBUG deluge Testing for deluge 1.2 API
2010-07-30 06:10 INFO deluge Using deluge 1.2 api
2010-07-30 06:10 DEBUG feed tvtorrents starting session
2010-07-30 06:10 DEBUG cached tvtorrents cache name: http://www.tinyurl.com/yzfeuh
2010-07-30 06:10 DEBUG rss tvtorrents Checking feed tvtorrents (http://www.tinyurl.com/yzfeuh)
2010-07-30 06:10 DEBUG rss tvtorrents encoding us-ascii
2010-07-30 06:10 DEBUG cached tvtorrents storing to cache http://www.tinyurl.com/yzfeuh 2 entries
2010-07-30 06:10 INFO feed tvtorrents Produced 2 entries.
2010-07-30 06:10 INFO series tvtorrents Auto enabling exact matching for series little britain (reason little britain usa)
2010-07-30 06:10 DEBUG series tvtorrents Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs) detected as <SeriesParser(data=Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs),name=Naruto: Shippuden,id=None,season=7,episode=30,quality=720p,proper=False,status=OK)>, field: title
2010-07-30 06:10 DEBUG set tvtorrents adding set: info to entry:"Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs)" {'queuetotop': True, 'label': 'favorites'}
2010-07-30 06:10 DEBUG series tvtorrents adding episode S07E30 into series Naruto: Shippuden
2010-07-30 06:10 DEBUG series tvtorrents -> added <Episode(identifier=S07E30)>
2010-07-30 06:10 DEBUG series tvtorrents addding release <SeriesParser(data=Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs),name=Naruto: Shippuden,id=None,season=7,episode=30,quality=720p,proper=False,status=OK)> into episode
2010-07-30 06:10 DEBUG series tvtorrents -> added <Release(quality=720p,downloaded=None,proper=False,title=Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs))>
2010-07-30 06:10 DEBUG series tvtorrents Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs) detected as <SeriesParser(data=Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs),name=Naruto: Shippuden,id=None,season=7,episode=29,quality=720p,proper=False,status=OK)>, field: title
2010-07-30 06:10 DEBUG set tvtorrents adding set: info to entry:"Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs)" {'queuetotop': True, 'label': 'favorites'}
2010-07-30 06:10 DEBUG series tvtorrents adding episode S07E29 into series Naruto: Shippuden
2010-07-30 06:10 DEBUG series tvtorrents -> added <Episode(identifier=S07E29)>
2010-07-30 06:10 DEBUG series tvtorrents addding release <SeriesParser(data=Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs),name=Naruto: Shippuden,id=None,season=7,episode=29,quality=720p,proper=False,status=OK)> into episode
2010-07-30 06:10 DEBUG series tvtorrents -> added <Release(quality=720p,downloaded=None,proper=False,title=Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs))>
2010-07-30 06:10 DEBUG series tvtorrents start with episodes: [u"Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs)"]
2010-07-30 06:10 DEBUG series tvtorrents -------------------- process_propers -->
2010-07-30 06:10 DEBUG series tvtorrents get_downloaded: no S07E29 downloads recorded for Naruto: Shippuden
2010-07-30 06:10 DEBUG series tvtorrents downloaded qualities: []
2010-07-30 06:10 DEBUG series tvtorrents new_propers: []
2010-07-30 06:10 DEBUG series tvtorrents -------------------- accept_propers -->
2010-07-30 06:10 DEBUG series tvtorrents get_downloaded: no S07E29 downloads recorded for Naruto: Shippuden
2010-07-30 06:10 DEBUG series tvtorrents current episodes: [u"Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs)"]
2010-07-30 06:10 DEBUG series tvtorrents -------------------- downloaded -->
2010-07-30 06:10 DEBUG series tvtorrents get_downloaded: no S07E29 downloads recorded for Naruto: Shippuden
2010-07-30 06:10 DEBUG series tvtorrents downloaded: []
2010-07-30 06:10 DEBUG series tvtorrents continuing w. episodes: [u"Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs)"]
2010-07-30 06:10 DEBUG series tvtorrents best episode is: Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs)
2010-07-30 06:10 DEBUG series tvtorrents -------------------- episode advancement -->
2010-07-30 06:10 DEBUG series tvtorrents latest download: {'season': 7, 'episode': 28, 'name': u'Naruto: Shippuden'}
2010-07-30 06:10 DEBUG series tvtorrents current: <SeriesParser(data=Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs),name=Naruto: Shippuden,id=None,season=7,episode=29,quality=720p,proper=False,status=OK)>
2010-07-30 06:10 DEBUG series tvtorrents -------------------- process quality -->
2010-07-30 06:10 DEBUG series tvtorrents ep: Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs) min: 500 max: 500 quality: 500
2010-07-30 06:10 DEBUG feed tvtorrents event: filter plugin: series msg: Accepted Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs) (meets quality)
2010-07-30 06:10 DEBUG series tvtorrents start with episodes: [u"Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs)"]
2010-07-30 06:10 DEBUG series tvtorrents -------------------- process_propers -->
2010-07-30 06:10 DEBUG series tvtorrents get_downloaded: no S07E30 downloads recorded for Naruto: Shippuden
2010-07-30 06:10 DEBUG series tvtorrents downloaded qualities: []
2010-07-30 06:10 DEBUG series tvtorrents new_propers: []
2010-07-30 06:10 DEBUG series tvtorrents -------------------- accept_propers -->
2010-07-30 06:10 DEBUG series tvtorrents get_downloaded: no S07E30 downloads recorded for Naruto: Shippuden
2010-07-30 06:10 DEBUG series tvtorrents current episodes: [u"Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs)"]
2010-07-30 06:10 DEBUG series tvtorrents -------------------- downloaded -->
2010-07-30 06:10 DEBUG series tvtorrents get_downloaded: no S07E30 downloads recorded for Naruto: Shippuden
2010-07-30 06:10 DEBUG series tvtorrents downloaded: []
2010-07-30 06:10 DEBUG series tvtorrents continuing w. episodes: [u"Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs)"]
2010-07-30 06:10 DEBUG series tvtorrents best episode is: Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs)
2010-07-30 06:10 DEBUG series tvtorrents -------------------- episode advancement -->
2010-07-30 06:10 DEBUG series tvtorrents latest download: {'season': 7, 'episode': 28, 'name': u'Naruto: Shippuden'}
2010-07-30 06:10 DEBUG series tvtorrents current: <SeriesParser(data=Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs),name=Naruto: Shippuden,id=None,season=7,episode=30,quality=720p,proper=False,status=OK)>
2010-07-30 06:10 DEBUG series tvtorrents -------------------- process quality -->
2010-07-30 06:10 DEBUG series tvtorrents ep: Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs) min: 500 max: 500 quality: 500
2010-07-30 06:10 DEBUG feed tvtorrents event: filter plugin: series msg: Accepted Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs) (meets quality)
2010-07-30 06:10 INFO feed tvtorrents Accepted: 2 (Rejected: 0 Undecided: 0 Failed: 0)
2010-07-30 06:10 DEBUG urlrewriter tvtorrents Checking 2 entries
2010-07-30 06:10 INFO download tvtorrents Downloading: Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs)
2010-07-30 06:10 DEBUG download tvtorrents Downloading url 'http://torrent.tvtorrents.com/FetchTorr ... 22a2a95fe5'
2010-07-30 06:10 DEBUG download tvtorrents wrote file /home/deluge/.flexget/temp/4a9197a398b733739e248cc87c993ecc
2010-07-30 06:10 DEBUG download tvtorrents Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs) field file set to: /home/deluge/.flexget/temp/4a9197a398b733739e248cc87c993ecc
2010-07-30 06:10 DEBUG download tvtorrents response info UTF-8 decoded
2010-07-30 06:10 DEBUG download tvtorrents Found filename from headers: [HorribleSubs]_Naruto_Shippuden_-_170_[720p].mkv.torrent
2010-07-30 06:10 DEBUG download tvtorrents Overriding filename FetchTorrentServlet with [HorribleSubs]_Naruto_Shippuden_-_170_[720p].mkv.torrent from content-disposition
2010-07-30 06:10 DEBUG download tvtorrents Mimetype guess for application/x-bittorrent is .torrent
2010-07-30 06:10 DEBUG download tvtorrents Filename [HorribleSubs]_Naruto_Shippuden_-_170_[720p].mkv.torrent extension matches to mime-type
2010-07-30 06:10 INFO download tvtorrents Downloading: Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs)
2010-07-30 06:10 DEBUG download tvtorrents Downloading url 'http://torrent.tvtorrents.com/FetchTorr ... 22a2a95fe5'
2010-07-30 06:10 DEBUG download tvtorrents default opener present, handlers: UnknownHandler, HTTPHandler, HTTPDefaultErrorHandler, HTTPRedirectHandler, FTPHandler, FileHandler, HTTPSHandler, HTTPErrorProcessor
2010-07-30 06:10 DEBUG download tvtorrents wrote file /home/deluge/.flexget/temp/3277c75b4d095e1e590575edcd68c97d
2010-07-30 06:10 DEBUG download tvtorrents Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs) field file set to: /home/deluge/.flexget/temp/3277c75b4d095e1e590575edcd68c97d
2010-07-30 06:10 DEBUG download tvtorrents response info UTF-8 decoded
2010-07-30 06:10 DEBUG download tvtorrents Found filename from headers: [HorribleSubs]_Naruto_Shippuden_-_171_[720p].mkv.torrent
2010-07-30 06:10 DEBUG download tvtorrents Overriding filename FetchTorrentServlet with [HorribleSubs]_Naruto_Shippuden_-_171_[720p].mkv.torrent from content-disposition
2010-07-30 06:10 DEBUG download tvtorrents Mimetype guess for application/x-bittorrent is .torrent
2010-07-30 06:10 DEBUG download tvtorrents Filename [HorribleSubs]_Naruto_Shippuden_-_171_[720p].mkv.torrent extension matches to mime-type
2010-07-30 06:10 DEBUG deluge tvtorrents ConfigManager started..
2010-07-30 06:10 DEBUG deluge tvtorrents Attempting to open /home/deluge/.flexget/temp/4a9197a398b733739e248cc87c993ecc.
2010-07-30 06:10 DEBUG deluge tvtorrents Attempting to open /home/deluge/.flexget/temp/3277c75b4d095e1e590575edcd68c97d.
2010-07-30 06:10 DEBUG modify_torrent tvtorrents Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs) seems to be a torrent
2010-07-30 06:10 DEBUG modify_torrent tvtorrents Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs) seems to be a torrent
2010-07-30 06:10 DEBUG modify_torrent tvtorrents Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs) seems to be a torrent
2010-07-30 06:10 DEBUG modify_torrent tvtorrents Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs) seems to be a torrent
2010-07-30 06:10 DEBUG torrent_size tvtorrents Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs) size: 268 MB
2010-07-30 06:10 DEBUG torrent_size tvtorrents Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs) size: 269 MB
2010-07-30 06:10 DEBUG torrent_size tvtorrents Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs) size: 269 MB
2010-07-30 06:10 DEBUG torrent_size tvtorrents Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs) size: 268 MB
2010-07-30 06:10 INFO deluge tvtorrents Connecting to daemon at localhost:58846..
2010-07-30 06:10 INFO deluge tvtorrents Connected to daemon at localhost:58846..
2010-07-30 06:10 INFO deluge tvtorrents Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs) is already loaded in deluge, cannot set options.
2010-07-30 06:10 INFO deluge tvtorrents Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs) successfully added to deluge.
2010-07-30 06:10 DEBUG deluge tvtorrents Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs) moved to top of queue
2010-07-30 06:11 WARNING deluge tvtorrents Timed out while setting deluge options for Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs).
2010-07-30 06:11 DEBUG deluge tvtorrents opts: {'content_filename': '', 'movedone': '', 'queuetotop': True, 'label': 'favorites'}, dlist: [None, (True, None)]
2010-07-30 06:11 ERROR deluge tvtorrents Timed out while adding torrents to deluge.
2010-07-30 06:11 DEBUG deluge tvtorrents labels+accepted: 3, dlist: [None, (True, None), (True, None)]
2010-07-30 06:11 INFO deluge tvtorrents Connection lost to daemon at localhost:58846 reason: Connection was closed cleanly.
2010-07-30 06:11 DEBUG download tvtorrents destfile: /tmp/[HorribleSubs]_Naruto_Shippuden_-_170_[720p].mkv.torrent
2010-07-30 06:11 DEBUG download tvtorrents moving /home/deluge/.flexget/temp/4a9197a398b733739e248cc87c993ecc to /tmp/[HorribleSubs]_Naruto_Shippuden_-_170_[720p].mkv.torrent
2010-07-30 06:11 DEBUG download tvtorrents destfile: /tmp/[HorribleSubs]_Naruto_Shippuden_-_171_[720p].mkv.torrent
2010-07-30 06:11 DEBUG download tvtorrents moving /home/deluge/.flexget/temp/3277c75b4d095e1e590575edcd68c97d to /tmp/[HorribleSubs]_Naruto_Shippuden_-_171_[720p].mkv.torrent
2010-07-30 06:11 DEBUG series tvtorrents on_feed_exit
2010-07-30 06:11 DEBUG series tvtorrents marking <Release(quality=720p,downloaded=False,proper=False,title=Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs))> as downloaded
2010-07-30 06:11 DEBUG series tvtorrents marking <Release(quality=720p,downloaded=False,proper=False,title=Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs))> as downloaded
2010-07-30 06:11 DEBUG seen tvtorrents Learned 'Naruto: Shippuden (JP) - 7x29 - 170: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 1 (720p .mkv) (Eng Subs)' (field: title)
2010-07-30 06:11 DEBUG seen tvtorrents Learned 'http://torrent.tvtorrents.com/FetchTorr ... 22a2a95fe5' (field: url)
2010-07-30 06:11 DEBUG seen tvtorrents Learned 'Naruto: Shippuden (JP) - 7x30 - 171: Big Adventure! The Quest for the Fourth Hokage's Legacy - Part 2 (720p .mkv) (Eng Subs)' (field: title)
2010-07-30 06:11 DEBUG seen tvtorrents Learned 'http://torrent.tvtorrents.com/FetchTorr ... 22a2a95fe5' (field: url)
2010-07-30 06:11 DEBUG feed tvtorrents committing session, abort=False
If there's anything else you need then please let me know! :) Thanks for your help!
gazpachoking
Moderator
Moderator
Posts: 315
Joined: Sat Aug 18, 2007 2:28 pm
Location: Pittsburgh, USA

Re: Deluge RSS plugin for FlexGet (works with 1.1 and 1.2+)

Post by gazpachoking »

tzd99 wrote:Ah, wasn't sure where the debugging info would be stored. Thanks! Here are debugging log from when it added 2 torrents:
If there's anything else you need then please let me know! :) Thanks for your help!
Hmm, it looks like it's something to do with adding the labels to deluge. Is the label plugin enabled for you? Are your labels being set appropriately for torrents that flexget adds? Thanks for your help btw.

EDIT: Yeah, actually looks like it's failing when creating the labels, and when trying to set the labels, let me know how labels are working.
Last edited by gazpachoking on Fri Jul 30, 2010 7:44 pm, edited 2 times in total.
Post Reply