Unable to add more than 1 RSS feed

Issue #60 new
Former user created an issue

I'm running deluge 1.3.15 on ubuntu and on the daemon (pi) is on Python 2.7.13.

I currently have YaRSS2-1.4.0-py2.7.egg in /.config/deluge/deluged.pid. and it is working.

/.config/deluge/plugins $ ls YaRSS2-1.4.0-py2.7.egg

However whenever I tried to add another RSS feed it overrides the existing one.

I've tried updating my raspberry pi that is the daemon. But no changes.

Any help would be much appreciated!

Comments (1)

  1. rico

    I was able to get it working by removing the plugins in /home/pi/.config/deluge/plugins.

    restarting deluged (killall deluged)

    deluge-web

    installing the egg: YaRSS2-1.2.1-py2.7.egg

    restarting deluged (killall deluged)

    deluged (start it again)

    open the thin client and was able to add multiple rss feeds. It’s weird that the old version is able to do this but not the new version.

  2. Log in to comment