SabNzbd/Couchpotato losing(deleting files)

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
cormad
Newbie
Newbie
Posts: 10
Joined: October 14th, 2012, 2:14 pm

SabNzbd/Couchpotato losing(deleting files)

Post by cormad »

Hey All,
Running Sabnzbd on a FreeNas server with Couchpotato,SickRage and Headphone(New). It's been working fine (2 years) until I installed headphones and reinstalled Nzbtomedia scripts. It appears to run the post script file ok but not moving to my media/movie folder. It's just deleting and I lose the download, Headphones is working great now....go figure
Looking for direction as to what I FU.

Code: Select all

[12:04:06] [INFO]::MAIN: Loading config from [/usr/local/share/nzbToMedia/autoProcessMedia.cfg]
[12:04:06] [INFO]::MAIN: Checking database structure...
[12:04:06] [INFO]::MAIN: Checking if git needs an update
[12:04:35] [INFO]::MAIN: No update needed
[12:04:35] [INFO]::MAIN: nzbToMedia Version:ee243fbba51e66ed12ad17d57e016b4db5bdc720 Branch:master (FreeBSD 11.0-RELEASE)
[12:04:35] [INFO]::MAIN: #########################################################
[12:04:35] [INFO]::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
[12:04:35] [INFO]::MAIN: #########################################################
[12:04:35] [INFO]::MAIN: Script triggered from SABnzbd 0.7.17+
[12:04:36] [INFO]::MAIN: Auto-detected SECTION:CouchPotato
[12:04:36] [INFO]::MAIN: Calling CouchPotato:movie to post-process:Mad.Max.Fury.Road.2015.720p.BluRay.x264.DTS-WiKi.cp(tt1392190).nzb
[12:04:36] [INFO]::MAIN: Attemping imdbID lookup for Mad.Max.Fury.Road.2015.720p.BluRay.x264.DTS-WiKi.cp(tt1392190).nzb
[12:04:36] [INFO]::MAIN: Searching folder and file names for imdbID ...
[12:04:36] [INFO]::MAIN: Found imdbID [tt1392190]
[12:04:36] [INFO]::MAIN: No CouchPotato or Radarr apikey entered. Performing transcoder functions only
[12:04:36] [INFO]::MAIN: No CouchPotato or Radarr apikey entered. Processing completed.
[12:04:36] [INFO]::CLEANDIR: Doing Forceful Clean of /mnt/media/downloads/sabnzbd/complete/movie/Mad.Max.Fury.Road.2015.720p.BluRay.x264.DTS-WiKi.cp(tt1392190)
[12:04:36] [INFO]::MAIN: Deleting /mnt/media/downloads/sabnzbd/complete/movie/Mad.Max.Fury.Road.2015.720p.BluRay.x264.DTS-WiKi.cp(tt1392190)
[12:04:36] [INFO]::MAIN: The /usr/local/share/nzbToMedia/nzbToCouchPotato.py script completed successfully.
CouchPotato: Successfully post-processed Mad.Max.Fury.Road.2015.720p.BluRay.x264.DTS-WiKi.cp(tt1392190).nzb!
User avatar
safihre
Administrator
Administrator
Posts: 5362
Joined: April 30th, 2015, 7:35 am
Contact:

Re: SabNzbd/Couchpotato losing(deleting files)

Post by safihre »

Seems this is a problem of the nzbtomedia script?
You can see how it's deleting the folder.
After complaint about couchpotato api key being missing, so maybe it would help to enter that in the script?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
cormad
Newbie
Newbie
Posts: 10
Joined: October 14th, 2012, 2:14 pm

Re: SabNzbd/Couchpotato losing(deleting files)

Post by cormad »

safihre wrote: January 7th, 2018, 1:30 pm Seems this is a problem of the nzbtomedia script?
You can see how it's deleting the folder.
After complaint about couchpotato api key being missing, so maybe it would help to enter that in the script?
Thanks safihre,
It was the missing api key that was causing the problem.
Post Reply