[Plugin] YaRSS2 - RSS plugin with GTKUI support

Suggest, post, or discuss plugins for Deluge
jorricks
Member
Member
Posts: 21
Joined: Sun Apr 14, 2013 11:33 am

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

Post by jorricks »

bro wrote:Looks like thats a problem with the webui, but I'm not sure if that could cause problems for other plugins loaded after the webui plugin. If you have python 2.6 on either the server or client machine you have to make sure that the 2.6-egg file is used for that machine. You don't need the same python version on both machines, but you need the correct egg for the python version on each machine. Could you try to disable the webui plugin and see if yarss2 loads?
Edit: You need to restart daemon/client to reload the plugin.
AAA now I get it :)! So I need to install the YaRSS2 2 times.
Once in the client and copy it to the deamon.
Will try it now :)!
I did not yet restart my PC but I just installed python 2.7 so.. Restart and then install it again and it should be fine or?

Btw the web plugin error is gone... my raspbian is weird xD


EDIT:
I'm such a dump ass xD I forgot the install the 2.6 with the client and to paste 2.7 manually to the server...
Thanks for helping :)!!!!!
Seems to work now!
Last edited by jorricks on Tue Apr 16, 2013 2:10 pm, edited 1 time in total.
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 »

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.
jorricks
Member
Member
Posts: 21
Joined: Sun Apr 14, 2013 11:33 am

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

Post by jorricks »

Yes I didn't really get it since I had 2.7 on my pc after the first install but then I read 2.6 was for windows xD
oops :$
Thanks for the help :)!

New question:
Hello,
When I set up the RSSFeed like:
Awkward* 720p* HDTV* it will only download something when all 3 are in the title right?
And my RSS Feed does not have a time added with it. That doesn't matter anyway since it only shows the last 100 so does the plugin still work or?
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 »

Hi

When creating a subscription and choosing a feed you will see the list of the current titles. The titles matching the filter will be green so that is the best way to verify if it matches er not. The filter uses regex (regular expressions) so you should read about that here: http://dev.deluge-torrent.org/wiki/Plug ... bscription

When there is no timestamp it will add all the matching titles each time it runs, so you should make sure not to remove added torrents from deluge until they are out of the feed.

P.S.
When you edit your post I don't get a notification
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.
jorricks
Member
Member
Posts: 21
Joined: Sun Apr 14, 2013 11:33 am

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

Post by jorricks »

Yes sorry for that, I was not sure if I was allowed to double post.

Anyway now I get the following error message:

(2013-04-17T16:35:32): Unable to decode torrent file! (invalid bencoding) URL: 'http://iptorrents.com/details.php?id=*censored*'
(2013-04-17T16:35:33): Unable to decode torrent file! (invalid bencoding) URL: 'http://iptorrents.com/details.php?id=*censored*'
(2013-04-17T16:35:34): Unable to decode torrent file! (invalid bencoding) URL: 'http://iptorrents.com/details.php?id=*censored*'
(2013-04-17T16:35:34): Adding torrent: 'http://iptorrents.com/details.php?id=*censored*' using cookies: ({'uid': '*censored*', 'pass': '*censored*'},)
(2013-04-17T16:35:34): Failed to add torrent *censored*' from url 'http://iptorrents.com/details.php?id=*censored*'
(2013-04-17T16:35:34): Adding torrent: 'http://iptorrents.com/details.php?id=*censored*' using cookies: ({'uid': '*censored*', 'pass': '*censored*'},)
(2013-04-17T16:35:34): Failed to add torrent '*censored*' from url 'http://iptorrents.com/details.php?id=*censored*'
(2013-04-17T16:35:34): Failed to add torrent '*censored*' from url 'http://iptorrents.com/details.php?id=*censored*'
(2013-04-17T16:35:34): Adding torrent: 'http://iptorrents.com/details.php?id=*censored*' using cookies: ({'uid': '*censored*', 'pass': '*censored*'},)

Sorry for all the *censored*.. Anyway how to get this to work now since it doesn't seem to work..
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 »

Are the links to the torrent files in the log valid? If they are I presume it's a cookie issue.
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.
jorricks
Member
Member
Posts: 21
Joined: Sun Apr 14, 2013 11:33 am

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

Post by jorricks »

Yes they are valid but only to the link of the site, to download the torrent is something else xD
The link to the torrent file is http://iptorrents.com/download.php/*id number*/*Name of the torrent*.torrent
Should I try to edit the links with a pipe from yahoo or?


Oops got it.. It was the wrong RSS, I selected link instead of download link... Let me try this.

Somehow even thought the date is there in the RSS it can't find it..
Last edited by jorricks on Wed Apr 17, 2013 3:50 pm, edited 1 time in total.
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 »

I presume the links point to a HTML page. If that is the case, either YaRSS2 fetches the wrong link from the feed, or the feed doesn't contain links to torrent files. If the feed doesn't have links to torrent files then there is little you can do. Ask them to provide a proper torrent RSS feed. Can you check if the feed has direct links to torrent files?
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.
jorricks
Member
Member
Posts: 21
Joined: Sun Apr 14, 2013 11:33 am

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

Post by jorricks »

Sorry for all the trouble. Now I found the right RSS link so that should be fine now but how come it can't find the date while in pipes from yahoo thing the item.pubDate is there!
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 »

I have no idea. The feedparser library parses the feed, so it must be in a format that the library understands.
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.
Post Reply