SAB not sorting after download.

SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.

Moderator: Lillian.W@AST

bostoneric
Posts: 45
youtube meble na wymiar Warszawa
Joined: Thu Aug 29, 2013 2:36 am

Re: SAB not sorting after download.

Post by bostoneric »

ok kinda lost. not sure what changed and what else i need to double check.
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: SAB not sorting after download.

Post by clinton.hall »

A lot changed... So it looks like something in your autoProcessMedia.cfg might not be valid...
Can you email or pm this file to me?
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
bostoneric
Posts: 45
Joined: Thu Aug 29, 2013 2:36 am

Re: SAB not sorting after download.

Post by bostoneric »

msg sent.

thanks!
bostoneric
Posts: 45
Joined: Thu Aug 29, 2013 2:36 am

Re: SAB not sorting after download.

Post by bostoneric »

still the same. very strange.

Code: Select all

           Traceback (most recent call last):
  File "/volume1/Download/nzbToMedia/nzbToSickBeard.py", line 155, in <module>
    result = nzbToMedia.main(sys.argv, section)
  File "/volume1/Download/nzbToMedia/nzbToMedia.py", line 445, in main
    nzbtomedia.initialize(section)
  File "/volume1/Download/nzbToMedia/nzbtomedia/__init__.py", line 203, in initialize
    if not config.migrate():
  File "/volume1/Download/nzbToMedia/nzbtomedia/nzbToMediaConfig.py", line 223, in migrate
    CFG_OLD.write()
  File "/volume1/Download/nzbToMedia/libs/configobj/configobj.py", line 2123, in write
    'ascii'))
UnicodeEncodeError: 'ascii' codec can't encode character u'\u201c' in position 2036: ordinal not in range(128)
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: SAB not sorting after download.

Post by clinton.hall »

Sorry.. I should have seen this earlier!

In autoProcessMedia.cfg don't use "" around the values you have defined... in particular, around the username and password for SickBeard.
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
bostoneric
Posts: 45
Joined: Thu Aug 29, 2013 2:36 am

Re: SAB not sorting after download.

Post by bostoneric »

Code: Select all



 



           [20:13:35] [INFO]::MAIN: Loading config from [/volume1/Download/nzbToMedia/autoProcessMedia.cfg]
[20:13:35] [INFO]::MAIN: Checking database structure...
[20:13:35] [INFO]::MAIN: Checking if git needs an update
[20:13:36] [INFO]::MAIN: There is a newer version available  (you're 1 commit behind)
[20:13:36] [INFO]::MAIN: nzbToMedia Version:9eeff323ac6b956700812d75f0745be21e51d366 Branch:master (Linux 3.7.9)
[20:13:36] [WARNING]::MAIN: Failed to locate ffmpeg, transcoding disabled!
[20:13:36] [WARNING]::MAIN: Install ffmpeg with x264 support to enable this feature  ...
[20:13:36] [WARNING]::MAIN: Failed to locate ffprobe, video corruption detection disabled!
[20:13:36] [WARNING]::MAIN: Install ffmpeg with x264 support to enable this feature  ...
[20:13:36] [INFO]::MAIN: #########################################################
[20:13:36] [INFO]::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
[20:13:36] [INFO]::MAIN: #########################################################
[20:13:36] [INFO]::MAIN: Script triggered from SABnzbd
[20:13:37] [ERROR]::MAIN: Unable to locate a section with subsection:tv enabled in your autoProcessMedia.cfg, exiting!
[20:13:37] [ERROR]::MAIN: A problem was reported in the /volume1/Download/nzbToMedia/nzbToSickBeard.py script.
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: SAB not sorting after download.

Post by clinton.hall »

in autoProcessMedia.cfg

Code: Select all

[SickBeard]
  [[tv]]
    enabled = 1
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
bostoneric
Posts: 45
Joined: Thu Aug 29, 2013 2:36 am

Re: SAB not sorting after download.

Post by bostoneric »

movie download

Code: Select all

[05:22:28] [INFO]::MAIN: Loading config from [/volume1/Download/nzbToMedia/autoProcessMedia.cfg]
[05:22:29] [INFO]::MAIN: Checking database structure...
[05:22:29] [INFO]::MAIN: Checking if git needs an update
[05:22:34] [INFO]::MAIN: There is a newer version available  (you're 1 commit behind)
[05:22:34] [INFO]::MAIN: nzbToMedia Version:9eeff323ac6b956700812d75f0745be21e51d366 Branch:master (Linux 3.7.9)
[05:22:34] [WARNING]::MAIN: Failed to locate ffmpeg, transcoding disabled!
[05:22:34] [WARNING]::MAIN: Install ffmpeg with x264 support to enable this feature  ...
[05:22:34] [WARNING]::MAIN: Failed to locate ffprobe, video corruption detection disabled!
[05:22:34] [WARNING]::MAIN: Install ffmpeg with x264 support to enable this feature  ...
[05:22:34] [INFO]::MAIN: #########################################################
[05:22:34] [INFO]::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
[05:22:34] [INFO]::MAIN: #########################################################
[05:22:34] [INFO]::MAIN: Script triggered from SABnzbd
[05:22:37] [ERROR]::MAIN: Category:[movies] is not defined or is not enabled. Please rename it or ensure it is enabled for the appropriate section in your autoProcessMedia.cfg and try again.
[05:22:37] [ERROR]::MAIN: A problem was reported in the /volume1/Download/nzbToMedia/nzbToCouchPotato.py script.
tv download

Code: Select all

[00:58:32] [INFO]::MAIN: Loading config from [/volume1/Download/nzbToMedia/autoProcessMedia.cfg]
[00:58:32] [INFO]::MAIN: Checking database structure...
[00:58:32] [INFO]::MAIN: Checking if git needs an update
[00:58:34] [INFO]::MAIN: There is a newer version available  (you're 1 commit behind)
[00:58:34] [INFO]::MAIN: nzbToMedia Version:9eeff323ac6b956700812d75f0745be21e51d366 Branch:master (Linux 3.7.9)
[00:58:34] [WARNING]::MAIN: Failed to locate ffmpeg, transcoding disabled!
[00:58:34] [WARNING]::MAIN: Install ffmpeg with x264 support to enable this feature  ...
[00:58:34] [WARNING]::MAIN: Failed to locate ffprobe, video corruption detection disabled!
[00:58:34] [WARNING]::MAIN: Install ffmpeg with x264 support to enable this feature  ...
[00:58:34] [INFO]::MAIN: #########################################################
[00:58:34] [INFO]::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
[00:58:34] [INFO]::MAIN: #########################################################
[00:58:34] [INFO]::MAIN: Script triggered from SABnzbd
[00:58:34] [INFO]::MAIN: Auto-detected SECTION:SickBeard
/usr/local/bin/unrar
/usr/bin/unzip
/bin/tar
/usr/bin/unxz
/usr/bin/unlzma
/usr/builtin/bin/7z
/usr/bin/bunzip2
/usr/local/bin/unrar
/usr/bin/unzip
/bin/tar
/usr/bin/unxz
/usr/bin/unlzma
/usr/builtin/bin/7z
/usr/bin/bunzip2
/usr/local/bin/unrar
/usr/bin/unzip
/bin/tar
/usr/bin/unxz
/usr/bin/unlzma
/usr/builtin/bin/7z
/usr/bin/bunzip2
/usr/local/bin/unrar
/usr/bin/unzip
/bin/tar
/usr/bin/unxz
/usr/bin/unlzma
/usr/builtin/bin/7z
/usr/bin/bunzip2
/usr/local/bin/unrar
/usr/bin/unzip
/bin/tar
/usr/bin/unxz
/usr/bin/unlzma
/usr/builtin/bin/7z
/usr/bin/bunzip2
[00:58:34] [INFO]::MAIN: Calling SickBeard:tv to post-process:TVSHOW.S01E10.720p.HDTV.X264-DIMENSION.nzb
[00:58:34] [INFO]::MAIN: Attempting to auto-detect tv fork
[00:58:34] [INFO]::MAIN: Could not connect to SickBeard:tv to perform auto-fork detection!
[00:58:34] [INFO]::MAIN: SickBeard:tv fork auto-detection failed
[00:58:34] [INFO]::MAIN: SickBeard:tv fork set to default
[00:58:34] [INFO]::MAIN: FLATTEN: Flattening directory: /volume1/Download/SABnzbd/complete/TVSHOW/Season 1
[00:58:34] [POSTPROCESS]::SICKBEARD: SUCCESS: The download succeeded, sending a post-process request
[00:58:34] [ERROR]::SICKBEARD: Unable to open URL: http://localhost:8081/home/postprocess/processEpisode
[00:58:34] [ERROR]::MAIN: A problem was reported in the /volume1/Download/nzbToMedia/nzbToSickBeard.py script.
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: SAB not sorting after download.

Post by clinton.hall »

for movies, in autoProcessMedia.cfg

Code: Select all

[CouchPotato]
  [[movies]]
    enabled = 1
then in Both CouchPotato and SickBeard sections, make sure you set the correct host, port, username/pass (SickBeard) and apikey (CouchPotato).
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
Post Reply

Return to “SABnzbdplus”