Page 1 of 1

Not able to add more than one rss feed to YaRSS2 (SOLVED)

Posted: Sun Mar 05, 2017 4:28 pm
by hakimtai
Hi everyone

I am have setup raspberry pi 3 torrent box with raspbian jessie deluge is setup in Thin Client mode
Versions
Deluge 1.3.13
Client: 1.3.13
Server: 1.3.10
python version 2.7
python version on raspbian 2.7

I installed it as guided from deluge forum installed YaRSS2-1.4.3-py2.7.egg thought client them restarted client & daemon.
now the problem. there is only one problem with this I can only add one feed if i try to add more than one feed it replaces the previously added feed.

Thanks for help

Re: Not able to add more than one rss feed to YaRSS2

Posted: Mon Mar 06, 2017 11:27 am
by hakimtai
Found this topic https://bitbucket.org/bendikro/deluge-y ... tion-still

The guy here resolves it. but in my raspbian jessi there is no config/plugin folder & when i try to create one it shows access denied any help.

I needed to put the proper version of the .egg file in ~deluge/.config/deluge/plugins/, rather than just in /var/lib/deluged/config/plugins.

Re: Not able to add more than one rss feed to YaRSS2 (SOLVED)

Posted: Mon Mar 06, 2017 12:47 pm
by hakimtai
O.K Solved it as he says you need to place the proper version of the egg in ~/.config/deluge/plugins/
i had install egg yarss2 v1.4.3 but the v in the plugins folder was v1.4.0 i placed the same version egg as i had added the plugin & restarted deluged & deluge-web & restarted raspian & closed & open client on windows 10. it works now.