[Plugin] YaRSS2 - RSS plugin with GTKUI support

Suggest, post, or discuss plugins for Deluge
damccull
New User
New User
Posts: 2
Joined: Mon Oct 05, 2015 7:40 am

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

Post by damccull »

Is there going to be a Python 2.6 version? I don't think Windows has a Python 2.7 version.
EDIT:
Haha found the 2.7 version. It was hiding in a py2.7 folder...this version works great! Thanks for the quick fix.
Last edited by damccull on Tue Oct 06, 2015 1:04 am, edited 1 time in total.
tafun6ZewrajevEs

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

Post by tafun6ZewrajevEs »

It worked! Thanks bro, registered an account just to express my gratitude.
shinger
Leecher
Leecher
Posts: 90
Joined: Sat Jun 05, 2010 1:02 pm

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

Post by shinger »

Hey Bro,

Usually it would off course automtically run and download the torrents as it has been configured. Sinds the whole issue with the agent this has been changed.

I have downloaded the latest version of YaRSS2 (1.4.1), but still i get a output that for me personally does not make any sense, because in the past i did not have this problem. Is it because Nyaa.eu uses a secure connection? (HTTPS) I am not sure what i am doing wrong?

Code: Select all

(2015-10-06T05:17:34): Manually running Subscription 'One Piece'
(2015-10-06T05:17:34): Update handler executed on RSS Feed 'Anime-HorribleSubs (www.nyaa.eu)' (Update interval 60 min)
(2015-10-06T05:17:34): Fetching subscription 'One Piece'.
(2015-10-06T05:17:34): Fetching RSS Feed: 'Anime-HorribleSubs' with Cookie: '{}' and User-agent: 'Deluge v1.3.12 YaRSS2 v1.4.1 Linux/3.16.0-50-generic'.
(2015-10-06T05:17:34): 100 items in feed, 1 matches the filter.
(2015-10-06T05:17:34): Downloading torrent: 'https://www.nyaa.eu/?page=download&tid=740490' using cookies: '{}', headers: '{'User-Agent': 'Deluge v1.3.12 YaRSS2 v1.4.1 Linux/3.16.0-50-generic'}'
(2015-10-06T05:17:35): Failed to download torrent url: 'https://www.nyaa.eu/?page=download&tid=740490'. Exception: [Errno 1] _ssl.c:510: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error
(2015-10-06T05:17:35): Failed to add 'https://www.nyaa.eu/?page=download&tid=740490'.
(2015-10-06T05:17:35): Failed to add torrent '[HorribleSubs] One Piece - 712 [720p].mkv' from url 'https://www.nyaa.eu/?page=download&tid=740490'
Attachments
YaRSS2-2.png
YaRSS2-2.png (103.08 KiB) Viewed 102096 times
YaRSS2.png
YaRSS2.png (28.78 KiB) Viewed 102096 times
===============================================================
Server: Rock 5B 8 Cores (ARM), 16 GB RAM, 2 TB 970 Evo +
OS: Linux Ubuntu 22.04 LTS
Deluge: v2.1.1
Plugins: Blocklist, LabelPlus, ItConfig, MyScheduler, Stats, Notifications, YaRSS2
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 »

shinger wrote:Hey Bro,

Usually it would off course automtically run and download the torrents as it has been configured. Sinds the whole issue with the agent this has been changed.

I have downloaded the latest version of YaRSS2 (1.4.1), but still i get a output that for me personally does not make any sense, because in the past i did not have this problem. Is it because Nyaa.eu uses a secure connection? (HTTPS) I am not sure what i am doing wrong?
Hi

When testing the same RSS it works for me. What (exact) version of python do you have on your server?
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.
shinger
Leecher
Leecher
Posts: 90
Joined: Sat Jun 05, 2010 1:02 pm

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

Post by shinger »

bro wrote:
shinger wrote:Hey Bro,

Usually it would off course automtically run and download the torrents as it has been configured. Sinds the whole issue with the agent this has been changed.

I have downloaded the latest version of YaRSS2 (1.4.1), but still i get a output that for me personally does not make any sense, because in the past i did not have this problem. Is it because Nyaa.eu uses a secure connection? (HTTPS) I am not sure what i am doing wrong?
Hi

When testing the same RSS it works for me. What (exact) version of python do you have on your server?

Code: Select all

shinger@K-NAS:~$ python --version
Python 2.7.6

Code: Select all

shinger@K-NAS:/var/lib/deluge/.config/deluge/plugins$ ls
LabelPlus-0.3.1.0-py2.7.egg.old  YaRSS2-1.4.0-py2.7.egg.old
LabelPlus-0.3.2.1-py2.7.egg      YaRSS2-1.4.1-py2.7.egg
YaRSS2-1.3.3-py2.7.egg.old

Code: Select all

shinger@K-NAS:/$ openssl version
OpenSSL 1.0.1f 6 Jan 2014
UPDATE: It appears to be a bug :(, but YaRSS2 is not at fault.

https://bugs.launchpad.net/ubuntu/+sour ... bug/861137
https://bugs.launchpad.net/ubuntu/+sour ... ug/1475228
===============================================================
Server: Rock 5B 8 Cores (ARM), 16 GB RAM, 2 TB 970 Evo +
OS: Linux Ubuntu 22.04 LTS
Deluge: v2.1.1
Plugins: Blocklist, LabelPlus, ItConfig, MyScheduler, Stats, Notifications, YaRSS2
emrecnl
New User
New User
Posts: 8
Joined: Wed Oct 07, 2015 10:08 am

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

Post by emrecnl »

I just installed this RSS addon and I liked it more than flexget. I also had this failed to add torrent error in message logs, here's how I solved:
did you guys check prefer magnet link over torrent while adding a rss url?

edit: I need help with using "Filter include" option. How do you split two or more words?
This image shows what I tried first, it found no matches -case sensitive or not it didn't matter. I used double quotes for each word no luck, tried to seperate with comma nope.. what am I doing wrong.
Image

This is how I made it work
Image

rss feed used here is https://kat.cr/usearch/izombie/?rss=1
Deluge Host: Ubuntu Server 14.04.03 amd64
Deluge Clients: Windows 7 x64 & Linux Mint 17.2 Cinnamon amd64
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 »

emrecnl wrote:I just installed this RSS addon and I liked it more than flexget. I also had this failed to add torrent error in message logs, here's how I solved:
did you guys check prefer magnet link over torrent while adding a rss url?

edit: I need help with using "Filter include" option. How do you split two or more words?
This image shows what I tried first, it found no matches -case sensitive or not it didn't matter. I used double quotes for each word no luck, tried to seperate with comma nope.. what am I doing wrong.

rss feed used here is https://kat.cr/usearch/izombie/?rss=1
Take a look at the wiki page for examples on regular expressions.
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.
Cthanatos
New User
New User
Posts: 7
Joined: Wed Sep 23, 2015 3:20 am

YaRSS2 Feed Number Limit?

Post by Cthanatos »

So I'm running (what I think is) the latest update , 1.3.5 and I'm running into a couple issues, the rest just cause Windows C++ crashes, but it's still working for the most part. The problem that I'm having is there seems to be a limit to the amount of feeds you can create. I've got 14, and any time I add a new one, it just replaces the most recent one, also changing any subscriptions for the old one to the new one. I've tried unselecting, thinking it thought I wanted to edit even though I click new, but no such luck. Anybody else having a similar issue? If screenshots are needed let me know. Btw, I'm loving the plugin, it's got its rough edges, but it's a marvelous piece of work, and bro, if you read this, thank you and I hope you are very proud.
svarog
New User
New User
Posts: 2
Joined: Thu Oct 08, 2015 5:40 am

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

Post by svarog »

Hi. I have a problem with my asustor nas and deluge. I'm not sure if this problem fits here but anyway. My Yarss2 stopped working with update of phyton and also deluge, but i've installed the last version of it. I'm using the latest deluge for nas and i'v tried almost all version of yarss2 plugin. Deluge recieve torrents, but it does not start downloading. Even on manual run. Here is the log:

(2015-10-08T07:38:22): Manually running Subscription 'jjj'
(2015-10-08T07:38:22): Update handler executed on RSS Feed 'jjj (broadcasthe.net)' (Update interval 15 min)
(2015-10-08T07:38:22): Fetching subscription 'jjj'.
(2015-10-08T07:38:22): Fetching RSS Feed: 'jjj' with Cookie: '{}' and User-agent: 'Deluge v1.3.12.dev0 YaRSS2 v1.4.1 Linux/3.4.26'.
(2015-10-08T07:38:26): bozo_exception when parsing rssfeed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
(2015-10-08T07:38:26): No items retrieved



The torrents are in list and i have .* filter so they are all green. What can i do?
Post Reply