Search found 9 matches
- February 6th, 2012, 10:30 am
- Forum: Feature Requests
- Topic: export rss setting / sab.ini /
- Replies: 5
- Views: 2726
Re: export rss setting / sab.ini /
What you ask is possible, but also only of interest to a very small group of people. How many people are keeping the RSS feeds of multiple SABnzbd installations in sync? BTW: it is possible to create your own export through the API. curl http://server:port/sabnzbd/api -F mode=get_config -F section=...
- February 5th, 2012, 3:46 pm
- Forum: Feature Requests
- Topic: export rss setting / sab.ini /
- Replies: 5
- Views: 2726
Re: export rss setting / sab.ini /
Thanks Shypike for your fast responses this evening. I understand the risk. Would just an export of the RSS feeds also be a security risk? I use Newzbin saved searches RSS feeds and have about 30 of them running in Sabnzbd. Seeing as the username and password of Newzbin are encrypted already, do you...
- February 5th, 2012, 2:56 pm
- Forum: Feature Requests
- Topic: export rss setting / sab.ini /
- Replies: 5
- Views: 2726
export rss setting / sab.ini /
So I've been running a specially installed version of sabnzbd on my Synology Nas drive for a while now, as i find it's always the most efficient way of keeping my collections in one place. However due to the custom nature of the install, I can't seem to get at the config files the way that I would w...
- February 5th, 2012, 2:49 pm
- Forum: Feature Requests
- Topic: Android client
- Replies: 7
- Views: 5072
Re: Android client
try newzdroid from the market. It works with a lot of TLC and attention, and is usually more of a pain in the arse to be useful...but it does download binaries
If I had the time and knowledge this is definitely something I would work on...

- February 5th, 2012, 2:37 pm
- Forum: General Help
- Topic: Fill nzbbackup folder with "fake" nzbs?
- Replies: 3
- Views: 1345
Re: Fill nzbbackup folder with "fake" nzbs?
If you do, the names should end in gz.nzb The check will only succeed when the names of the NZB files are exactly identical to what SABnzbd will receive from newzbin. Ok cheers, will give it a go... is there any limit to the amount of files there can be in the backup directory before performance is...
- February 5th, 2012, 1:05 pm
- Forum: General Help
- Topic: Fill nzbbackup folder with "fake" nzbs?
- Replies: 3
- Views: 1345
Fill nzbbackup folder with "fake" nzbs?
Hi, I have some serious rss feeds set up from newzbin which are an attempt to skip out sickbeard and constantly monitor for new episodes for every series in my collection. However this is (obviously) resulting in a huge number of duplicates being queued. I had an idea to create shortcuts of every fi...
- January 6th, 2012, 4:43 pm
- Forum: General Help
- Topic: multiple Newzbin RSS VS single RSS, multiple filters
- Replies: 0
- Views: 946
multiple Newzbin RSS VS single RSS, multiple filters
Hi All, I've always loved the rss functionality of sabnzbd for downloading latest content automatically. However my demands constantly grow meaning I have to constantly create new searches in Newzbin, copy the rss feed, create a new rss feed in sabnzbd, set up a few filters and categories for where ...
- October 30th, 2011, 11:29 pm
- Forum: Post-Processing Scripts
- Topic: Mirror Downloads on 2 Sabnzbds
- Replies: 3
- Views: 2682
Re: Mirror Downloads on 2 Sabnzbds
Might be able to (ab)use the nzb backup / duplicates detection for this. Copying over the backup nzbs on both nas devices to each others blackhole dirs, triggered from contab or a postprocessing script. With the dupe detection on to prevent an infinite downloading loop. Yep this is exactly what I h...
- October 30th, 2011, 3:19 am
- Forum: Post-Processing Scripts
- Topic: Mirror Downloads on 2 Sabnzbds
- Replies: 3
- Views: 2682
Mirror Downloads on 2 Sabnzbds
Hi, I'm new to these post processing scripts so would appreciate some help. I have two Synology NAS drives both running Sabnzbd in 2 locations. The NAS drives are exact mirrors of each other. To maintain this mirror, I would like for any new download initiated on one NAS to be automatically added to...