Bulk edit RSS feeds

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
macnab
Newbie
Newbie
Posts: 25
Joined: July 3rd, 2010, 12:49 am

Bulk edit RSS feeds

Post by macnab »

I have quite a few. And now I am starting to be plagued with so-called e-books which are 17kb exe files. Editing each feed in the list one by one to add &minsize=0.1 is not a trivial task.

Anybody have any suggestions? Maybe the rss_data.sab file just needs its extension changed to be a common database format?
ALbino
Full Member
Full Member
Posts: 214
Joined: October 23rd, 2014, 12:28 am

Re: Bulk edit RSS feeds

Post by ALbino »

Maybe just do a find/replace in the sabnzbd.ini file?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Bulk edit RSS feeds

Post by shypike »

The filters are indeed in the INI file.
You'll have to stop SABnzbd before changing it. A backup is recommended.

The "rss_data.sab" file is in an internal binary Python data format, not a database.
It just contains a history of feed entries.
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: Bulk edit RSS feeds

Post by sander »

macnab wrote:I have quite a few. And now I am starting to be plagued with so-called e-books which are 17kb exe files. Editing each feed in the list one by one to add &minsize=0.1 is not a trivial task.

Anybody have any suggestions? Maybe the rss_data.sab file just needs its extension changed to be a common database format?
... or just fill out "exe" as "unwanted extension", and select to Pause on Unwanted Extensions. Problem solved; no bulk editing needed, also catches larger exe files ;)
macnab
Newbie
Newbie
Posts: 25
Joined: July 3rd, 2010, 12:49 am

Re: Bulk edit RSS feeds

Post by macnab »

Did the find&replace action on the ini file. Thaks for the help everyone.
Post Reply