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

Suggest, post, or discuss plugins for Deluge
spazio88

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

Post by spazio88 »

I'm using Deluge 1.3.5 and the latest Flexget,
but I have a problem:

when using movedone, the directory is not created.

so, my config is:

Code: Select all

  deluge:
    main_file_only: yes 
    addpaused: yes
    queuetotop: no
    path: '/media/expansion_drive/download/In_corso/'
    movedone: '/media/expansion_drive/1/documentari/{{series_name}}/'
The torrent is moved into /media/expansion_drive/1/documentari/
and the subdirectory is not created.

If I manually make the seriesname directory before running flexget,
everything works fine.

I'm using Ubuntu 12.04 and running flexget and deluge as a normal user
mustafaupk
New User
New User
Posts: 3
Joined: Thu Nov 24, 2011 4:05 am

flexget config for shows arranged by date

Post by mustafaupk »

I am trying to add The Daily Show rss feed to flexget. I have injected an episode from August 6th using: sudo flexget --inject(episode) --feed(myfeed) --learn.
But flexget still attempts to add the episodes after August 6th and only rejects the August 6th episode. I am thinking that Flexget cannot determine the date using the torrent file name. I have attempted to add: identified_by: date to my config.yml but it didn't fix the issue.
Any help is appreciated.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: flexget config for shows arranged by date

Post by Cas »

Unless gazpachoking reads this, you are better asking on their irc chan about Flexget script issues.
Post Reply