I honestly hope not.... I personally believe that this is a key feature for any torrent app. It's certainly allowed me to move off uTorrent and on to a native linux client.
Unfortunately, my knowledge of python is zero, so I can't contribute to the plugin, but I sure hope someone can keep it alive.
FlexRSS plugin
Re: FlexRSS plugin
Yeah I agree that RSS is a must for any torrent client. I hope this, or some form of an RSS plugin gets ported to 1.0/0.6 and I'd definitely help in any way I can.
Re: FlexRSS plugin
last I heard, zachtib was going to have a go at porting it.
if he doesn't then I will seeing it's one of my favourite plugins (and I know python
).
if he doesn't then I will seeing it's one of my favourite plugins (and I know python

-
- New User
- Posts: 8
- Joined: Sat Dec 15, 2007 5:01 pm
Re: FlexRSS plugin
Eeeekkkk!! I just updated to the new release candidate and no flexrss!!! Someone please update before I start missing episodes of anime!!!
Re: FlexRSS plugin
Hi,
Any update on the progress of this plugin? I love the new Deluge version but unfortunately this is a vital plugin for me...
Thanks and keep up the great work.
Any update on the progress of this plugin? I love the new Deluge version but unfortunately this is a vital plugin for me...
Thanks and keep up the great work.
-
- Member
- Posts: 10
- Joined: Wed Sep 24, 2008 10:33 pm
Re: FlexRSS plugin
Bump.
Are there any news about the progress?
Cheers
Are there any news about the progress?
Cheers
Re: FlexRSS plugin
Hello,
I've got a few questions about the use of regular expressions in flexrss. I'm not sure if the expressions do what I want them to do.
All titles have this structure:
name_yy.mm.dd_hour-minute_Channel_duration_TVOON_DE.mpg.avi.otrkey
or, if it's a special format (HQ or MP4), additional to the previous one
name_yy.mm.dd_hour-minute_Channel_duration_TVOON_DE.mpg.HQ.avi.otrkey
name_yy.mm.dd_hour-minute_Channel_duration_TVOON_DE.mpg.mp4.otrkey
If I want everything in the rss-feed with the same ending, I write .*.mpg.avi.otrkey - in this case I don't have to distinguish between generic, TV Show or TV Show (dated)- is that right?
If there's a weekly series in the rss-feed at a certain time, I take TV Shows (dated) and set a filter to name_of_series_%y.%m.%d_hour-minute.*.mpg.avi.otrkey, to avoid downloading repetitions.
I'm currently not at my own computer, so I can't test it.
Thanks a lot in advance,
kuschelknaeuel
PS: Please excuse my poor english.
I've got a few questions about the use of regular expressions in flexrss. I'm not sure if the expressions do what I want them to do.
All titles have this structure:
name_yy.mm.dd_hour-minute_Channel_duration_TVOON_DE.mpg.avi.otrkey
or, if it's a special format (HQ or MP4), additional to the previous one
name_yy.mm.dd_hour-minute_Channel_duration_TVOON_DE.mpg.HQ.avi.otrkey
name_yy.mm.dd_hour-minute_Channel_duration_TVOON_DE.mpg.mp4.otrkey
If I want everything in the rss-feed with the same ending, I write .*.mpg.avi.otrkey - in this case I don't have to distinguish between generic, TV Show or TV Show (dated)- is that right?
If there's a weekly series in the rss-feed at a certain time, I take TV Shows (dated) and set a filter to name_of_series_%y.%m.%d_hour-minute.*.mpg.avi.otrkey, to avoid downloading repetitions.
I'm currently not at my own computer, so I can't test it.
Thanks a lot in advance,
kuschelknaeuel
PS: Please excuse my poor english.
Re: FlexRSS plugin
Hello,
Apologies if this sounds stupid or there is an obvious solution, but how would I install this in 1.1.3? There doesn't seem to be a python egg in the download in the first post.
Apologies if this sounds stupid or there is an obvious solution, but how would I install this in 1.1.3? There doesn't seem to be a python egg in the download in the first post.
Re: FlexRSS plugin
check this post Un-official FlexRSS Plugin for 1.xRoanok wrote:Hello,
Apologies if this sounds stupid or there is an obvious solution, but how would I install this in 1.1.3? There doesn't seem to be a python egg in the download in the first post.