[Plugin] YaRSS2 - RSS plugin with GTKUI support

Suggest, post, or discuss plugins for Deluge
benevida

Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support

Post by benevida »

Is there a way to filter by file size? I've run into some cases of batch torrents trying to download a whole season! (And it was an old one :(. ) By the same token, I'd like to filter out crappy encodes of only a few MB, (so I'd like to specify a 'minimum' file size).

Thanks.
yarss
New User
New User
Posts: 5
Joined: Tue Mar 10, 2015 1:41 pm

Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support

Post by yarss »

yarss wrote:Every thing is Working Fine But i need little help

i dont want to filter coz in that SECTION there are shows with different names uploads daily,So what Ever the Shows Update to that Category i need to download it the thing is when i insert rss feed its garbing current 15 download listed which i downloaded i need to skip that i need new shows but how ? its grabbing all 15 i cant even filter

my Regex value is [SPACE] or .* which mean any & Title Contains space is there any expression value which only downloads new not current listed

Any please help
bro
Top Bloke
Top Bloke
Posts: 364
Joined: Sun Aug 28, 2011 6:46 pm
Location: Norway

Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support

Post by bro »

yarss wrote:Every thing is Working Fine But i need little help

i dont want to filter coz in that SECTION there are shows with different names uploads daily,So what Ever the Shows Update to that Category i need to download it the thing is when i insert rss feed its garbing current 15 download listed which i downloaded i need to skip that i need new shows but how ? its grabbing all 15 i cant even filter

my Regex value is [SPACE] or .* which mean any & Title Contains space is there any expression value which only downloads new not current listed
You need to update the timestamp to the current time. Then only shows newer than the timestamp will be added.
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
yarss
New User
New User
Posts: 5
Joined: Tue Mar 10, 2015 1:41 pm

Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support

Post by yarss »

bro wrote:
yarss wrote:Every thing is Working Fine But i need little help

i dont want to filter coz in that SECTION there are shows with different names uploads daily,So what Ever the Shows Update to that Category i need to download it the thing is when i insert rss feed its garbing current 15 download listed which i downloaded i need to skip that i need new shows but how ? its grabbing all 15 i cant even filter

my Regex value is [SPACE] or .* which mean any & Title Contains space is there any expression value which only downloads new not current listed
You need to update the timestamp to the current time. Then only shows newer than the timestamp will be added.

Oh thank You :D but how to update time stamp ?
yarss
New User
New User
Posts: 5
Joined: Tue Mar 10, 2015 1:41 pm

Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support

Post by yarss »

yarss wrote:
bro wrote:
yarss wrote:Every thing is Working Fine But i need little help

i dont want to filter coz in that SECTION there are shows with different names uploads daily,So what Ever the Shows Update to that Category i need to download it the thing is when i insert rss feed its garbing current 15 download listed which i downloaded i need to skip that i need new shows but how ? its grabbing all 15 i cant even filter

my Regex value is [SPACE] or .* which mean any & Title Contains space is there any expression value which only downloads new not current listed
You need to update the timestamp to the current time. Then only shows newer than the timestamp will be added.

Oh thank You :D but how to update time stamp ?
ok i got its in options i've clicked now but when i manually run subscription its downloading again so how to fix it ?

but i've noticed some thing its says ": Published time is not available!" what it means ? whats solution

I've edited config file i've seen some thing related to this warning {Published time is not available!}

if you see last update value is null may be think its not getting time from tracker due to thats its downloading old files instead of new

"site": "domain.com",
"last_update": "",

btw its adding again & again when the old torrent is still downloading

my regex value /.*/
bro
Top Bloke
Top Bloke
Posts: 364
Joined: Sun Aug 28, 2011 6:46 pm
Location: Norway

Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support

Post by bro »

benevida wrote:Is there a way to filter by file size? I've run into some cases of batch torrents trying to download a whole season! (And it was an old one :(. ) By the same token, I'd like to filter out crappy encodes of only a few MB, (so I'd like to specify a 'minimum' file size).

Thanks.
No, there is currently no way to do this.
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
bro
Top Bloke
Top Bloke
Posts: 364
Joined: Sun Aug 28, 2011 6:46 pm
Location: Norway

Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support

Post by bro »

yarss wrote: ok i got its in options i've clicked now but when i manually run subscription its downloading again so how to fix it ?

but i've noticed some thing its says ": Published time is not available!" what it means ? whats solution

I've edited config file i've seen some thing related to this warning {Published time is not available!}

if you see last update value is null may be think its not getting time from tracker due to thats its downloading old files instead of new

"site": "domain.com",
"last_update": "",

btw its adding again & again when the old torrent is still downloading

my regex value /.*/
This means that the RSS feed does not include a timestamp, or the feedparser fails to parse the timestamp. In that case, there is no way to prevent already downloaded torrents from being readded. The best word-around is to keep the already downloaded torrents in Deluge until they are removed from the RSS feed.
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
yarss
New User
New User
Posts: 5
Joined: Tue Mar 10, 2015 1:41 pm

Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support

Post by yarss »

bro wrote:
yarss wrote: ok i got its in options i've clicked now but when i manually run subscription its downloading again so how to fix it ?

but i've noticed some thing its says ": Published time is not available!" what it means ? whats solution

I've edited config file i've seen some thing related to this warning {Published time is not available!}

if you see last update value is null may be think its not getting time from tracker due to thats its downloading old files instead of new

"site": "domain.com",
"last_update": "",

btw its adding again & again when the old torrent is still downloading

my regex value /.*/
This means that the RSS feed does not include a timestamp, or the feedparser fails to parse the timestamp. In that case, there is no way to prevent already downloaded torrents from being readded. The best word-around is to keep the already downloaded torrents in Deluge until they are removed from the RSS feed.
thx a lot bro yeah you are correct. it will difficult to add its because the default number of feed tracker have is 10 to 15 so i need to keep old 15 files remove 1 by one :( its hard

i will try with different tracker & let you know the result thx again
bro
Top Bloke
Top Bloke
Posts: 364
Joined: Sun Aug 28, 2011 6:46 pm
Location: Norway

Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support

Post by bro »

You can try to fix the issue as described here: http://dev.deluge-torrent.org/wiki/Plug ... pubDatetag
When reporting issues, please include any relevant information such as OS (and version), python version (for Windows users this depends on which Deluge installer was used), Deluge version and plugin version.
Yersh

Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support

Post by Yersh »

Hi. I have Windows7 SP1. I tried to use deluge 1.3.11 with YaRSS2 (YaRSS2-1.3.3-py2.6.egg).
Everything works fine until I close the deluge.
Every time after restart YaRSS2 reverts back to the empty setting, all subscriptions and feeds are deleted.
I checked the yarss2.conf file, it is replaced by the default configuration file during the start of the Deluge.

The only Idea came to my mind is to cheat and make yarss2.conf read-only, but after this deluge made the default yarss2.conf.new on the start and works from there. So no luck with cheating.

Any ideas how this can be fixed?
Post Reply