Search found 2 matches

by zcat
Thu Nov 29, 2007 4:21 am
Forum: Plugins
Topic: FlexRSS plugin
Replies: 165
Views: 179178

patch to copy torrent links in feeds to the clipboard

patch attached to add a "Copy link URL to clipboard" entry to the rightclick menu on the feed items list. I use this very often with Azureus' rssfeed scanner in order to quickly grab a link to share...
by zcat
Wed Nov 28, 2007 12:06 pm
Forum: Plugins
Topic: FlexRSS plugin
Replies: 165
Views: 179178

filters_counter-independence-fix.patch

attached is a small patch that fixes a non-critical bug I noticed in 0.2.3 while browsing through the code -- namely that the feeds_counter was being used where filters_counter should have been. After the fix is applied the feeds and filters id's increment *independently*, as they were apparently in...