[FreeNAS 9 Plugins] - SAB / SB / CP / HP / Maraschino / HTPC / Mylar / LL / Gamez

Status
Not open for further replies.

neto_hugo

Explorer
Joined
Mar 6, 2012
Messages
87
Guys, I see here talk about HP a little bit. It's was a .pbi file that I wish were working with the CP and SR.

Would you recommend install HP in a separate jail? If so, it would be easy to communicate with the jail that are installed SB + HP + CP? I will probably have problems with permissions and owner, won't I?!?!?

Someone is using the HP without further problems?

Thank you for your help
 

sdspieg

Contributor
Joined
Aug 6, 2012
Messages
168
When I tried to update my sabnzvb through the GUi, I ran in all sorts of difficulties. So I reinstalled the plugin, but now when I seem to have difficulties with the permissions.
  • inside sabnzbd, I get constant "Cannot create directory /Downloads/incomplete" errors (despite the fact that I have put the Downloads folder on 7777 (through winscp)
  • I seem to have similar problems with storage in the jail mount: when I try to add storage I 'see' the sources (outside of the jail), and when I try to create a new folder (with 'create directory), it says: "The path could not be mounted /mnt/StephanNAS/Movies: Mount failed (64) -> mount: /mnt/StephanNAS/jails/sabnzbd_1/mnt/Movies: No such file or directory". When I then create that folder manually, it of course 'sees' and its says 'storage updated'. But should that work? And why should I get the problem in the first place?
Thanks!
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
When I tried to update my sabnzvb through the GUi, I ran in all sorts of difficulties. So I reinstalled the plugin, but now when I seem to have difficulties with the permissions.
  • inside sabnzbd, I get constant "Cannot create directory /Downloads/incomplete" errors (despite the fact that I have put the Downloads folder on 7777 (through winscp)
  • I seem to have similar problems with storage in the jail mount: when I try to add storage I 'see' the sources (outside of the jail), and when I try to create a new folder (with 'create directory), it says: "The path could not be mounted /mnt/StephanNAS/Movies: Mount failed (64) -> mount: /mnt/StephanNAS/jails/sabnzbd_1/mnt/Movies: No such file or directory". When I then create that folder manually, it of course 'sees' and its says 'storage updated'. But should that work? And why should I get the problem in the first place?
Thanks!
there's a bug in FN where the folder isn't being created. this has been around for a version or two
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,525
Yes.. create the folder yourself.
 

sdspieg

Contributor
Joined
Aug 6, 2012
Messages
168
I am puzzled by what seems to be a permissions issue within sabnzbd. I created a Post-Processing Scripts Folder in my sabnzbd jail (does it matter where I copy it), copied the SickBeard scripts in there, changed the host name, port, etc. and then set the 'Post-Processing Scripts Folder' in the sabnzbd settings to that folder. I get no error message when I click save. And yet the change doesn't 'stick'. If I go into another menu and then come back to that one, the field for Post-Processing Scripts Folder is empty again. And so of course the scripts do not show up under the 'categories' setting. And when I look into the sabnzbd.ini file to change this manually, I don't see the line where I could enter the script folder. Help?

UPDATE - I did find the script_dir line; but I still wasn't able to make it stick: I used the GUI to stop sabnzbd; made the changes in the ini-file, turned sabnzbd on again - but the folder in the config menu is still empty.

UPDATE - I changed the scripts folder to a folder under /var/db/sabnzbd - and now it sticks. But I now get the following error: env: python: No such file or directory
 
Last edited:

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I am puzzled by what seems to be a permissions issue within sabnzbd. I created a Post-Processing Scripts Folder in my sabnzbd jail (does it matter where I copy it), copied the SickBeard scripts in there, changed the host name, port, etc. and then set the 'Post-Processing Scripts Folder' in the sabnzbd settings to that folder. I get no error message when I click save. And yet the change doesn't 'stick'. If I go into another menu and then come back to that one, the field for Post-Processing Scripts Folder is empty again. And so of course the scripts do not show up under the 'categories' setting. And when I look into the sabnzbd.ini file to change this manually, I don't see the line where I could enter the script folder. Help?

UPDATE - I did find the script_dir line; but I still wasn't able to make it stick: I used the GUI to stop sabnzbd; made the changes in the ini-file, turned sabnzbd on again - but the folder in the config menu is still empty.

UPDATE - I changed the scripts folder to a folder under /var/db/sabnzbd - and now it sticks. But I now get the following error: env: python: No such file or directory
the issue you were having was because of file ownership issues. people should just change the ownership of script folders sabnzbd uses to 'media'.

the python error is because the freebsd plugin jail doesn't come with python meta package. I recommend installing it 'pkg install python'
 

Allred

Dabbler
Joined
Oct 10, 2014
Messages
25
Im getting this error now after a clean install. Ideas?? I followed the video to the T

ImportError: Shared object "libsqlite3.so.0" not found, required by "_sqlite3.so"
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Im getting this error now after a clean install. Ideas?? I followed the video to the T

ImportError: Shared object "libsqlite3.so.0" not found, required by "_sqlite3.so"
'pkg upgrade' or 'pkg install sqilte3' should fix this.
 

Allred

Dabbler
Joined
Oct 10, 2014
Messages
25
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!
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
where did the download end up. the incomplete directory, the complete/movie or the videos/movies directory?

you sure the download wasn't genuinely failed? (no longer available on your Usenet provider)

please keep this discussion on my blog comments, not this forum
 

Allred

Dabbler
Joined
Oct 10, 2014
Messages
25
Didnt end up in any folder ran a few sec and then the error.

do I just click your name to do blog. Sorry new at this.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Didnt end up in any folder ran a few sec and then the error.

do I just click your name to do blog. Sorry new at this.
you said you followed the video, I assumed you meant YouTube video which has a link to my blog. the video gets out of date, the blog I update as changes occur. write a comment on my blog and that starts an email conversation with me.
 

Allred

Dabbler
Joined
Oct 10, 2014
Messages
25
I did post to the blog yesterday and never got anything back I did follow the blog also setting this up. So lost. lol
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
QUOTE="Allred, post: 146885, member: 43962"]I did post to the blog yesterday and never got anything back I did follow the blog also setting this up. So lost. lol[/QUOTE]
I didn't see the post so it might have flagged it as spam lol.

k so nothing downloaded at all. so it's not an issue with post-processing. can you manually download the same file in sabnzbd. in CP on the movie, you can see where it grabbed the nzb from. upload that to sabnzbd.

what Usenet provider are you using?
 

Allred

Dabbler
Joined
Oct 10, 2014
Messages
25
Ok let me try that. Now ? anything that are torrents go straight to tranmission correct? How do I get it do remove it right away so it doesnt seed. I tried 0 as the seed count and its still there. Ideas? Thanks in advance for the help I have been beating myself up over the last week before I decide to try here.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Ok let me try that. Now ? anything that are torrents go straight to tranmission correct? How do I get it do remove it right away so it doesnt seed. I tried 0 as the seed count and its still there. Ideas? Thanks in advance for the help I have been beating myself up over the last week before I decide to try here.
yeah torrents go to transmission. once the download is done it should remove the torrent from transmission and you'll stop seeding it. you could set a low upload speed to limit it while you're downloading
 

Allred

Dabbler
Joined
Oct 10, 2014
Messages
25
Ok got a dl going in Sab will wait to see what happens. I dl the same movie you did as a test and it went to transmission and when done just keep seeding. I did a tv show in sickbeard that went to transmission but when it got done it removed it and moved it to the correct folder. Why would movies not work?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Ok got a dl going in Sab will wait to see what happens. I dl the same movie you did as a test and it went to transmission and when done just keep seeding. I did a tv show in sickbeard that went to transmission but when it got done it removed it and moved it to the correct folder. Why would movies not work?
not sure, but the logs seem to indicate some sort of incompatibility between the CP api and what nzbToMedia is expecting. did you restart CP so you are accessing it with the "/couchpotato" webroot?
 
Status
Not open for further replies.
Top