Search found 3 matches
- Sun Mar 28, 2021 3:15 pm
- Forum: Plugins
- Topic: [Plugin] YaRSS2 - RSS plugin with GTKUI support
- Replies: 709
- Views: 340762
Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support
Thanks for looking into this! I think your version is missing one line in rssfeed_handling.py. The last statement fetch_data["matching_torrents"].append() had an added value for the folder in the old modified version.
- Sat Mar 27, 2021 4:18 pm
- Forum: Plugins
- Topic: [Plugin] YaRSS2 - RSS plugin with GTKUI support
- Replies: 709
- Views: 340762
Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support
No, I get the following error report: Traceback (most recent call last): File "/home/xyz/.config/deluge/plugins/YaRSS2-2.1.5-py3.8.egg/yarss2/rssfeed_scheduler.py", line 90, in rssfeed_update_handler_safe return self.rssfeed_update_handler(rssfeed_key=rssfeed_key, subscription_key=subscrip...
- Sat Mar 27, 2021 12:32 pm
- Forum: Plugins
- Topic: [Plugin] YaRSS2 - RSS plugin with GTKUI support
- Replies: 709
- Views: 340762
Re: [Plugin] YaRSS2 - RSS plugin with GTKUI support
Hi, with Deluge 1.3 I used a modified version of YaRSS2 that was able to automatically sort finished torrents into folders. The folder information was derived from an additional field in the RSS feed called "folder". Unfortunately, there is no updated version for Deluge 2 available. So des...