I think the regex needs an ignore case. As If I just say Download queue the D is in uppercase and is therefore not matched.
Is that just me?
Search found 4 matches
- February 24th, 2012, 10:08 am
- Forum: Third-party Addons
- Topic: Sabnzbd+ Plugin for SiriServer
- Replies: 3
- Views: 4203
- December 24th, 2009, 5:41 am
- Forum: General Help
- Topic: Startup Sabnzbd box using WOL after detecting Newzbin Bookmarks
- Replies: 2
- Views: 2715
Re: Startup Sabnzbd box using WOL after detecting Newzbin Bookmarks
Brilliant I didn't realize they had a documentation area.
For those interested the code to retrieve a list of bookmarks is
For those interested the code to retrieve a list of bookmarks is
Code: Select all
wget --post-data "username=******&password=******&action=fetch" http://www.newzbin.com/api/bookmarks/
- December 23rd, 2009, 9:59 am
- Forum: General Help
- Topic: Startup Sabnzbd box using WOL after detecting Newzbin Bookmarks
- Replies: 2
- Views: 2715
Startup Sabnzbd box using WOL after detecting Newzbin Bookmarks
Hi Guys, I’m Looking for a bit of help. It’s tenuously Sabnzbd related but I think it will assist a few people. I have a laptop based ubuntu server (low Power Usage) running at home as a gateway to my home network. I also have a Linux based XBMC media server sat under my TV with sabnzbd running at ...
- January 22nd, 2009, 7:19 am
- Forum: General Help
- Topic: Absolute path for Downloads
- Replies: 1
- Views: 4865
Absolute path for Downloads
Hi All, First post so go easy on me! I;ve checked the wiki but I'm still having issues. I want to have my downloads/complete and incomplete to go to a folder which is not a subfolder of where sabnzbd is installed. My ini file is stored at /root/.sabnzbd/sabnzbd.ini I have set the download folder to ...