Search found 1 match

by Pevce
Fri Jan 09, 2026 12:50 am
Forum: Plugins
Topic: [Plugin] YaRSS2 - RSS plugin with GTKUI support
Replies: 775
Views: 1955623

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

I got this plugin working on deluge 2.2.1 when building from source on Ubuntu Linux. I had to: pip install six urllib3 legacy-cgi Then run: make buildegg Then install the generated plugin There are a bunch of pull requests in the bitbucket repo that would fix a bunch of warnings that come up when bu...