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

Status
Not open for further replies.

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
looks like /media/tvshows is root wheel
well either fix it by setting the owner of the dataset or use 'chown -R meda:meda /media/TVShows'
 

rawkus

Explorer
Joined
Feb 13, 2014
Messages
69
Thanks a lot Josh for the simple fix to a problem that has been making me pull my hair out. The file processed the download successfully. Not sure why the new storage i created didnt transfer to media media but it appears to be working now. ill make sure to write down those commands
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Thanks a lot Josh for the simple fix to a problem that has been making me pull my hair out. The file processed the download successfully. Not sure why the new storage i created didnt transfer to media media but it appears to be working now. ill make sure to write down those commands
No prob, glad you got it working.
 

sharkyb

Cadet
Joined
Nov 24, 2014
Messages
2
Hey guys,
First off thank you so much Joshua for the killer guide and awesome youtube videos.

I am struggling to figure out how my tv shows get renamed and put in to /mnt/media/videos/tv/.
I am able to see the completed files in /mnt/media/downloads/transmission/complete/tv/ but they still have their downloaded names and not the user friendly names.
Does anyone have any suggestion on where the gag is to get the files renamed and moved to /mnt/media/videos/tv/ ?

Thanks in advance!
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Hey guys,
First off thank you so much Joshua for the killer guide and awesome youtube videos.

I am struggling to figure out how my tv shows get renamed and put in to /mnt/media/videos/tv/.
I am able to see the completed files in /mnt/media/downloads/transmission/complete/tv/ but they still have their downloaded names and not the user friendly names.
Does anyone have any suggestion on where the gag is to get the files renamed and moved to /mnt/media/videos/tv/ ?

Thanks in advance!
if you followed my blog transmission should be running a script after downloading a file. double check your settings.json and read the log in /usr/local/share/nzbToMedia/logs
 

CraftyClown

Patron
Joined
Apr 5, 2014
Messages
214
Hi Josh,

I have nearly everything working perfectly now (Thanks again for all your help)

I'm still having some minor permission issues with Mylar though. Mylar doesn't have the necessary permissions to move or delete files.

The Developer of Mylar suggested "make sure that the user running mylar has full authority to both your comic location directory and your download directory (and / or watch folder)."

I tried changing the owner of Mylar to my main user, thinking this would solve any issues, however once I had chown'd Mylar, I was unable to start the plugin

This is what I did to change the user: chown -R 1001:816 /mnt/Movies_and_Music/pluginjails/mylar_2/var/db/mylar

The user I was trying to change to is (Richard:Media) a user I have set up so I can access from my windows client

My dataset is also owned by Richard:Media

Any idea what I might be doing wrong?
 
Last edited:

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Hi Josh,

I have nearly everything working perfectly now (Thanks again for all your help)

I'm still having some minor permission issues with Mylar though.

The Developer of Mylar suggested "make sure that the user running mylar has full authority to both your comic location directory and your download directory (and / or watch folder)."

I tried changing the owner of Mylar to my main user, thinking this would solve any issues, however once I had chown'd Mylar, I was unable to start the plugin

Any idea what I might be doing wrong?

This is what I did to change the user: chown -R 1001:816 /mnt/Movies_and_Music/pluginjails/mylar_2/var/db/mylar

The user I was trying to change to is (Richard:Media) a user I have set up so I can access from my windows client
mylar runs as the media user (UID 816) by default. changing it's folders doesn't change what it runs as.

please read my guide on giving plugins write permissions in the How-To > Configuration section of the forum.
 

neto_hugo

Explorer
Joined
Mar 6, 2012
Messages
87
Guys, suddenly the SR began to show an error message: Exit(1) SickBeard: Failed to post-process - Returned log from SicBeard was not as expected

The download is on Complete folder and if I do the post-processing manually SR finish the procedure.

What could it be? Problems with permissions? I've been investigating the SR forums but found nothing there ...

Thanks!!!

Code:
[03:31:20] [INFO]::MAIN: Loading config from [/usr/local/share/nzbToMedia/autoProcessMedia.cfg]
[03:31:20] [INFO]::MAIN: Checking database structure...
[03:31:20] [INFO]::MAIN: Checking if git needs an update
[03:31:26] [INFO]::MAIN: No update needed
[03:31:26] [INFO]::MAIN: nzbToMedia Version:77da142216ba6dc91bb654635d4bd03f13c881e5 Branch:master (FreeBSD 9.1-RELEASE)
[03:31:26] [WARNING]::MAIN: Failed to locate 7zip. Transcosing of disk images and extraction of .7z files will not be possible!
[03:31:26] [INFO]::MAIN: #########################################################
[03:31:26] [INFO]::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
[03:31:26] [INFO]::MAIN: #########################################################
[03:31:26] [INFO]::MAIN: Script triggered from SABnzbd
[03:31:26] [INFO]::MAIN: Auto-detected SECTION:SickBeard
[03:31:26] [INFO]::MAIN: Calling SickBeard:tv to post-process:Brain.Games.S04E08.Peer.Pressure.720p.HDTV.x264-DHD.nzb
[03:31:27] [INFO]::MAIN: Attempting to auto-detect tv fork
[03:31:27] [INFO]::MAIN: SickBeard:tv fork auto-detection found custom params {}
[03:31:27] [INFO]::MAIN: SickBeard:tv fork set to custom
[03:31:27] [INFO]::TRANSCODER: Checking [Brain.Games.S04E08.Peer.Pressure.720p.HDTV.x264-DHD.mkv] for corruption, please stand by ...
[03:31:27] [INFO]::TRANSCODER: SUCCESS: [Brain.Games.S04E08.Peer.Pressure.720p.HDTV.x264-DHD.mkv] has no corruption.
[03:31:27] [INFO]::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/TV/Brain.Games.S04E08.Peer.Pressure.720p.HDTV.x264-DHD
[03:31:27] [INFO]::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/TV/Brain.Games.S04E08.Peer.Pressure.720p.HDTV.x264-DHD
[03:31:27] [POSTPROCESS]::SICKBEARD: SUCCESS: The download succeeded, sending a post-process request
[03:31:27] [POSTPROCESS]::SICKBEARD: <!DOCTYPE html>
[03:31:27] [POSTPROCESS]::SICKBEARD: <html>
[03:31:27] [POSTPROCESS]::SICKBEARD:     <head>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <meta charset="utf-8">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <meta http-equiv="X-UA-Compatible" content="IE=edge">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <meta name="viewport" content="width=device-width, initial-scale=1">
[03:31:27] [POSTPROCESS]::SICKBEARD:    
[03:31:27] [POSTPROCESS]::SICKBEARD:         <title>SickRage - BRANCH:[master] - Login</title>
[03:31:27] [POSTPROCESS]::SICKBEARD:    
[03:31:27] [POSTPROCESS]::SICKBEARD:         <!--[if lt IE 9]>
[03:31:27] [POSTPROCESS]::SICKBEARD:             <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:             <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <![endif]-->
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="shortcut icon" href="/sickrage/images/ico/favicon.ico">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" sizes="16x16 32x32 64x64" href="/sickrage/images/ico/favicon.ico">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" type="image/png" sizes="196x196" href="/sickrage/images/ico/favicon-196.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" type="image/png" sizes="160x160" href="/sickrage/images/ico/favicon-160.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" type="image/png" sizes="96x96" href="/sickrage/images/ico/favicon-96.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" type="image/png" sizes="64x64" href="/sickrage/images/ico/favicon-64.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" type="image/png" sizes="32x32" href="/sickrage/images/ico/favicon-32.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" type="image/png" sizes="16x16" href="/sickrage/images/ico/favicon-16.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" sizes="152x152" href="/sickrage/images/ico/favicon-152.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" sizes="144x144" href="/sickrage/images/ico/favicon-144.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" sizes="120x120" href="/sickrage/images/ico/favicon-120.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" sizes="114x114" href="/sickrage/images/ico/favicon-114.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" sizes="76x76" href="/sickrage/images/ico/favicon-76.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" sizes="72x72" href="/sickrage/images/ico/favicon-72.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" href="/sickrage/images/ico/favicon-57.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <meta name="msapplication-TileColor" content="#FFFFFF">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <meta name="msapplication-TileImage" content="/sickrage/images/ico/favicon-144.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <meta name="msapplication-config" content="/sickrage/css/browserconfig.xml">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/lib/bootstrap.css?6172"/>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/browser.css?6172" />
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/lib/jquery-ui-1.10.4.custom.css?6172" />
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/lib/jquery.qtip-2.2.1.min.css?6172"/>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/lib/pnotify.custom.min.css?6172" />
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/style.css?6172"/>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/dark.css?6172" />
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/country-flags.css?6172"/>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery-1.11.2.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/bootstrap.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/bootstrap-hover-dropdown.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery-ui-1.10.4.custom.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.cookie.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.cookiejar.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.json-2.2.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.selectboxes.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.tablesorter-2.17.7.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.tablesorter.widgets-2.17.7.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.qtip-2.2.1.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/pnotify.custom.min.js"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.form-3.35.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.ui.touch-punch-0.2.2.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/isotope.pkgd.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.confirm.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/script.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:        
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" charset="utf-8">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <!--
[03:31:27] [POSTPROCESS]::SICKBEARD:             sbRoot = '/sickrage'; // needed for browser.js & ajaxNotifications.js
[03:31:27] [POSTPROCESS]::SICKBEARD:             //HTML for scrolltopcontrol, which is auto wrapped in DIV w/ ID="topcontrol"
[03:31:27] [POSTPROCESS]::SICKBEARD:             top_image_html = '<img src="/sickrage/images/top.gif" width="31" height="11" alt="Jump to top" />';
[03:31:27] [POSTPROCESS]::SICKBEARD:             themeSpinner = '-dark';
[03:31:27] [POSTPROCESS]::SICKBEARD:             anonURL = 'http://dereferer.org/?'
[03:31:27] [POSTPROCESS]::SICKBEARD:         //-->
[03:31:27] [POSTPROCESS]::SICKBEARD:         </script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.scrolltopcontrol-1.1.js"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/browser.js"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/ajaxNotifications.js"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <!--
[03:31:27] [POSTPROCESS]::SICKBEARD:             function initActions() {
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href*='/home/restart/']").addClass('btn restart').html('<span class="submenu-icon-restart pull-left"></span> Restart');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href*='/home/shutdown/']").addClass('btn shutdown').html('<span class="submenu-icon-shutdown pull-left"></span> Shutdown');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href*='/home/logout/']").addClass('btn').html('<span class="ui-icon ui-icon-power pull-left"></span> Logout');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Edit')").addClass('btn').html('<span class="ui-icon ui-icon-pencil pull-left"></span> Edit');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Remove')").addClass('btn remove').html('<span class="ui-icon ui-icon-trash pull-left"></span> Remove');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Clear History')").addClass('btn clearhistory').html('<span class="ui-icon ui-icon-trash pull-left"></span> Clear History');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Trim History')").addClass('btn trimhistory').html('<span class="ui-icon ui-icon-trash pull-left"></span> Trim History');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/errorlogs/clearerrors/']").addClass('btn').html('<span class="ui-icon ui-icon-trash pull-left"></span> Clear Errors');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/errorlogs/submit_errors/']").addClass('btn').html('<span class="ui-icon ui-icon-arrowreturnthick-1-n pull-left"></span> Submit Errors');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Re-scan')").addClass('btn').html('<span class="ui-icon ui-icon-refresh pull-left"></span> Re-scan');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Backlog Overview')").addClass('btn').html('<span class="ui-icon ui-icon-refresh pull-left"></span> Backlog Overview');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/home/updatePLEX/']").addClass('btn').html('<span class="ui-icon ui-icon-refresh pull-left"></span> Update PLEX');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Force')").addClass('btn').html('<span class="ui-icon ui-icon-transfer-e-w pull-left"></span> Force Full Update');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Rename')").addClass('btn').html('<span class="ui-icon ui-icon-tag pull-left"></span> Preview Rename');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/config/subtitles/']").addClass('btn').html('<span class="ui-icon ui-icon-comment pull-left"></span> Search Subtitles');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href*='/home/subtitleShow']").addClass('btn').html('<span class="ui-icon ui-icon-comment pull-left"></span> Download Subtitles');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Anime')").addClass('btn').html('<span class="submenu-icon-anime pull-left"></span> Anime');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Settings')").addClass('btn').html('<span class="ui-icon ui-icon-search pull-left"></span> Search Settings');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Provider')").addClass('btn').html('<span class="ui-icon ui-icon-search pull-left"></span> Search Providers');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Backup/Restore')").addClass('btn').html('<span class="ui-icon ui-icon-gear pull-left"></span> Backup/Restore');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('General')").addClass('btn').html('<span class="ui-icon ui-icon-gear pull-left"></span> General');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Episode Status')").addClass('btn').html('<span class="ui-icon ui-icon-transferthick-e-w pull-left"></span> Episode Status Management');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Missed Subtitle')").addClass('btn').html('<span class="ui-icon ui-icon-transferthick-e-w pull-left"></span> Missed Subtitles');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/home/addShows/']").addClass('btn').html('<span class="ui-icon ui-icon-video pull-left"></span> Add Show');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Processing')").addClass('btn').html('<span class="ui-icon ui-icon-folder-open pull-left"></span> Post-Processing');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Manage Searches')").addClass('btn').html('<span class="ui-icon ui-icon-search pull-left"></span> Manage Searches');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Manage Torrents')").addClass('btn').html('<span class="submenu-icon-bittorrent pull-left"></span> Manage Torrents');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/manage/failedDownloads/']").addClass('btn').html('<span class="submenu-icon-failed-download pull-left"></span> Failed Downloads');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Notification')").addClass('btn').html('<span class="ui-icon ui-icon-note pull-left"></span> Notifications');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Update show in KODI')").addClass('btn').html('<span class="submenu-icon-kodi pull-left"></span> Update show in KODI');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/home/updateKODI/']").addClass('btn').html('<span class="submenu-icon-kodi pull-left"></span> Update KODI');
[03:31:27] [POSTPROCESS]::SICKBEARD:             }
[03:31:27] [POSTPROCESS]::SICKBEARD:        
[03:31:27] [POSTPROCESS]::SICKBEARD:             $(document).ready(function() {
[03:31:27] [POSTPROCESS]::SICKBEARD:                
[03:31:27] [POSTPROCESS]::SICKBEARD:                 initActions();
[03:31:27] [POSTPROCESS]::SICKBEARD:                
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#NAVlogin").addClass("active");
[03:31:27] [POSTPROCESS]::SICKBEARD:                
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $('.dropdown-toggle').dropdownHover();
[03:31:27] [POSTPROCESS]::SICKBEARD:                
[03:31:27] [POSTPROCESS]::SICKBEARD:             });
[03:31:27] [POSTPROCESS]::SICKBEARD:         //-->
[03:31:27] [POSTPROCESS]::SICKBEARD:         </script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/confirmations.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:     </head>
[03:31:27] [POSTPROCESS]::SICKBEARD:     <body>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <nav class="navbar navbar-default navbar-fixed-top" role="navigation">
[03:31:27] [POSTPROCESS]::SICKBEARD:             <div class="container-fluid">
[03:31:27] [POSTPROCESS]::SICKBEARD:                 <div class="navbar-header">
[03:31:27] [POSTPROCESS]::SICKBEARD:                     <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
[03:31:27] [POSTPROCESS]::SICKBEARD:                         <span class="sr-only">Toggle navigation</span>
[03:31:27] [POSTPROCESS]::SICKBEARD:                         <span class="icon-bar"></span>
[03:31:27] [POSTPROCESS]::SICKBEARD:                         <span class="icon-bar"></span>
[03:31:27] [POSTPROCESS]::SICKBEARD:                         <span class="icon-bar"></span>
[03:31:27] [POSTPROCESS]::SICKBEARD:                     </button>
[03:31:27] [POSTPROCESS]::SICKBEARD:                     <a class="navbar-brand" href="/sickrage/home/" title="SickRage"><img alt="SickRage" src="/sickrage/images/sickrage.png" style="height: 50px;" class="img-responsive pull-left" /></a>
[03:31:27] [POSTPROCESS]::SICKBEARD:                 </div>
[03:31:27] [POSTPROCESS]::SICKBEARD:                 </div><!-- /.navbar-collapse -->
[03:31:27] [POSTPROCESS]::SICKBEARD:             </div><!-- /.container-fluid -->
[03:31:27] [POSTPROCESS]::SICKBEARD:         </nav>
[03:31:27] [POSTPROCESS]::SICKBEARD:      
[03:31:27] [POSTPROCESS]::SICKBEARD: <div id="contentWrapper">
[03:31:27] [POSTPROCESS]::SICKBEARD:     <div id="content">
[03:31:27] [POSTPROCESS]::SICKBEARD: <div class="login">
[03:31:27] [POSTPROCESS]::SICKBEARD:     <form action="" method="post">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <h1>SickRage</h1>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <div class="ctrlHolder"><input class="inlay" name="username" type="text" placeholder="Username" autocomplete="off" /></div>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <div class="ctrlHolder"><input class="inlay" name="password" type="password" placeholder="Password" autocomplete="off" /></div>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <div class="ctrlHolder">
[03:31:27] [POSTPROCESS]::SICKBEARD:             <label class="remember_me" title="for 30 days"><input class="inlay" id="remember_me" name="remember_me" type="checkbox" value="1" checked="checked" /> Remember me</label>
[03:31:27] [POSTPROCESS]::SICKBEARD:             <input class="button" name="submit" type="submit" value="Login" />
[03:31:27] [POSTPROCESS]::SICKBEARD:         </div>
[03:31:27] [POSTPROCESS]::SICKBEARD:     </form>
[03:31:27] [POSTPROCESS]::SICKBEARD: </div>
[03:31:27] [ERROR]::MAIN: A problem was reported in the /usr/local/share/nzbToMedia/nzbToSickBeard.py script.
SickBeard: Failed to post-process - Returned log from SickBeard was not as expected.!
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Guys, suddenly the SR began to show an error message: Exit(1) SickBeard: Failed to post-process - Returned log from SicBeard was not as expected

The download is on Complete folder and if I do the post-processing manually SR finish the procedure.

What could it be? Problems with permissions? I've been investigating the SR forums but found nothing there ...

Thanks!!!

Code:
[03:31:20] [INFO]::MAIN: Loading config from [/usr/local/share/nzbToMedia/autoProcessMedia.cfg]
[03:31:20] [INFO]::MAIN: Checking database structure...
[03:31:20] [INFO]::MAIN: Checking if git needs an update
[03:31:26] [INFO]::MAIN: No update needed
[03:31:26] [INFO]::MAIN: nzbToMedia Version:77da142216ba6dc91bb654635d4bd03f13c881e5 Branch:master (FreeBSD 9.1-RELEASE)
[03:31:26] [WARNING]::MAIN: Failed to locate 7zip. Transcosing of disk images and extraction of .7z files will not be possible!
[03:31:26] [INFO]::MAIN: #########################################################
[03:31:26] [INFO]::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
[03:31:26] [INFO]::MAIN: #########################################################
[03:31:26] [INFO]::MAIN: Script triggered from SABnzbd
[03:31:26] [INFO]::MAIN: Auto-detected SECTION:SickBeard
[03:31:26] [INFO]::MAIN: Calling SickBeard:tv to post-process:Brain.Games.S04E08.Peer.Pressure.720p.HDTV.x264-DHD.nzb
[03:31:27] [INFO]::MAIN: Attempting to auto-detect tv fork
[03:31:27] [INFO]::MAIN: SickBeard:tv fork auto-detection found custom params {}
[03:31:27] [INFO]::MAIN: SickBeard:tv fork set to custom
[03:31:27] [INFO]::TRANSCODER: Checking [Brain.Games.S04E08.Peer.Pressure.720p.HDTV.x264-DHD.mkv] for corruption, please stand by ...
[03:31:27] [INFO]::TRANSCODER: SUCCESS: [Brain.Games.S04E08.Peer.Pressure.720p.HDTV.x264-DHD.mkv] has no corruption.
[03:31:27] [INFO]::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/TV/Brain.Games.S04E08.Peer.Pressure.720p.HDTV.x264-DHD
[03:31:27] [INFO]::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/TV/Brain.Games.S04E08.Peer.Pressure.720p.HDTV.x264-DHD
[03:31:27] [POSTPROCESS]::SICKBEARD: SUCCESS: The download succeeded, sending a post-process request
[03:31:27] [POSTPROCESS]::SICKBEARD: <!DOCTYPE html>
[03:31:27] [POSTPROCESS]::SICKBEARD: <html>
[03:31:27] [POSTPROCESS]::SICKBEARD:     <head>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <meta charset="utf-8">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <meta http-equiv="X-UA-Compatible" content="IE=edge">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <meta name="viewport" content="width=device-width, initial-scale=1">
[03:31:27] [POSTPROCESS]::SICKBEARD:    
[03:31:27] [POSTPROCESS]::SICKBEARD:         <title>SickRage - BRANCH:[master] - Login</title>
[03:31:27] [POSTPROCESS]::SICKBEARD:    
[03:31:27] [POSTPROCESS]::SICKBEARD:         <!--[if lt IE 9]>
[03:31:27] [POSTPROCESS]::SICKBEARD:             <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:             <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <![endif]-->
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="shortcut icon" href="/sickrage/images/ico/favicon.ico">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" sizes="16x16 32x32 64x64" href="/sickrage/images/ico/favicon.ico">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" type="image/png" sizes="196x196" href="/sickrage/images/ico/favicon-196.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" type="image/png" sizes="160x160" href="/sickrage/images/ico/favicon-160.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" type="image/png" sizes="96x96" href="/sickrage/images/ico/favicon-96.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" type="image/png" sizes="64x64" href="/sickrage/images/ico/favicon-64.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" type="image/png" sizes="32x32" href="/sickrage/images/ico/favicon-32.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="icon" type="image/png" sizes="16x16" href="/sickrage/images/ico/favicon-16.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" sizes="152x152" href="/sickrage/images/ico/favicon-152.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" sizes="144x144" href="/sickrage/images/ico/favicon-144.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" sizes="120x120" href="/sickrage/images/ico/favicon-120.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" sizes="114x114" href="/sickrage/images/ico/favicon-114.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" sizes="76x76" href="/sickrage/images/ico/favicon-76.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" sizes="72x72" href="/sickrage/images/ico/favicon-72.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="apple-touch-icon" href="/sickrage/images/ico/favicon-57.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <meta name="msapplication-TileColor" content="#FFFFFF">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <meta name="msapplication-TileImage" content="/sickrage/images/ico/favicon-144.png">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <meta name="msapplication-config" content="/sickrage/css/browserconfig.xml">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/lib/bootstrap.css?6172"/>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/browser.css?6172" />
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/lib/jquery-ui-1.10.4.custom.css?6172" />
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/lib/jquery.qtip-2.2.1.min.css?6172"/>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/lib/pnotify.custom.min.css?6172" />
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/style.css?6172"/>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/dark.css?6172" />
[03:31:27] [POSTPROCESS]::SICKBEARD:         <link rel="stylesheet" type="text/css" href="/sickrage/css/country-flags.css?6172"/>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery-1.11.2.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/bootstrap.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/bootstrap-hover-dropdown.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery-ui-1.10.4.custom.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.cookie.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.cookiejar.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.json-2.2.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.selectboxes.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.tablesorter-2.17.7.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.tablesorter.widgets-2.17.7.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.qtip-2.2.1.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/pnotify.custom.min.js"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.form-3.35.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.ui.touch-punch-0.2.2.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/isotope.pkgd.min.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.confirm.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/script.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:        
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" charset="utf-8">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <!--
[03:31:27] [POSTPROCESS]::SICKBEARD:             sbRoot = '/sickrage'; // needed for browser.js & ajaxNotifications.js
[03:31:27] [POSTPROCESS]::SICKBEARD:             //HTML for scrolltopcontrol, which is auto wrapped in DIV w/ ID="topcontrol"
[03:31:27] [POSTPROCESS]::SICKBEARD:             top_image_html = '<img src="/sickrage/images/top.gif" width="31" height="11" alt="Jump to top" />';
[03:31:27] [POSTPROCESS]::SICKBEARD:             themeSpinner = '-dark';
[03:31:27] [POSTPROCESS]::SICKBEARD:             anonURL = 'http://dereferer.org/?'
[03:31:27] [POSTPROCESS]::SICKBEARD:         //-->
[03:31:27] [POSTPROCESS]::SICKBEARD:         </script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/lib/jquery.scrolltopcontrol-1.1.js"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/browser.js"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/ajaxNotifications.js"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <!--
[03:31:27] [POSTPROCESS]::SICKBEARD:             function initActions() {
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href*='/home/restart/']").addClass('btn restart').html('<span class="submenu-icon-restart pull-left"></span> Restart');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href*='/home/shutdown/']").addClass('btn shutdown').html('<span class="submenu-icon-shutdown pull-left"></span> Shutdown');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href*='/home/logout/']").addClass('btn').html('<span class="ui-icon ui-icon-power pull-left"></span> Logout');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Edit')").addClass('btn').html('<span class="ui-icon ui-icon-pencil pull-left"></span> Edit');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Remove')").addClass('btn remove').html('<span class="ui-icon ui-icon-trash pull-left"></span> Remove');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Clear History')").addClass('btn clearhistory').html('<span class="ui-icon ui-icon-trash pull-left"></span> Clear History');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Trim History')").addClass('btn trimhistory').html('<span class="ui-icon ui-icon-trash pull-left"></span> Trim History');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/errorlogs/clearerrors/']").addClass('btn').html('<span class="ui-icon ui-icon-trash pull-left"></span> Clear Errors');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/errorlogs/submit_errors/']").addClass('btn').html('<span class="ui-icon ui-icon-arrowreturnthick-1-n pull-left"></span> Submit Errors');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Re-scan')").addClass('btn').html('<span class="ui-icon ui-icon-refresh pull-left"></span> Re-scan');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Backlog Overview')").addClass('btn').html('<span class="ui-icon ui-icon-refresh pull-left"></span> Backlog Overview');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/home/updatePLEX/']").addClass('btn').html('<span class="ui-icon ui-icon-refresh pull-left"></span> Update PLEX');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Force')").addClass('btn').html('<span class="ui-icon ui-icon-transfer-e-w pull-left"></span> Force Full Update');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Rename')").addClass('btn').html('<span class="ui-icon ui-icon-tag pull-left"></span> Preview Rename');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/config/subtitles/']").addClass('btn').html('<span class="ui-icon ui-icon-comment pull-left"></span> Search Subtitles');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href*='/home/subtitleShow']").addClass('btn').html('<span class="ui-icon ui-icon-comment pull-left"></span> Download Subtitles');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Anime')").addClass('btn').html('<span class="submenu-icon-anime pull-left"></span> Anime');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Settings')").addClass('btn').html('<span class="ui-icon ui-icon-search pull-left"></span> Search Settings');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Provider')").addClass('btn').html('<span class="ui-icon ui-icon-search pull-left"></span> Search Providers');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Backup/Restore')").addClass('btn').html('<span class="ui-icon ui-icon-gear pull-left"></span> Backup/Restore');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('General')").addClass('btn').html('<span class="ui-icon ui-icon-gear pull-left"></span> General');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Episode Status')").addClass('btn').html('<span class="ui-icon ui-icon-transferthick-e-w pull-left"></span> Episode Status Management');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Missed Subtitle')").addClass('btn').html('<span class="ui-icon ui-icon-transferthick-e-w pull-left"></span> Missed Subtitles');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/home/addShows/']").addClass('btn').html('<span class="ui-icon ui-icon-video pull-left"></span> Add Show');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Processing')").addClass('btn').html('<span class="ui-icon ui-icon-folder-open pull-left"></span> Post-Processing');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Manage Searches')").addClass('btn').html('<span class="ui-icon ui-icon-search pull-left"></span> Manage Searches');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Manage Torrents')").addClass('btn').html('<span class="submenu-icon-bittorrent pull-left"></span> Manage Torrents');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/manage/failedDownloads/']").addClass('btn').html('<span class="submenu-icon-failed-download pull-left"></span> Failed Downloads');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Notification')").addClass('btn').html('<span class="ui-icon ui-icon-note pull-left"></span> Notifications');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a:contains('Update show in KODI')").addClass('btn').html('<span class="submenu-icon-kodi pull-left"></span> Update show in KODI');
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#SubMenu a[href$='/home/updateKODI/']").addClass('btn').html('<span class="submenu-icon-kodi pull-left"></span> Update KODI');
[03:31:27] [POSTPROCESS]::SICKBEARD:             }
[03:31:27] [POSTPROCESS]::SICKBEARD:        
[03:31:27] [POSTPROCESS]::SICKBEARD:             $(document).ready(function() {
[03:31:27] [POSTPROCESS]::SICKBEARD:                
[03:31:27] [POSTPROCESS]::SICKBEARD:                 initActions();
[03:31:27] [POSTPROCESS]::SICKBEARD:                
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $("#NAVlogin").addClass("active");
[03:31:27] [POSTPROCESS]::SICKBEARD:                
[03:31:27] [POSTPROCESS]::SICKBEARD:                 $('.dropdown-toggle').dropdownHover();
[03:31:27] [POSTPROCESS]::SICKBEARD:                
[03:31:27] [POSTPROCESS]::SICKBEARD:             });
[03:31:27] [POSTPROCESS]::SICKBEARD:         //-->
[03:31:27] [POSTPROCESS]::SICKBEARD:         </script>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <script type="text/javascript" src="/sickrage/js/confirmations.js?6172"></script>
[03:31:27] [POSTPROCESS]::SICKBEARD:     </head>
[03:31:27] [POSTPROCESS]::SICKBEARD:     <body>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <nav class="navbar navbar-default navbar-fixed-top" role="navigation">
[03:31:27] [POSTPROCESS]::SICKBEARD:             <div class="container-fluid">
[03:31:27] [POSTPROCESS]::SICKBEARD:                 <div class="navbar-header">
[03:31:27] [POSTPROCESS]::SICKBEARD:                     <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
[03:31:27] [POSTPROCESS]::SICKBEARD:                         <span class="sr-only">Toggle navigation</span>
[03:31:27] [POSTPROCESS]::SICKBEARD:                         <span class="icon-bar"></span>
[03:31:27] [POSTPROCESS]::SICKBEARD:                         <span class="icon-bar"></span>
[03:31:27] [POSTPROCESS]::SICKBEARD:                         <span class="icon-bar"></span>
[03:31:27] [POSTPROCESS]::SICKBEARD:                     </button>
[03:31:27] [POSTPROCESS]::SICKBEARD:                     <a class="navbar-brand" href="/sickrage/home/" title="SickRage"><img alt="SickRage" src="/sickrage/images/sickrage.png" style="height: 50px;" class="img-responsive pull-left" /></a>
[03:31:27] [POSTPROCESS]::SICKBEARD:                 </div>
[03:31:27] [POSTPROCESS]::SICKBEARD:                 </div><!-- /.navbar-collapse -->
[03:31:27] [POSTPROCESS]::SICKBEARD:             </div><!-- /.container-fluid -->
[03:31:27] [POSTPROCESS]::SICKBEARD:         </nav>
[03:31:27] [POSTPROCESS]::SICKBEARD:      
[03:31:27] [POSTPROCESS]::SICKBEARD: <div id="contentWrapper">
[03:31:27] [POSTPROCESS]::SICKBEARD:     <div id="content">
[03:31:27] [POSTPROCESS]::SICKBEARD: <div class="login">
[03:31:27] [POSTPROCESS]::SICKBEARD:     <form action="" method="post">
[03:31:27] [POSTPROCESS]::SICKBEARD:         <h1>SickRage</h1>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <div class="ctrlHolder"><input class="inlay" name="username" type="text" placeholder="Username" autocomplete="off" /></div>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <div class="ctrlHolder"><input class="inlay" name="password" type="password" placeholder="Password" autocomplete="off" /></div>
[03:31:27] [POSTPROCESS]::SICKBEARD:         <div class="ctrlHolder">
[03:31:27] [POSTPROCESS]::SICKBEARD:             <label class="remember_me" title="for 30 days"><input class="inlay" id="remember_me" name="remember_me" type="checkbox" value="1" checked="checked" /> Remember me</label>
[03:31:27] [POSTPROCESS]::SICKBEARD:             <input class="button" name="submit" type="submit" value="Login" />
[03:31:27] [POSTPROCESS]::SICKBEARD:         </div>
[03:31:27] [POSTPROCESS]::SICKBEARD:     </form>
[03:31:27] [POSTPROCESS]::SICKBEARD: </div>
[03:31:27] [ERROR]::MAIN: A problem was reported in the /usr/local/share/nzbToMedia/nzbToSickBeard.py script.
SickBeard: Failed to post-process - Returned log from SickBeard was not as expected.!
it's not a permission problem. based on your log it looks like sickrage isn't giving a proper response. something between nzbtomedia and sickrage is out of sync. I'm guessing either a bug / incompatibility that recently showed up, or double check your webroot settings in your autoProcessMedia.cfg
 

Ray Milyard

Patron
Joined
Aug 8, 2014
Messages
262
So it looks like TVShows downloaded with Transmission aren't moving to deleting themselves. I checked all the settings. The are seeding and not moving into the TVShows folder.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
So it looks like TVShows downloaded with Transmission aren't moving to deleting themselves. I checked all the settings. The are seeding and not moving into the TVShows folder.
Can you check /usr/local/share/nzbToMedia/logs
there should a log file in there, plus possible a pidfile if one of the post-processing jobs got stuck
 

Dmitry Nevozhay

Dabbler
Joined
May 30, 2014
Messages
30
Joshua, i need your help.
I've installed Sabnzbd+CouchPotato+SickRage+Transmission into single jail (9.3stable), and have configured as you described in your article "https://www.jruehlig.com/wordpress/installation-configuration-of-freenas-plugins/".
All worked well except the broken link to sickrage from plugins control GUI "http://192.168.1.10:8081/", but the workaround worked: "http://192.168.1.10:8081/sickrage".
Then i've uploaded Headphones plugin to the same jail, configured as adviced at "https://www.zufallsheld.de/2014/09/15/install-headphones-and-a-musicbrainz-server-in-your-freenas",
and have added relevant lines into /usr/local/etc/nginx/nginx.conf.
All worked well. But after several days (and may be system autoupdate/rebooting) i discovered that headphones webgui no more responds. System's and jail's reboots do not help.
I checked the headphones logs - and it seems it still works, downloads new albums, artworks etc. So only web gui does not work.
Then i checked the port listening (sockstat -l), and found,
that all plugins listen to their ports on IP4 or IP4+IP6, except the Headphones wich listens only on IP6:
media python2.7 5906 49 tcp4 *:5050 *:*
media python2.7 5906 50 tcp6 *:5050 *:*
media python2.7 5864 5 tcp6 ::1:8080 *:*
media python2.7 5864 7 tcp4 *:8080 *:*
media transmissi 5817 9 tcp4 *:9091 *:*
media python2.7 76260 11 tcp4 *:8081 *:*
media python2.7 5891 4 tcp6 ::1:8181 *:*

What's the problem, would you suppose? How to repair the web gui? And how to avoid the same fail next time?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Joshua, i need your help.
I've installed Sabnzbd+CouchPotato+SickRage+Transmission into single jail (9.3stable), and have configured as you described in your article "https://www.jruehlig.com/wordpress/installation-configuration-of-freenas-plugins/".
All worked well except the broken link to sickrage from plugins control GUI "http://192.168.1.10:8081/", but the workaround worked: "http://192.168.1.10:8081/sickrage".
Then i've uploaded Headphones plugin to the same jail, configured as adviced at "https://www.zufallsheld.de/2014/09/15/install-headphones-and-a-musicbrainz-server-in-your-freenas",
and have added relevant lines into /usr/local/etc/nginx/nginx.conf.
All worked well. But after several days (and may be system autoupdate/rebooting) i discovered that headphones webgui no more responds. System's and jail's reboots do not help.
I checked the headphones logs - and it seems it still works, downloads new albums, artworks etc. So only web gui does not work.
Then i checked the port listening (sockstat -l), and found,
that all plugins listen to their ports on IP4 or IP4+IP6, except the Headphones wich listens only on IP6:
media python2.7 5906 49 tcp4 *:5050 *:*
media python2.7 5906 50 tcp6 *:5050 *:*
media python2.7 5864 5 tcp6 ::1:8080 *:*
media python2.7 5864 7 tcp4 *:8080 *:*
media transmissi 5817 9 tcp4 *:9091 *:*
media python2.7 76260 11 tcp4 *:8081 *:*
media python2.7 5891 4 tcp6 ::1:8181 *:*

What's the problem, would you suppose? How to repair the web gui? And how to avoid the same fail next time?
I would check headphones config in /var/db/headphones for any mention of listening IP. you'll want to stop the service before actually editing this.

you could also try digging though headphone's logs in the same directory. an idea would be to stop the service, clear the logs, then start the service check the logs to see if headphones complains about attaching to the ipv4 address.
 

Ray Milyard

Patron
Joined
Aug 8, 2014
Messages
262
Can you check /usr/local/share/nzbToMedia/logs
there should a log file in there, plus possible a pidfile if one of the post-processing jobs got stuck

So the two files stuck now are:

CSI.Cyber.S01E02.1080p.HDTV.X264-DIMENSION[rarbg]
The.Americans.2013.S03E07.720p.HDTV.x264-IMMERSE[rarbg]

I don't see them in the log file:

Code:
2015-03-11 07:24:42 INFO    ::MAIN: Loading config from [/usr/local/share/nzbToMedia/autoProcessMedia.cfg]
2015-03-11 07:24:42 INFO    ::MAIN: Checking database structure...
2015-03-11 07:24:42 INFO    ::MAIN: Checking if git needs an update
2015-03-11 07:24:43 INFO    ::MAIN: There is a newer version available  (you're 30 commits behind)
2015-03-11 07:24:43 INFO    ::MAIN: nzbToMedia Version:ab24081e30171539d0b65283b62d87d0d6294a12 Branch:master (FreeBSD 9.1-RELEASE)
2015-03-11 07:24:43 WARNING ::MAIN: Failed to locate 7zip. Transcosing of disk images and extraction of .7z files will not be possible!
2015-03-11 07:24:43 INFO    ::MAIN: #########################################################
2015-03-11 07:24:43 INFO    ::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
2015-03-11 07:24:43 INFO    ::MAIN: #########################################################
2015-03-11 07:24:43 INFO    ::MAIN: Script triggered from SABnzbd
2015-03-11 07:24:44 INFO    ::MAIN: Auto-detected SECTION:SickBeard
2015-03-11 07:24:44 INFO    ::MAIN: Calling SickBeard:tv to post-process:Perception.S03E14.720p.HDTV.x264-KILLERS.nzb
2015-03-11 07:24:44 INFO    ::MAIN: Attempting to auto-detect tv fork
2015-03-11 07:24:44 INFO    ::MAIN: SickBeard:tv fork auto-detection successful ...
2015-03-11 07:24:44 INFO    ::MAIN: SickBeard:tv fork set to sickrage
2015-03-11 07:24:44 INFO    ::TRANSCODER: Checking [Perception.S03E14.720p.HDTV.x264-KILLERS.mkv] for corruption, please stand by ...
2015-03-11 07:24:44 INFO    ::TRANSCODER: SUCCESS: [Perception.S03E14.720p.HDTV.x264-KILLERS.mkv] has no corruption.
2015-03-11 07:24:44 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/tv/Perception.S03E14.720p.HDTV.x264$
2015-03-11 07:24:44 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/tv/Perception.S03E14.720p.HDTV.x264$
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: SUCCESS: The download succeeded, sending a post-process request
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Processing folder /mnt/media/downloads/sabnzbd/complete/tv/Perception.S03E14.720p.HDTV.x264-KILL$
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: TV_DOWNLOAD_DIR:
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: PostProcessing Path: /mnt/media/downloads/sabnzbd/complete/tv
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: PostProcessing Dirs: [u'Perception.S03E14.720p.HDTV.x264-KILLERS']
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: PostProcessing Files: []
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: PostProcessing VideoFiles: []
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: PostProcessing RarContent: []
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: PostProcessing VideoInRar: []
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Processing folder Perception.S03E14.720p.HDTV.x264-KILLERS
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: You're trying to post process a video that's already been processed, skipping
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Deleting file perception.s03e14.720p.hdtv.x264-killers.srr
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Deleting file perception.s03e14.720p.hdtv.x264-killers.nfo
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Deleting file perception.s03e14.720p.hdtv.x264-killers.sfv
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Deleting file Perception.S03E14.720p.HDTV.x264-KILLERS.nzb
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Deleted folder: /mnt/media/downloads/sabnzbd/complete/tv/Perception.S03E14.720p.HDTV.x264-KILLERS
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Successfully processed
2015-03-11 07:24:45 INFO    ::CLEANDIR: Directory /mnt/media/downloads/sabnzbd/complete/tv/Perception.S03E14.720p.HDTV.x264-KILLERS has been$
2015-03-11 07:24:45 INFO    ::MAIN: The /usr/local/share/nzbToMedia/nzbToSickBeard.py script completed successfully.
2015-03-11 18:44:22 INFO    ::MAIN: Loading config from [/usr/local/share/nzbToMedia/autoProcessMedia.cfg]
2015-03-11 18:44:22 INFO    ::MAIN: Checking database structure...
2015-03-11 18:44:23 INFO    ::MAIN: Checking if git needs an update
2015-03-11 18:44:23 INFO    ::MAIN: There is a newer version available  (you're 30 commits behind)
2015-03-11 18:44:23 INFO    ::MAIN: nzbToMedia Version:ab24081e30171539d0b65283b62d87d0d6294a12 Branch:master (FreeBSD 9.1-RELEASE)
2015-03-11 18:44:23 WARNING ::MAIN: Failed to locate 7zip. Transcosing of disk images and extraction of .7z files will not be possible!
2015-03-11 18:44:23 INFO    ::MAIN: #########################################################
2015-03-11 18:44:23 INFO    ::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
2015-03-11 18:44:23 INFO    ::MAIN: #########################################################
2015-03-11 18:44:23 INFO    ::MAIN: Script triggered from SABnzbd
2015-03-11 18:44:23 INFO    ::MAIN: Auto-detected SECTION:SickBeard
2015-03-11 18:44:23 INFO    ::MAIN: Calling SickBeard:tv to post-process:Survivor.S30E03.720p.HDTV.x264-BAJSKORV.nzb
2015-03-11 18:44:23 INFO    ::MAIN: Attempting to auto-detect tv fork
2015-03-11 18:44:23 INFO    ::MAIN: SickBeard:tv fork auto-detection successful ...
2015-03-11 18:44:23 INFO    ::MAIN: SickBeard:tv fork set to sickrage
2015-03-11 18:44:23 INFO    ::TRANSCODER: Checking [survivor.s30e03.720p.hdtv.x264-bajskorv.mkv] for corruption, please stand by ...
2015-03-11 18:44:23 INFO    ::TRANSCODER: SUCCESS: [survivor.s30e03.720p.hdtv.x264-bajskorv.mkv] has no corruption.
2015-03-11 18:44:23 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-B$
2015-03-11 18:44:23 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-B$
2015-03-11 18:44:23 POSTPROCESS::SICKBEARD: SUCCESS: The download succeeded, sending a post-process request
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Processing folder /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-BAJSKO$
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: TV_DOWNLOAD_DIR:
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: PostProcessing Path: /mnt/media/downloads/sabnzbd/complete/tv
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: PostProcessing Dirs: [u'Survivor.S30E03.720p.HDTV.x264-BAJSKORV']
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: PostProcessing Files: []
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: PostProcessing VideoFiles: []
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: PostProcessing RarContent: []
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: PostProcessing VideoInRar: []
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Processing folder Survivor.S30E03.720p.HDTV.x264-BAJSKORV
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Processing /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-BAJSKORV/surv$
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Found result in history: (<sickbeard.tv.TVShow object at 0x80a9e4a50>, 30, [], 4, -1)
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Retrieving episode object for 30x3
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Snatch history had a quality in it, using that: HD TV
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: SB snatched this episode so I'm marking it as priority
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Is ep a priority download: True
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Snatch history had a version in it, using that: v-1
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: There is no existing file so there's no worries about replacing it
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: This download is marked a priority download so I'm going to replace an existing file if I find o$
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Found release name Survivor.S30E03.720p.HDTV.x264-BAJSKORV
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Destination folder for this episode: /mnt/media/videos/tvshows/Survivor/Season 30
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Moving file from /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-BAJSKOR$
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Processing succeeded for /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264$
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Deleting file Survivor.S30E03.720p.HDTV.x264-BAJSKORV.nzb
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Deleting file survivor.s30e03.720p.hdtv.x264-bajskorv.srr
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Deleting file survivor.s30e03.720p.hdtv.x264-bajskorv.nfo
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Deleting file survivor.s30e03.720p.hdtv.x264-bajskorv.sfv
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Deleting file survivor.s30e03.720p.hdtv.x264-bajskorv.sample.mkv
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Deleted folder: /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-BAJSKORV
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Successfully processed
2015-03-11 18:44:29 INFO    ::CLEANDIR: Directory /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-BAJSKORV has been $
2015-03-11 18:44:29 INFO    ::MAIN: The /usr/local/share/nzbToMedia/nzbToSickBeard.py script completed successfully.
2015-03-11 20:02:48 INFO    ::MAIN: Loading config from [/usr/local/share/nzbToMedia/autoProcessMedia.cfg]
2015-03-11 20:02:48 INFO    ::MAIN: Checking database structure...
2015-03-11 20:02:48 INFO    ::MAIN: Checking if git needs an update
2015-03-11 20:02:48 INFO    ::MAIN: There is a newer version available  (you're 30 commits behind)
2015-03-11 20:02:48 INFO    ::MAIN: nzbToMedia Version:ab24081e30171539d0b65283b62d87d0d6294a12 Branch:master (FreeBSD 9.1-RELEASE)
2015-03-11 20:02:48 WARNING ::MAIN: Failed to locate 7zip. Transcosing of disk images and extraction of .7z files will not be possible!
2015-03-11 20:02:48 INFO    ::MAIN: #########################################################
2015-03-11 20:02:48 INFO    ::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
2015-03-11 20:02:48 INFO    ::MAIN: #########################################################
2015-03-11 20:02:48 INFO    ::MAIN: Script triggered from SABnzbd
2015-03-11 20:02:48 INFO    ::MAIN: Auto-detected SECTION:SickBeard
2015-03-11 20:02:48 INFO    ::MAIN: Calling SickBeard:tv to post-process:Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION.nzb
2015-03-11 20:02:48 INFO    ::MAIN: Attempting to auto-detect tv fork
2015-03-11 20:02:48 INFO    ::MAIN: SickBeard:tv fork auto-detection successful ...
2015-03-11 20:02:48 INFO    ::MAIN: SickBeard:tv fork set to sickrage
2015-03-11 20:02:48 INFO    ::TRANSCODER: Checking [Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION.mkv] for corruption, please stand by ...
2015-03-11 20:02:48 INFO    ::TRANSCODER: SUCCESS: [Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION.mkv] has no corruption.
2015-03-11 20:02:48 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.$
2015-03-11 20:02:48 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.$
2015-03-11 20:02:48 POSTPROCESS::SICKBEARD: SUCCESS: The download succeeded, sending a post-process request
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Processing folder /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.X264-$
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: TV_DOWNLOAD_DIR:
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: PostProcessing Path: /mnt/media/downloads/sabnzbd/complete/tv
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: PostProcessing Dirs: [u'Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION']
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: PostProcessing Files: []
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: PostProcessing VideoFiles: []
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: PostProcessing RarContent: []
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: PostProcessing VideoInRar: []
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Processing folder Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Processing /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSI$
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Found result in history: (<sickbeard.tv.TVShow object at 0x80a9e4ed0>, 10, [], 4, -1)
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Retrieving episode object for 10x17
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Snatch history had a quality in it, using that: HD TV
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: SB snatched this episode so I'm marking it as priority
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Is ep a priority download: True
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Snatch history had a version in it, using that: v-1
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: There is no existing file so there's no worries about replacing it
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: This download is marked a priority download so I'm going to replace an existing file if I find o$
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Found release name Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Destination folder for this episode: /mnt/media/videos/tvshows/Criminal Minds/Season 10
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Moving file from /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.X264-D$
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Processing succeeded for /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDT$
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Deleting file criminal.minds.1017.720p-dimension.sfv
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Deleting file criminal.minds.1017.720p-dimension.nfo
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Deleting file criminal.minds.1017.720p-dimension.sample.mkv
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Deleting file criminal.minds.1017.720p-dimension.srr
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Deleting file Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION.nzb
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Deleted folder: /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.X264-DI$
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Successfully processed
2015-03-11 20:02:52 INFO    ::CLEANDIR: Directory /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.
2015-03-11 20:02:52 INFO    ::MAIN: The /usr/local/share/nzbToMedia/nzbToSickBeard.py script completed successfully.

 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
So the two files stuck now are:

CSI.Cyber.S01E02.1080p.HDTV.X264-DIMENSION[rarbg]
The.Americans.2013.S03E07.720p.HDTV.x264-IMMERSE[rarbg]

I don't see them in the log file:

Code:
2015-03-11 07:24:42 INFO    ::MAIN: Loading config from [/usr/local/share/nzbToMedia/autoProcessMedia.cfg]
2015-03-11 07:24:42 INFO    ::MAIN: Checking database structure...
2015-03-11 07:24:42 INFO    ::MAIN: Checking if git needs an update
2015-03-11 07:24:43 INFO    ::MAIN: There is a newer version available  (you're 30 commits behind)
2015-03-11 07:24:43 INFO    ::MAIN: nzbToMedia Version:ab24081e30171539d0b65283b62d87d0d6294a12 Branch:master (FreeBSD 9.1-RELEASE)
2015-03-11 07:24:43 WARNING ::MAIN: Failed to locate 7zip. Transcosing of disk images and extraction of .7z files will not be possible!
2015-03-11 07:24:43 INFO    ::MAIN: #########################################################
2015-03-11 07:24:43 INFO    ::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
2015-03-11 07:24:43 INFO    ::MAIN: #########################################################
2015-03-11 07:24:43 INFO    ::MAIN: Script triggered from SABnzbd
2015-03-11 07:24:44 INFO    ::MAIN: Auto-detected SECTION:SickBeard
2015-03-11 07:24:44 INFO    ::MAIN: Calling SickBeard:tv to post-process:Perception.S03E14.720p.HDTV.x264-KILLERS.nzb
2015-03-11 07:24:44 INFO    ::MAIN: Attempting to auto-detect tv fork
2015-03-11 07:24:44 INFO    ::MAIN: SickBeard:tv fork auto-detection successful ...
2015-03-11 07:24:44 INFO    ::MAIN: SickBeard:tv fork set to sickrage
2015-03-11 07:24:44 INFO    ::TRANSCODER: Checking [Perception.S03E14.720p.HDTV.x264-KILLERS.mkv] for corruption, please stand by ...
2015-03-11 07:24:44 INFO    ::TRANSCODER: SUCCESS: [Perception.S03E14.720p.HDTV.x264-KILLERS.mkv] has no corruption.
2015-03-11 07:24:44 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/tv/Perception.S03E14.720p.HDTV.x264$
2015-03-11 07:24:44 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/tv/Perception.S03E14.720p.HDTV.x264$
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: SUCCESS: The download succeeded, sending a post-process request
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Processing folder /mnt/media/downloads/sabnzbd/complete/tv/Perception.S03E14.720p.HDTV.x264-KILL$
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: TV_DOWNLOAD_DIR:
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: PostProcessing Path: /mnt/media/downloads/sabnzbd/complete/tv
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: PostProcessing Dirs: [u'Perception.S03E14.720p.HDTV.x264-KILLERS']
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: PostProcessing Files: []
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: PostProcessing VideoFiles: []
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: PostProcessing RarContent: []
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: PostProcessing VideoInRar: []
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Processing folder Perception.S03E14.720p.HDTV.x264-KILLERS
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: You're trying to post process a video that's already been processed, skipping
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Deleting file perception.s03e14.720p.hdtv.x264-killers.srr
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Deleting file perception.s03e14.720p.hdtv.x264-killers.nfo
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Deleting file perception.s03e14.720p.hdtv.x264-killers.sfv
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Deleting file Perception.S03E14.720p.HDTV.x264-KILLERS.nzb
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Deleted folder: /mnt/media/downloads/sabnzbd/complete/tv/Perception.S03E14.720p.HDTV.x264-KILLERS
2015-03-11 07:24:44 POSTPROCESS::SICKBEARD: Successfully processed
2015-03-11 07:24:45 INFO    ::CLEANDIR: Directory /mnt/media/downloads/sabnzbd/complete/tv/Perception.S03E14.720p.HDTV.x264-KILLERS has been$
2015-03-11 07:24:45 INFO    ::MAIN: The /usr/local/share/nzbToMedia/nzbToSickBeard.py script completed successfully.
2015-03-11 18:44:22 INFO    ::MAIN: Loading config from [/usr/local/share/nzbToMedia/autoProcessMedia.cfg]
2015-03-11 18:44:22 INFO    ::MAIN: Checking database structure...
2015-03-11 18:44:23 INFO    ::MAIN: Checking if git needs an update
2015-03-11 18:44:23 INFO    ::MAIN: There is a newer version available  (you're 30 commits behind)
2015-03-11 18:44:23 INFO    ::MAIN: nzbToMedia Version:ab24081e30171539d0b65283b62d87d0d6294a12 Branch:master (FreeBSD 9.1-RELEASE)
2015-03-11 18:44:23 WARNING ::MAIN: Failed to locate 7zip. Transcosing of disk images and extraction of .7z files will not be possible!
2015-03-11 18:44:23 INFO    ::MAIN: #########################################################
2015-03-11 18:44:23 INFO    ::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
2015-03-11 18:44:23 INFO    ::MAIN: #########################################################
2015-03-11 18:44:23 INFO    ::MAIN: Script triggered from SABnzbd
2015-03-11 18:44:23 INFO    ::MAIN: Auto-detected SECTION:SickBeard
2015-03-11 18:44:23 INFO    ::MAIN: Calling SickBeard:tv to post-process:Survivor.S30E03.720p.HDTV.x264-BAJSKORV.nzb
2015-03-11 18:44:23 INFO    ::MAIN: Attempting to auto-detect tv fork
2015-03-11 18:44:23 INFO    ::MAIN: SickBeard:tv fork auto-detection successful ...
2015-03-11 18:44:23 INFO    ::MAIN: SickBeard:tv fork set to sickrage
2015-03-11 18:44:23 INFO    ::TRANSCODER: Checking [survivor.s30e03.720p.hdtv.x264-bajskorv.mkv] for corruption, please stand by ...
2015-03-11 18:44:23 INFO    ::TRANSCODER: SUCCESS: [survivor.s30e03.720p.hdtv.x264-bajskorv.mkv] has no corruption.
2015-03-11 18:44:23 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-B$
2015-03-11 18:44:23 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-B$
2015-03-11 18:44:23 POSTPROCESS::SICKBEARD: SUCCESS: The download succeeded, sending a post-process request
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Processing folder /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-BAJSKO$
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: TV_DOWNLOAD_DIR:
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: PostProcessing Path: /mnt/media/downloads/sabnzbd/complete/tv
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: PostProcessing Dirs: [u'Survivor.S30E03.720p.HDTV.x264-BAJSKORV']
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: PostProcessing Files: []
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: PostProcessing VideoFiles: []
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: PostProcessing RarContent: []
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: PostProcessing VideoInRar: []
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Processing folder Survivor.S30E03.720p.HDTV.x264-BAJSKORV
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Processing /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-BAJSKORV/surv$
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Found result in history: (<sickbeard.tv.TVShow object at 0x80a9e4a50>, 30, [], 4, -1)
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Retrieving episode object for 30x3
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Snatch history had a quality in it, using that: HD TV
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: SB snatched this episode so I'm marking it as priority
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Is ep a priority download: True
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Snatch history had a version in it, using that: v-1
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: There is no existing file so there's no worries about replacing it
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: This download is marked a priority download so I'm going to replace an existing file if I find o$
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Found release name Survivor.S30E03.720p.HDTV.x264-BAJSKORV
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Destination folder for this episode: /mnt/media/videos/tvshows/Survivor/Season 30
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Moving file from /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-BAJSKOR$
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Processing succeeded for /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264$
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Deleting file Survivor.S30E03.720p.HDTV.x264-BAJSKORV.nzb
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Deleting file survivor.s30e03.720p.hdtv.x264-bajskorv.srr
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Deleting file survivor.s30e03.720p.hdtv.x264-bajskorv.nfo
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Deleting file survivor.s30e03.720p.hdtv.x264-bajskorv.sfv
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Deleting file survivor.s30e03.720p.hdtv.x264-bajskorv.sample.mkv
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Deleted folder: /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-BAJSKORV
2015-03-11 18:44:29 POSTPROCESS::SICKBEARD: Successfully processed
2015-03-11 18:44:29 INFO    ::CLEANDIR: Directory /mnt/media/downloads/sabnzbd/complete/tv/Survivor.S30E03.720p.HDTV.x264-BAJSKORV has been $
2015-03-11 18:44:29 INFO    ::MAIN: The /usr/local/share/nzbToMedia/nzbToSickBeard.py script completed successfully.
2015-03-11 20:02:48 INFO    ::MAIN: Loading config from [/usr/local/share/nzbToMedia/autoProcessMedia.cfg]
2015-03-11 20:02:48 INFO    ::MAIN: Checking database structure...
2015-03-11 20:02:48 INFO    ::MAIN: Checking if git needs an update
2015-03-11 20:02:48 INFO    ::MAIN: There is a newer version available  (you're 30 commits behind)
2015-03-11 20:02:48 INFO    ::MAIN: nzbToMedia Version:ab24081e30171539d0b65283b62d87d0d6294a12 Branch:master (FreeBSD 9.1-RELEASE)
2015-03-11 20:02:48 WARNING ::MAIN: Failed to locate 7zip. Transcosing of disk images and extraction of .7z files will not be possible!
2015-03-11 20:02:48 INFO    ::MAIN: #########################################################
2015-03-11 20:02:48 INFO    ::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
2015-03-11 20:02:48 INFO    ::MAIN: #########################################################
2015-03-11 20:02:48 INFO    ::MAIN: Script triggered from SABnzbd
2015-03-11 20:02:48 INFO    ::MAIN: Auto-detected SECTION:SickBeard
2015-03-11 20:02:48 INFO    ::MAIN: Calling SickBeard:tv to post-process:Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION.nzb
2015-03-11 20:02:48 INFO    ::MAIN: Attempting to auto-detect tv fork
2015-03-11 20:02:48 INFO    ::MAIN: SickBeard:tv fork auto-detection successful ...
2015-03-11 20:02:48 INFO    ::MAIN: SickBeard:tv fork set to sickrage
2015-03-11 20:02:48 INFO    ::TRANSCODER: Checking [Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION.mkv] for corruption, please stand by ...
2015-03-11 20:02:48 INFO    ::TRANSCODER: SUCCESS: [Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION.mkv] has no corruption.
2015-03-11 20:02:48 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.$
2015-03-11 20:02:48 INFO    ::MAIN: FLATTEN: Flattening directory: /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.$
2015-03-11 20:02:48 POSTPROCESS::SICKBEARD: SUCCESS: The download succeeded, sending a post-process request
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Processing folder /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.X264-$
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: TV_DOWNLOAD_DIR:
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: PostProcessing Path: /mnt/media/downloads/sabnzbd/complete/tv
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: PostProcessing Dirs: [u'Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION']
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: PostProcessing Files: []
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: PostProcessing VideoFiles: []
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: PostProcessing RarContent: []
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: PostProcessing VideoInRar: []
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Processing folder Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Processing /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSI$
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Found result in history: (<sickbeard.tv.TVShow object at 0x80a9e4ed0>, 10, [], 4, -1)
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Retrieving episode object for 10x17
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Snatch history had a quality in it, using that: HD TV
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: SB snatched this episode so I'm marking it as priority
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Is ep a priority download: True
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Snatch history had a version in it, using that: v-1
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: There is no existing file so there's no worries about replacing it
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: This download is marked a priority download so I'm going to replace an existing file if I find o$
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Found release name Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Destination folder for this episode: /mnt/media/videos/tvshows/Criminal Minds/Season 10
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Moving file from /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.X264-D$
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Processing succeeded for /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDT$
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Deleting file criminal.minds.1017.720p-dimension.sfv
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Deleting file criminal.minds.1017.720p-dimension.nfo
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Deleting file criminal.minds.1017.720p-dimension.sample.mkv
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Deleting file criminal.minds.1017.720p-dimension.srr
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Deleting file Criminal.Minds.S10E17.720p.HDTV.X264-DIMENSION.nzb
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Deleted folder: /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.X264-DI$
2015-03-11 20:02:52 POSTPROCESS::SICKBEARD: Successfully processed
2015-03-11 20:02:52 INFO    ::CLEANDIR: Directory /mnt/media/downloads/sabnzbd/complete/tv/Criminal.Minds.S10E17.720p.HDTV.
2015-03-11 20:02:52 INFO    ::MAIN: The /usr/local/share/nzbToMedia/nzbToSickBeard.py script completed successfully.

is there a pidfile in the log directory? if so, see what pid is stuck and kill it.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Not that I see.
so it doesn't seem like transmission is running the script/or the script is failing and not logging anything. maybe double check your autoProcessMedia.cfg, your settings.json and that nzbToMedia is owned by media. sorry I couldn't be more help
 

neto_hugo

Explorer
Joined
Mar 6, 2012
Messages
87
Joshua solved my problem of post #1230 by adding 'user' and 'password' in the autoProcessMedia.cfg. Funny that CP works well without this condition, now the SR not! So it is the hint to solve for someone who has the same problem as me!

Another thing, you could help me how to configure NGINX to have remote access to plugins? I have a registered domain and would like to have something like <www.mydomain.com/sickrage> or <www.mydomain.com/couchpotato> ...

Thanks for your help ....
 
Status
Not open for further replies.
Top Bottom