Thanks for the quick reply so I fix that just to get this one now. I took out what I was trying to dl and put test movie in just incase im not to show that.
[13:28:02] [INFO]::MAIN: Checking database structure...
[13:28:03] [INFO]::MAIN: Database upgrade required: Initial Schema
[13:28:03] [INFO]::MAIN: Checking if git needs an update
[13:28:03] [INFO]::MAIN: No update needed
[13:28:03] [INFO]::MAIN: nzbToMedia Version:d904aafb99938455e3fed45d70d392eb021f1da8 Branch:master (FreeBSD 9.1-RELEASE)
[13:28:03] [WARNING]::MAIN: Failed to locate ffmpeg, transcoding disabled!
[13:28:03] [WARNING]::MAIN: Install ffmpeg with x264 support to enable this feature ...
[13:28:03] [WARNING]::MAIN: Failed to locate ffprobe, video corruption detection disabled!
[13:28:03] [WARNING]::MAIN: Install ffmpeg with x264 support to enable this feature ...
[13:28:03] [INFO]::MAIN: #########################################################
[13:28:03] [INFO]::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
[13:28:03] [INFO]::MAIN: #########################################################
[13:28:03] [INFO]::MAIN: Script triggered from SABnzbd
[13:28:03] [INFO]::MAIN: Auto-detected SECTION:CouchPotato
[13:28:03] [ERROR]::MAIN: EXTRACTOR: 7zr not found, disabling support for .7z
[13:28:03] [ERROR]::MAIN: EXTRACTOR: 7zr not found, disabling support for .7z
[13:28:03] [ERROR]::MAIN: EXTRACTOR: 7zr not found, disabling support for .7z
[13:28:03] [INFO]::MAIN: Extracting /mnt/media/downloads/sabnzbd/incomplete/test movie/__ADMIN__/test movie.nzb.gz to /mnt/media/downloads/sabnzbd/incomplete/testmovie/__ADMIN__
[13:28:03] [ERROR]::MAIN: EXTRACTOR: Extraction failed for /mnt/media/downloads/sabnzbd/incomplete/test movie/__ADMIN__/test movie.nzb.gz. Result was 126
[13:28:03] [INFO]::MAIN: Calling CouchPotato:movie to post-process:test movie.nzb
[13:28:03] [INFO]::MAIN: Attemping imdbID lookup for test movie.cp(tt1631867).nzb
[13:28:03] [INFO]::MAIN: Searching folder and file names for imdbID ...
[13:28:03] [INFO]::MAIN: Found imdbID [tt1631867]
[13:28:03] [ERROR]::MAIN: CouchPotato returned the following non-json data
[13:28:03] [ERROR]::MAIN:
[13:28:03] [ERROR]::MAIN: <!doctype html>
[13:28:03] [ERROR]::MAIN: <html>
[13:28:03] [ERROR]::MAIN: <head>
[13:28:03] [ERROR]::MAIN: <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
[13:28:03] [ERROR]::MAIN: <meta name="apple-mobile-web-app-capable" content="yes">
[13:28:03] [ERROR]::MAIN: <meta name="mobile-web-app-capable" content="yes">
[13:28:03] [ERROR]::MAIN: <meta http-equiv="X-UA-Compatible" content="IE=edge" />
[13:28:03] [ERROR]::MAIN:
[13:28:03] [ERROR]::MAIN: <link rel="stylesheet" href="/minified/front.css?1412935151" type="text/css">
[13:28:03] [ERROR]::MAIN:
[13:28:03] [ERROR]::MAIN: <script type="text/javascript" src="/minified/front.js?1412935153"></script>
[13:28:03] [ERROR]::MAIN:
[13:28:03] [ERROR]::MAIN: <script type="text/javascript" src="/minified/head.js?1412935154"></script>
[13:28:03] [ERROR]::MAIN:
[13:28:03] [ERROR]::MAIN: <link rel="stylesheet" href="/minified/head.css?1412935151" type="text/css">
[13:28:03] [ERROR]::MAIN: <link href="/static/images/favicon.ico" rel="icon" type="image/x-icon" />
[13:28:03] [ERROR]::MAIN: <link rel="apple-touch-icon" href="/static/images/homescreen.png" />
[13:28:03] [ERROR]::MAIN: <script type="text/javascript" src="
https://www.youtube.com/player_api" defer="defer"></script>
[13:28:03] [ERROR]::MAIN: <script type="text/javascript">
[13:28:03] [ERROR]::MAIN: window.addEvent('load', function(){
[13:28:03] [ERROR]::MAIN: if(window.getSize().x <= 480)
[13:28:03] [ERROR]::MAIN: setTimeout(function(){
[13:28:03] [ERROR]::MAIN: window.scrollTo(0, 1);
[13:28:03] [ERROR]::MAIN: window.scrollTo(0, 0);
[13:28:03] [ERROR]::MAIN: }, 100);
[13:28:03] [ERROR]::MAIN: });
[13:28:03] [ERROR]::MAIN: window.addEvent('domready', function() {
[13:28:03] [ERROR]::MAIN: new Uniform();
[13:28:03] [ERROR]::MAIN: Api.setup({
[13:28:03] [ERROR]::MAIN: 'url': "/api/af2467dda4d9474ba41a08baebffe2de/",
[13:28:03] [ERROR]::MAIN: 'path_sep': "/",
[13:28:03] [ERROR]::MAIN: 'is_remote': false
[13:28:03] [ERROR]::MAIN: });
[13:28:03] [ERROR]::MAIN: $(document.body).set('data-api', window.location.protocol + '//' + window.location.host + Api.createUrl().replace('/default/', '/'));
[13:28:03] [ERROR]::MAIN: // Catch errors
[13:28:03] [ERROR]::MAIN: window.onerror = function(message, file, line){
[13:28:03] [ERROR]::MAIN: p(message, file, line);
[13:28:03] [ERROR]::MAIN: Api.request('logging.log', {
[13:28:03] [ERROR]::MAIN: 'data': {
[13:28:03] [ERROR]::MAIN: 'type': 'error',
[13:28:03] [ERROR]::MAIN: 'message': Browser.name + ' ' + Browser.version + ': \n' + message,
[13:28:03] [ERROR]::MAIN: 'page': window.location.href.replace(window.location.host, 'HOST'),
[13:28:03] [ERROR]::MAIN: 'file': file.replace(window.location.host, 'HOST'),
[13:28:03] [ERROR]::MAIN: 'line': line
[13:28:03] [ERROR]::MAIN: }
[13:28:03] [ERROR]::MAIN: });
[13:28:03] [ERROR]::MAIN: return true;
[13:28:03] [ERROR]::MAIN: }
[13:28:03] [ERROR]::MAIN: Quality.setup({
[13:28:03] [ERROR]::MAIN: 'profiles': [{"_rev": "00012df4", "finish": [true, true, true, true], "_id": "e78d04d0ad8a44e382771b4f657c2e27", "_t": "profile", "label": "Best", "qualities": ["720p", "1080p", "brrip", "dvdrip"], "stop_after": [0, 0, 0, 0], "wait_for": [0, 0, 0, 0], "order": 0, "3d": [false, false, false, false]}, {"_rev": "0001ebb4", "finish": [true, true], "_id": "08f84057a9154bcb8162162a9fc03166", "_t": "profile", "label": "HD", "qualities": ["720p", "1080p"], "stop_after": [0, 0], "wait_for": [0, 0], "order": 1, "3d": [false, false]}, {"_rev": "00014112", "finish": [true, true], "_id": "a8173019071a491380ce9ee049d6d128", "_t": "profile", "label": "SD", "qualities": ["dvdrip", "dvdr"], "stop_after": [0, 0], "wait_for": [0, 0], "order": 2, "3d": [false, false]}, {"_rev": "0001095f", "finish": [true, true, true, true], "_id": "03fd95c9cdbf41fea2703fb61ded2400", "_t": "profile", "label": "Prefer 3D HD", "qualities": ["1080p", "720p", "720p", "1080p"], "stop_after": [0, 0, 0, 0], "wait_for": [0, 0, 0, 0], "order": 3, "3d": [true, true, false, false]}, {"_rev": "0001169e", "finish": [true, true], "_id": "5ab0d8368b51449ebb62367c76797d4f", "_t": "profile", "label": "3D HD", "qualities": ["1080p", "720p"], "stop_after": [0, 0], "wait_for": [0, 0], "order": 4, "3d": [true, true]}, {"core": true, "_rev": "0001332e", "finish": [true], "_id": "ecf720777b674eefac051fea21a6be13", "_t": "profile", "label": "BR-Disk", "qualities": ["bd50"], "wait_for": [0], "order": 20}, {"core": true, "_rev": "0001f862", "finish": [true], "_id": "438c6c2317d746ea893153aa0e3ee182", "_t": "profile", "label": "1080p", "qualities": ["1080p"], "wait_for": [0], "order": 21}, {"core": true, "_rev": "00012d1a", "finish": [true], "_id": "07a345c562ed45bc8f4bd1667bb82e91", "_t": "profile", "label": "720p", "qualities": ["720p"], "wait_for": [0], "order": 22}, {"core": true, "_rev": "00016809", "finish": [true], "_id": "07da2516d03a4c80b4c7c431e3ecacbf", "_t": "profile", "label": "BR-Rip", "qualities": ["brrip"], "wait_for": [0], "order": 23}, {"core": true, "_rev": "00016b1d", "finish": [true], "_id": "d6b7294744604da0a4a3d43f3caffa75", "_t": "profile", "label": "DVD-R", "qualities": ["dvdr"], "wait_for": [0], "order": 24}, {"core": true, "_rev": "00013416", "finish": [true], "_id": "20dad7b66cc14b1a8fec0bd8a2e68fd4", "_t": "profile", "label": "DVD-Rip", "qualities": ["dvdrip"], "wait_for": [0], "order": 25}, {"core": true, "_rev": "0001c45e", "finish": [true], "_id": "08e650d52eb6492e9d9b527d004ffaea", "_t": "profile", "label": "Screener", "qualities": ["scr"], "wait_for": [0], "order": 26}, {"core": true, "_rev": "000187c3", "finish": [true], "_id": "fa1ef43559d649eeb84abd6edd691a43", "_t": "profile", "label": "R5", "qualities": ["r5"], "wait_for": [0], "order": 27}, {"core": true, "_rev": "000115ac", "finish": [true], "_id": "8df5839cdf714c73aba616c0b2ed31c0", "_t": "profile", "label": "TeleCine", "qualities": ["tc"], "wait_for": [0], "order": 28}, {"core": true, "_rev": "0001859a", "finish": [true], "_id": "0679f090031442499834e1832ab0b518", "_t": "profile", "label": "TeleSync", "qualities": ["ts"], "wait_for": [0], "order": 29}, {"core": true, "_rev": "0001ba65", "finish": [true], "_id": "ddccbe7eaf1d40baa9df9f12471c289c", "_t": "profile", "label": "Cam", "qualities": ["cam"], "wait_for": [0], "order": 30}],
[13:28:03] [ERROR]::MAIN: 'qualities': [{"_id": "a2307ad8f19e4a9fa3c01ba4101be1c7", "tags": ["bdmv", "certificate", ["complete", "bluray"], "avc", "mvc"], "_rev": "0001e0f8", "_t": "quality", "size_max": 60000, "size_min": 20000, "label": "BR-Disk", "order": 0, "ext": ["iso", "img"], "is_3d": false, "allow_3d": true, "allow": ["1080p"], "alternative": ["bd25", ["br", "disk"]], "identifier": "bd50", "median_size": 40000, "hd": true, "size": [20000, 60000]}, {"_rev": "000101d7", "identifier": "1080p", "size_min": 4000, "tags": ["m2ts", "x264", "h264"], "_id": "1f46f6a20332429aa622cc87810eae2e", "_t": "quality", "size_max": 20000, "label": "1080p", "height": 1080, "order": 1, "width": 1920, "ext": ["mkv", "m2ts", "ts"], "is_3d": false, "allow": [], "alternative": [], "allow_3d": true, "median_size": 10000, "hd": true, "size": [4000, 20000]}, {"_rev": "0001df59", "identifier": "720p", "size_min": 3000, "tags": ["x264", "h264"], "_id": "60b7a92c8a034f5ba60ae18919601ba9", "_t": "quality", "size_max": 10000, "label": "720p", "height": 720, "order": 2, "width": 1280, "ext": ["mkv", "ts"], "is_3d": false, "allow": [], "alternative": [], "allow_3d": true, "median_size": 5500, "hd": true, "size": [3000, 10000]}, {"_id": "a823dd6258e14b89b5bbc42b1a7432d0", "tags": ["hdtv", "hdrip", "webdl", ["web", "dl"]], "_rev": "00015578", "_t": "quality", "size_max": 7000, "size_min": 700, "label": "BR-Rip", "order": 3, "ext": ["mp4", "avi"], "is_3d": false, "allow_3d": true, "allow": ["720p", "1080p"], "alternative": ["bdrip", ["br", "rip"]], "identifier": "brrip", "median_size": 2000, "hd": true, "size": [700, 7000]}, {"_id": "c709f3f5063746e29c8787259034d5b9", "tags": ["pal", "ntsc", "video_ts", "audio_ts", ["dvd", "r"], "dvd9"], "_rev": "0001ff96", "_t": "quality", "size_max": 10000, "size_min": 3000, "label": "DVD-R", "order": 4, "ext": ["iso", "img", "vob"], "is_3d": false, "allow": [], "alternative": ["br2dvd", ["dvd", "r"]], "identifier": "dvdr", "median_size": 4500, "size": [3000, 10000]}, {"_id": "bb91b0a23bd94ac8b3fa0c08fffd91d0", "tags": [["dvd", "rip"], ["dvd", "xvid"], ["dvd", "divx"]], "_rev": "00019d64", "_t": "quality", "size_max": 2400, "size_min": 600, "label": "DVD-Rip", "order": 5, "width": 720, "ext": ["avi"], "is_3d": false, "allow": [], "alternative": [["dvd", "rip"]], "identifier": "dvdrip", "median_size": 1500, "size": [600, 2400]}, {"_id": "70d27f13432849dcb4a6fc60f4358428", "tags": ["webrip", ["web", "rip"]], "_rev": "0001c8e0", "_t": "quality", "size_max": 1600, "size_min": 600, "label": "Screener", "order": 6, "ext": [], "is_3d": false, "allow": ["dvdr", "dvdrip", "720p", "1080p"], "alternative": ["screener", "dvdscr", "ppvrip", "dvdscreener", "hdscr"], "identifier": "scr", "median_size": 700, "size": [600, 1600]}, {"_rev": "0001b9f0", "order": 7, "size_min": 600, "is_3d": false, "alternative": ["r6"], "size": [600, 1000], "identifier": "r5", "_t": "quality", "size_max": 1000, "label": "R5", "ext": [], "allow": ["dvdr", "720p"], "_id": "387f3d8e8bc34256bc31f0c18c218750", "median_size": 700}, {"_rev": "00014359", "order": 8, "size_min": 600, "alternative": ["telecine"], "size": [600, 1000], "identifier": "tc", "_t": "quality", "size_max": 1000, "label": "TeleCine", "ext": [], "allow": ["720p"], "_id": "1f451fb56c954bada448b2029c96a96f", "median_size": 700}, {"_rev": "00012eef", "order": 9, "size_min": 600, "is_3d": false, "alternative": ["telesync", "hdts"], "size": [600, 1000], "identifier": "ts", "_t": "quality", "size_max": 1000, "label": "TeleSync", "ext": [], "allow": ["720p"], "_id": "3f1a487da43447aba103266d5e13e337", "median_size": 700}, {"_rev": "00019536", "order": 10, "size_min": 600, "is_3d": false, "alternative": ["camrip", "hdcam"], "size": [600, 1000], "identifier": "cam", "_t": "quality", "size_max": 1000, "label": "Cam", "ext": [], "allow": ["720p"], "_id": "ea81749f660647638240688e7eb8ec97", "median_size": 700}]
[13:28:03] [ERROR]::MAIN: });
[13:28:03] [ERROR]::MAIN: CategoryList.setup([]);
[13:28:03] [ERROR]::MAIN: App.setup({
[13:28:03] [ERROR]::MAIN: 'base_url': "/",
[13:28:03] [ERROR]::MAIN: 'args': "['--data_dir', '/var/db/couchpotato', '--pid_file', '/var/db/couchpotato/couchpotato.pid', '--daemon']",
[13:28:03] [ERROR]::MAIN: 'options': "Namespace(config_file='/var/db/couchpotato/settings.conf', console_log=False, daemon=True, data_dir='/var/db/couchpotato', debug=False, pid_file='/var/db/couchpotato/couchpotato.pid', quiet=False)",
[13:28:03] [ERROR]::MAIN: 'app_dir': "/usr/pbi/couchpotato-amd64/share/couchpotato/CouchPotatoServer",
[13:28:03] [ERROR]::MAIN: 'data_dir': "/var/db/couchpotato",
[13:28:03] [ERROR]::MAIN: 'pid': "77598 ",
[13:28:03] [ERROR]::MAIN: 'userscript_version': 25
[13:28:03] [ERROR]::MAIN: });
[13:28:03] [ERROR]::MAIN: })
[13:28:03] [ERROR]::MAIN:
[13:28:03] [ERROR]::MAIN: </script>
[13:28:03] [ERROR]::MAIN: <title>CouchPotato</title>
[13:28:03] [ERROR]::MAIN: </head>
[13:28:03] [ERROR]::MAIN: <body></body>
[13:28:03] [ERROR]::MAIN: </html>
[13:28:03] [WARNING]::COUCHPOTATO: No media files found in directory /mnt/media/downloads/sabnzbd/incomplete/test movie. Processing this as a failed download
[13:28:03] [POSTPROCESS]::COUCHPOTATO: FAILED DOWNLOAD DETECTED FOR test movie.nzb
[13:28:03] [POSTPROCESS]::COUCHPOTATO: Deleting failed files and folder /mnt/media/downloads/sabnzbd/incomplete/test movie
[13:28:03] [INFO]::MAIN: Deleting /mnt/media/downloads/sabnzbd/incomplete/test movie
[13:28:03] [ERROR]::COUCHPOTATO: Could not find a downloaded movie in the database matching test movie, exiting!
[13:28:03] [ERROR]::MAIN: A problem was reported in the /usr/local/share/nzbToMedia/nzbToCouchPotato.py script.
CouchPotato: Failed to post-process - Failed download not found in CouchPotato!