I'm having the EXACT same issue as Matty666. Going to try the new Alpha.
Installed the Alpha 1. The troubled NZB looks to be downloading now...
Search found 14 matches
- March 2nd, 2017, 1:16 am
- Forum: General Help
- Topic: Downloads just stop and getting 'delaying' and 'undelaying'
- Replies: 21
- Views: 7226
- January 13th, 2012, 10:08 pm
- Forum: General Help
- Topic: NZBMatrix API Down?
- Replies: 1
- Views: 1299
Re: NZBMatrix API Down?
LoL NM. Wrong SABNzbd API key in Sick Beard.
- January 13th, 2012, 10:04 pm
- Forum: General Help
- Topic: NZBMatrix API Down?
- Replies: 1
- Views: 1299
NZBMatrix API Down?
Getting a ton of errors "API Key incorrect, Use the api key from Config->General in your 3rd party program:" the only api key i use is from NZBMatrix. Any ideas? I get this from Sick beard. And a lot of them "2012-01-11 20:22:39.449000 SEARCHQUEUE-RSS-SEARCH :: Unknown failure sending...
- February 3rd, 2011, 7:25 pm
- Forum: Third-party Addons
- Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
- Replies: 1305
- Views: 4385157
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Any hints on how to do this? redbox vs imdb
- February 2nd, 2011, 1:02 am
- Forum: Third-party Addons
- Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
- Replies: 1305
- Views: 4385157
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Love the app, doing great work. Is it possible to have the UserScript work with redbox.com instead of imdb.com?
- October 31st, 2010, 10:43 pm
- Forum: Post-Processing Scripts
- Topic: Rename Movie.mkv to Folder Name.mkv
- Replies: 3
- Views: 3644
Re: Rename Movie.mkv to Folder Name.mkv
Affected Categories: Control/Shift+Select the categories you want this sorting to be used in.
I didn't have None selected. Thanks for the hint.
I didn't have None selected. Thanks for the hint.
- October 31st, 2010, 1:34 pm
- Forum: Post-Processing Scripts
- Topic: Rename Movie.mkv to Folder Name.mkv
- Replies: 3
- Views: 3644
Re: Rename Movie.mkv to Folder Name.mkv
Have a look at the sorting options , this should be what you want : http://wiki.sabnzbd.org/configure-sorting#toc6 This is what I have for sorting. Sort String: %title.%ext Which looks like /share/Qdownload/New Movies/Movie Name.avi How ever when the movie extracts it puts it into a folder with the...
- October 30th, 2010, 11:44 am
- Forum: Post-Processing Scripts
- Topic: Rename Movie.mkv to Folder Name.mkv
- Replies: 3
- Views: 3644
Rename Movie.mkv to Folder Name.mkv
So the past few days I have been trying to figure this out with no luck. But I know it's possible. "Pulp Fiction\pf.mkv to Pulp Fiction.mkv " With no folder and Pulp Fiction.mkv in the default download folder. If any one could write me a short script and show me how to use it on SAB It wou...
- August 6th, 2010, 4:38 pm
- Forum: Third-party Addons
- Topic: Auto tv to SabNZBD
- Replies: 134
- Views: 205653
Re: Auto tv to SabNZBD
Ok got it to work for now. 1. First installed XAMPP. 2. Than ran the initial install part. 3. Installed WAMP 4. Copy the XAMPP autoTvToSab folder to the www of WAMP The key is to Copy paste both default.php and database.php from the xampp htdocs\autoTvToSab\application\config to the WAMP www\autoT...
- August 6th, 2010, 3:32 pm
- Forum: Third-party Addons
- Topic: Auto tv to SabNZBD
- Replies: 134
- Views: 205653
Re: Auto tv to SabNZBD
It says on the nzbmatrix.com: "API download and Details are fully restored, API search is still offline for now". Thats why you get "Mzb Matrix error: Not Found". When nzbmatrix is down the script searches on www.nzdindex.nl instead. If you get shows in the rss feed it should sh...
- August 6th, 2010, 2:31 pm
- Forum: Third-party Addons
- Topic: Auto tv to SabNZBD
- Replies: 134
- Views: 205653
Re: Auto tv to SabNZBD
RSS is showing an episode too.
Link goes to
http://www.nzbindex.nl/download/2311159 ... -Burn.Noti
Not sure if www.nzbindex is right though..?
Also shows "In RSS"
Link goes to
http://www.nzbindex.nl/download/2311159 ... -Burn.Noti
Not sure if www.nzbindex is right though..?
Also shows "In RSS"
- August 6th, 2010, 11:59 am
- Forum: Third-party Addons
- Topic: Auto tv to SabNZBD
- Replies: 134
- Views: 205653
Re: Auto tv to SabNZBD
Ok got it to work for now. 1. First installed XAMPP. 2. Than ran the initial install part. 3. Installed WAMP 4. Copy the XAMPP autoTvToSab folder to the www of WAMP The key is to Copy paste both default.php and database.php from the xampp htdocs\autoTvToSab\application\config to the WAMP www\autoTv...
- August 5th, 2010, 3:11 pm
- Forum: Third-party Addons
- Topic: Auto tv to SabNZBD
- Replies: 134
- Views: 205653
Re: Auto tv to SabNZBD
Used XAMPP and everything worked the first time.. Now just working on how to dl a nzb file etc. These are the errors i get when i go to "Download List" and "Queue" APPPATH/classes\sabnzbd\queue.php [ 28 ] 23 if (isset($json->status) && !$json->status) { 24 ...
- August 5th, 2010, 1:44 pm
- Forum: Third-party Addons
- Topic: Auto tv to SabNZBD
- Replies: 134
- Views: 205653
Re: Auto tv to SabNZBD
Everything passes in the variables. Once I hit the Save button i get: Warning: file_get_contents(http://localhost:8080/sabnzbd/api?mode=warnings&output=json&apikey=***********************) [function.file-get-contents]: failed to open stream: A connection attempt failed because the connected ...