clinton-hall / nzbToMedia

Provides NZB and Torrent postprocessing To CouchPotatoServer, SickBeard/SickRage, HeadPhones, Mylar and Gamez
GNU General Public License v3.0
672 stars 176 forks source link

Transcoding: manual run? #667

Closed mgaulton closed 6 months ago

mgaulton commented 9 years ago

I'm just curious is there is a way to run the transcoding process against a volume of files. I recently came across an issue that the Kindle i got the girlfriend has issues with some files, unless they are transcoded. Since this is recent, i haven't had to use transcoding before. I am now curious if there is a way to run it so it will check a file for encoding and then encode only if needed.

clinton-hall commented 9 years ago

Yes, my Transcoder can certainly check the files and transcode only when needed... To be honest there may be better tools for this (but I am not familiar with the various tools out there).

The problem here is my script will try and link files then send them all to CouchPotato etc...

If each video is in its own sub directory, what you can do is manually call nzbToMedia and and pass in the directory, name

./nzbToMedia.py "/path/to/movie" "moviename" "moviename" "" "category" "" "0" where you need to put in the actual path, the movie name and the category movies tv etc as appropriate.

I would need to do some modification to allow this to run on an entire directory of movies (without flattening etc... but trying a single movie first will help confirm that everything is working as needed.

So, you also need to set the transcoding options and decide if you are replacing the existing movie, or just creating a new video file in the same or other directory...

Also, to prevent this actually doing the postprocessing to CouchPotato you might want to try putting in the wrong api key temporarily...

mgaulton commented 9 years ago

Cool. Thanks for the help. I'll create a separate instance of the script and experiment a bit. i might be able to do a find type search to pass each file in hehe

On 1/13/15, Clinton Hall notifications@github.com wrote:

Yes, my Transcoder can certainly check the files and transcode only when needed... To be honest there may be better tools for this (but I am not familiar with the various tools out there).

The problem here is my script will try and link files then send them all to CouchPotato etc...

If each video is in its own sub directory, what you can do is manually call nzbToMedia and and pass in the directory, name

./nzbToMedia.py "/path/to/movie" "moviename" "moviename" "" "category" "" "0" where you need to put in the actual path, the movie name and the category movies tv etc as appropriate.

I would need to do some modification to allow this to run on an entire directory of movies (without flattening etc... but trying a single movie first will help confirm that everything is working as needed.

So, you also need to set the transcoding options and decide if you are replacing the existing movie, or just creating a new video file in the same or other directory...

Also, to prevent this actually doing the postprocessing to CouchPotato you might want to try putting in the wrong api key temporarily...


Reply to this email directly or view it on GitHub: https://github.com/clinton-hall/nzbToMedia/issues/667#issuecomment-69838329

mgaulton commented 9 years ago

So a manual run seems to be ignoring the passed vars and processing the watched folder instead.

server5:/tmp/nzbToMedia # /tmp/nzbToMedia/nzbToMedia.py "/mnt/movies2/@movies/U/Ultimate Endgame (2014)" "Ultimate Endgame (2014).mkv" "" "movies" "" "0" [10:36:44] [INFO]::MAIN: Loading config from [/tmp/nzbToMedia/autoProcessMedia.cfg] [10:36:44] [INFO]::ENVIRONMENT: BASH_FUNC_mc%%: () { . /usr/share/mc/mc-wrapper.sh } [10:36:44] [INFO]::ENVIRONMENT: JAVA_ROOT: /usr/lib64/jvm/jre [10:36:44] [INFO]::ENVIRONMENT: AUDIODRIVER: pulseaudio [10:36:44] [INFO]::ENVIRONMENT: G_BROKEN_FILENAMES: 1 [10:36:44] [INFO]::ENVIRONMENT: MINICOM: -c on [10:36:44] [INFO]::ENVIRONMENT: CSHEDIT: emacs [10:36:44] [INFO]::ENVIRONMENT: HOSTTYPE: x86_64 [10:36:44] [INFO]::ENVIRONMENT: LESSOPEN: lessopen.sh %s [10:36:44] [INFO]::ENVIRONMENT: QT_SYSTEM_DIR: /usr/share/desktop-data [10:36:44] [INFO]::ENVIRONMENT: SSH_CLIENT: 129.97.244.52 10848 22 [10:36:44] [INFO]::ENVIRONMENT: MACHTYPE: x86_64-suse-linux [10:36:44] [INFO]::ENVIRONMENT: LOGNAME: root [10:36:44] [INFO]::ENVIRONMENT: USER: root [10:36:44] [INFO]::ENVIRONMENT: INPUTRC: /etc/inputrc [10:36:44] [INFO]::ENVIRONMENT: HOME: /root [10:36:44] [INFO]::ENVIRONMENT: PATH: /usr/lib64/mpi/gcc/openmpi/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin [10:36:44] [INFO]::ENVIRONMENT: LD_LIBRARY_PATH: /usr/lib64/mpi/gcc/openmpi/lib64 [10:36:44] [INFO]::ENVIRONMENT: SSH_CONNECTION: 129.97.244.52 10848 192.168.2.5 22 [10:36:44] [INFO]::ENVIRONMENT: LANG: POSIX [10:36:44] [INFO]::ENVIRONMENT: TERM: xterm [10:36:44] [INFO]::ENVIRONMENT: SHELL: /bin/bash [10:36:44] [INFO]::ENVIRONMENT: SHLVL: 1 [10:36:44] [INFO]::ENVIRONMENT: XDG_SESSION_ID: 10347 [10:36:44] [INFO]::ENVIRONMENT: LESS: -M -I -R [10:36:44] [INFO]::ENVIRONMENT: CPU: x86_64 [10:36:44] [INFO]::ENVIRONMENT: ALSA_CONFIG_PATH: /etc/alsa-pulse.conf [10:36:44] [INFO]::ENVIRONMENT: HISTSIZE: 1000 [10:36:44] [INFO]::ENVIRONMENT: SDL_AUDIODRIVER: pulse [10:36:44] [INFO]::ENVIRONMENT: LESS_ADVANCED_PREPROCESSOR: no [10:36:44] [INFO]::ENVIRONMENT: MANPATH: /usr/lib64/mpi/gcc/openmpi/share/man:/usr/share/man:/usr/local/man:/usr/local/share/man:/opt/kde3/share/man [10:36:44] [INFO]::ENVIRONMENT: OSTYPE: linux [10:36:44] [INFO]::ENVIRONMENT: JAVA_HOME: /usr/lib64/jvm/jre [10:36:44] [INFO]::ENVIRONMENT: PROFILEREAD: true [10:36:44] [INFO]::ENVIRONMENT: JAVA_BINDIR: /usr/lib64/jvm/jre/bin [10:36:44] [INFO]::ENVIRONMENT: XDG_RUNTIME_DIR: /run/user/0 [10:36:44] [INFO]::ENVIRONMENT: DISPLAY: localhost:12.0 [10:36:44] [INFO]::ENVIRONMENT: NNTPSERVER: news [10:36:44] [INFO]::ENVIRONMENT: LC_CTYPE: en_US.UTF-8 [10:36:44] [INFO]::ENVIRONMENT: HOST: server5 [10:36:44] [INFO]::ENVIRONMENT: FROM_HEADER: [10:36:44] [INFO]::ENVIRONMENT: LESSKEY: /etc/lesskey.bin [10:36:44] [INFO]::ENVIRONMENT: LESSCLOSE: lessclose.sh %s %s [10:36:44] [INFO]::ENVIRONMENT: LS_OPTIONS: -A -N --color=tty -T 0 [10:36:44] [INFO]::ENVIRONMENT: GPGTTY: /dev/pts/30 [10:36:44] [INFO]::ENVIRONMENT: XNLSPATH: /usr/share/X11/nls [10:36:44] [INFO]::ENVIRONMENT: : /tmp/nzbToMedia/nzbToMedia.py [10:36:44] [INFO]::ENVIRONMENT: CONFIG_SITE: /usr/share/site/x86_64-unknown-linux-gnu [10:36:44] [INFO]::ENVIRONMENT: XDG_CONFIG_DIRS: /etc/xdg [10:36:44] [INFO]::ENVIRONMENT: MAIL: /var/mail/root [10:36:44] [INFO]::ENVIRONMENT: PYTHONSTARTUP: /etc/pythonstart [10:36:44] [INFO]::ENVIRONMENT: SSH_TTY: /dev/pts/30 [10:36:44] [INFO]::ENVIRONMENT: OLDPWD: /tmp [10:36:44] [INFO]::ENVIRONMENT: HOSTNAME: server5 [10:36:44] [INFO]::ENVIRONMENT: WINDOWMANAGER: /usr/bin/startkde [10:36:44] [INFO]::ENVIRONMENT: XDG_DATA_DIRS: /usr/share:/etc/opt/kde3/share:/opt/kde3/share [10:36:44] [INFO]::ENVIRONMENT: PWD: /tmp/nzbToMedia [10:36:44] [INFO]::ENVIRONMENT: CVS_RSH: ssh [10:36:44] [INFO]::ENVIRONMENT: PAGER: less [10:36:44] [INFO]::ENVIRONMENT: COLORTERM: 1 [10:36:44] [INFO]::ENVIRONMENT: QEMU_AUDIO_DRV: pa [10:36:44] [INFO]::ENVIRONMENT: JRE_HOME: /usr/lib64/jvm/jre [10:36:44] [INFO]::ENVIRONMENT: LSCOLORS: no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:.cmd=00;32:.exe=01;32:.com=01;32:.bat=01;32:.btm=01;32:.dll=01;32:.tar=00;31:.tbz=00;31:.tgz=00;31:.rpm=00;31:.deb=00;31:.arj=00;31:.taz=00;31:.lzh=00;31:.lzma=00;31:.zip=00;31:.zoo=00;31:.z=00;31:.Z=00;31:.gz=00;31:.bz2=00;31:.tb2=00;31:.tz2=00;31:.tbz2=00;31:.xz=00;31:.avi=01;35:.bmp=01;35:.fli=01;35:.gif=01;35:.jpg=01;35:.jpeg=01;35:.mng=01;35:.mov=01;35:.mpg=01;35:.pcx=01;35:.pbm=01;35:.pgm=01;35:.png=01;35:.ppm=01;35:.tga=01;35:.tif=01;35:.xbm=01;35:.xpm=01;35:.dl=01;35:.gl=01;35:.wmv=01;35:.aiff=00;32:.au=00;32:.mid=00;32:.mp3=00;32:.ogg=00;32:.voc=00;32:.wav=00;32: [10:36:44] [INFO]::ENVIRONMENT: XKEYSYMDB: /usr/X11R6/lib/X11/XKeysymDB [10:36:44] [INFO]::ENVIRONMENT: XAUTHLOCALHOSTNAME: server5 [10:36:44] [INFO]::ENVIRONMENT: MORE: -sl [10:36:44] [INFO]::MAIN: Checking database structure... [10:36:44] [DEBUG]::MAIN: Checking Initial Schema database upgrade [10:36:44] [DB]::MAIN: nzbtomedia.db: SELECT 1 FROM sqlite_master WHERE name = ?; with args ('db_version',) [10:36:44] [DB]::MAIN: nzbtomedia.db: SELECT db_version FROM db_version [10:36:44] [DEBUG]::MAIN: InitialSchema upgrade not required [10:36:44] [DEBUG]::MAIN: Checking if we can use git commands: "/usr/bin/git" version [10:36:44] [DEBUG]::MAIN: Executing "/usr/bin/git" version with your shell in /tmp/nzbToMedia [10:36:44] [DEBUG]::MAIN: "/usr/bin/git" version : returned successful [10:36:44] [DEBUG]::MAIN: Using: "/usr/bin/git" [10:36:44] [DEBUG]::MAIN: Executing "/usr/bin/git" symbolic-ref -q HEAD with your shell in /tmp/nzbToMedia [10:36:44] [DEBUG]::MAIN: "/usr/bin/git" symbolic-ref -q HEAD : returned successful [10:36:44] [INFO]::MAIN: Checking if git needs an update [10:36:44] [DEBUG]::MAIN: Executing "/usr/bin/git" rev-parse HEAD with your shell in /tmp/nzbToMedia [10:36:44] [DEBUG]::MAIN: "/usr/bin/git" rev-parse HEAD : returned successful [10:36:44] [DEBUG]::MAIN: Executing "/usr/bin/git" fetch origin with your shell in /tmp/nzbToMedia [10:36:44] [DEBUG]::MAIN: "/usr/bin/git" fetch origin : returned successful [10:36:44] [DEBUG]::MAIN: Executing "/usr/bin/git" rev-parse --verify --quiet "@{upstream}" with your shell in /tmp/nzbToMedia [10:36:44] [DEBUG]::MAIN: "/usr/bin/git" rev-parse --verify --quiet "@{upstream}" : returned successful [10:36:44] [DEBUG]::MAIN: Executing "/usr/bin/git" rev-list --left-right "@{upstream}"...HEAD with your shell in /tmp/nzbToMedia [10:36:44] [DEBUG]::MAIN: "/usr/bin/git" rev-list --left-right "@{upstream}"...HEAD : returned successful [10:36:44] [DEBUG]::MAIN: cur_commit = ab24081e30171539d0b65283b62d87d0d6294a12 % (newest_commit)= ab24081e30171539d0b65283b62d87d0d6294a12, num_commits_behind = 0, num_commits_ahead = 0 [10:36:44] [INFO]::MAIN: No update needed [10:36:44] [INFO]::MAIN: nzbToMedia Version:ab24081e30171539d0b65283b62d87d0d6294a12 Branch:master (Linux 3.11.10-25-desktop) [10:36:45] [DEBUG]::MAIN: Connecting to utorrent: http://localhost:8087/gui/ [10:36:45] [ERROR]::MAIN: Failed to connect to uTorrent [10:36:45] [INFO]::MAIN: ######################################################### [10:36:45] [INFO]::MAIN: ## ..::[nzbToMedia.py]::.. ## [10:36:45] [INFO]::MAIN: ######################################################### [10:36:45] [DEBUG]::MAIN: Options passed into nzbToMedia: ['/tmp/nzbToMedia/nzbToMedia.py', '/mnt/movies2/@movies/U/Ultimate Endgame (2014)', 'Ultimate Endgame (2014).mkv', '', 'movies', '', '0'] [10:36:45] [WARNING]::MAIN: Invalid number of arguments received from client, Switching to manual run mode ... [10:36:45] [INFO]::MAIN: Searching /home/@send/Movies for mediafiles to post-process ... [10:36:45] [INFO]::MAIN: Starting manual run for CouchPotato:movie - Folder:/home/@send/Movies/Bachelorette (2012) [10:36:45] [INFO]::MAIN: Checking database for download info for Bachelorette (2012) ... [10:36:45] [DB]::DB: Getting download info for Bachelorette (2012) from the DB [10:36:45] [DB]::MAIN: nzbtomedia.db: SELECT * FROM downloads WHERE input_name=? AND status=? with args [u'Bachelorette (2012)', 0] [10:36:45] [INFO]::MAIN: Unable to locate download info for Bachelorette (2012), continuing to try and process this release ... [10:36:45] [INFO]::MAIN: Auto-detected SECTION:CouchPotato [10:36:45] [INFO]::MAIN: Calling CouchPotato:movie to post-process:Bachelorette (2012) [10:36:45] [INFO]::MAIN: Attemping imdbID lookup for Bachelorette (2012) [10:36:45] [INFO]::MAIN: Searching folder and file names for imdbID ... [10:36:45] [INFO]::MAIN: Found imdbID [tt1920849] via file name [10:36:45] [DEBUG]::MAIN: Opening URL: http://localhost:5050/api/2ccab76c68854906983e8e7220ef3032.../media.get with PARAMS: {'id': 'tt1920849'} [10:36:45] [ERROR]::MAIN: CouchPotato returned the following non-json data

[10:36:45] [ERROR]::MAIN: <!doctype html> [10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN:

[10:36:45] [ERROR]::MAIN:

[10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN: CouchPotato [10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN:

[10:36:45] [ERROR]::MAIN:

CouchPotato

[10:36:45] [ERROR]::MAIN:
[10:36:45] [ERROR]::MAIN:
[10:36:45] [ERROR]::MAIN:
[10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN:
[10:36:45] [ERROR]::MAIN:
[10:36:45] [ERROR]::MAIN: [10:36:45] [ERROR]::MAIN: [10:36:45] [DEBUG]::MAIN: calling command: /usr/local/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 [10:36:45] [INFO]::TRANSCODER: Checking [Bachelorette (2012).cp(tt1920849).avi] for corruption, please stand by ... [10:36:45] [DEBUG]::MAIN: calling command: /usr/local/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /home/@send/Movies/Bachelorette (2012)/Bachelorette (2012).cp(tt1920849).avi [10:36:45] [INFO]::TRANSCODER: SUCCESS: [Bachelorette (2012).cp(tt1920849).avi] has no corruption. [10:36:45] [DEBUG]::SUBTITLES: Attempting to download subtitles for /home/@send/Movies/Bachelorette (2012)/Bachelorette (2012).cp(tt1920849).avi [10:36:49] [INFO]::MAIN: Checking for files to be transcoded [10:36:49] [DEBUG]::COUCHPOTATO: Transcoding succeeded for files in /home/@send/Movies/Bachelorette (2012) [10:36:49] [DEBUG]::COUCHPOTATO: Opening URL: http://localhost:5050/api/2ccab76c68854906983e8e7220ef3032.../renamer.scan with PARAMS: {'media_folder': '/home/@send/Movies/Bachelorette (2012)'} [10:36:49] [POSTPROCESS]::COUCHPOTATO: Starting renamer scan for Bachelorette (2012) Traceback (most recent call last): File "/tmp/nzbToMedia/nzbToMedia.py", line 782, in exit(main(sys.argv)) File "/tmp/nzbToMedia/nzbToMedia.py", line 757, in main download_id=download_id, inputCategory=subsection) File "/tmp/nzbToMedia/nzbToMedia.py", line 583, in process inputCategory, failureLink) File "/tmp/nzbToMedia/nzbtomedia/autoProcess/autoProcessMovie.py", line 240, in process result = r.json() File "/tmp/nzbToMedia/libs/requests/models.py", line 759, in json return json.loads(self.text, *_kwargs) File "/usr/lib64/python2.7/json/init.py", line 338, in loads return _default_decoder.decode(s) File "/usr/lib64/python2.7/json/decoder.py", line 365, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib64/python2.7/json/decoder.py", line 383, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded Exception AttributeError: "'NoneType' object has no attribute 'path'" in <bound method PosixProcess.del of <nzbtomedia.nzbToMediaUtil.PosixProcess instance at 0x208bd40>> ignored server5:/tmp/nzbToMedia #

I also wrote this py to process in sequence, once i get the script running :)

!/usr/bin/env python

import sys import fnmatch import os import shutil import time import subprocess

rootPath = '/mnt/movies2'

for root, dirs, files in os.walk(rootPath):

print files

for filename2 in fnmatch.filter(files, '.'):

print root, " ", filename2

    #./nzbToMedia.py "/path/to/movie" "moviename" "moviename" "" "category" "" "0"
    runstring = '/tmp/nzbToMedia/nzbToMedia.py \"%s\" \"%s\" \"\" \"movies\" \"\" \"0\"' %(root,filename2)
    print runstring

    proc = subprocess.Popen(runstring, stdout=subprocess.PIPE, stderr=subprocess.PIPE, shell=True)
    while True:
      line = proc.stdout.readline()
      if line != '':
        #the real code does filtering here
        print "test:", line.rstrip()
      else:
        break

sys.exit(0) # 0 means OK

clinton-hall commented 9 years ago

When you pass the arguments in you need to pass movie name twice. This is because SABnzbd passes release name then clean name.. You need total of 7 args, in the right order.

mgaulton commented 9 years ago

I just had a drive failure so I'll need a day or two to rebuild before i can try again :)

On 1/14/15, Clinton Hall notifications@github.com wrote:

When you pass the arguments in you need to pass movie name twice. This is because SABnzbd passes release name then clean name.. You need total of 7 args, in the right order.


Reply to this email directly or view it on GitHub: https://github.com/clinton-hall/nzbToMedia/issues/667#issuecomment-69980666

clinton-hall commented 9 years ago

Darn...not cool. I hope you recover everything.

mgaulton commented 9 years ago

So back and running. lol I tried running it with the below commands, seemed to work. I only saw corruption checks, no attempt to actually transcode so I assume it found no files that needed to be transcoded.

[11:33:55] [DEBUG]::MAIN: Options passed into nzbToMedia: ['/tmp/nzbToMedia/nzbToMedia.py', '/mnt/karrie/@karrie/Davinci demons', "Da Vinci's Demons - 1x07 - The Hierophant.mp4", "Da Vinci's Demons - 1x07 - The Hierophant.mp4", '', 'tv', '', '0']

Then it processed every file in the folder.

[11:39:37] [POSTPROCESS]::SICKBEARD: Processing succeeded for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4 [11:39:37] [POSTPROCESS]::SICKBEARD: Problem(s) during processing [11:39:37] [POSTPROCESS]::SICKBEARD: Deleting failed files and folder /mnt/karrie/@karrie/Davinci demons [11:39:37] [INFO]::MAIN: Deleting /mnt/karrie/@karrie/Davinci demons ^C[11:39:56] [ERROR]::MAIN: Unable to delete folder /mnt/karrie/@karrie/Davinci demons [11:39:56] [DB]::DB: Updating status of our download Da Vinci's Demons - 1x07 - The Hierophant.mp4 in the DB to 1

clinton-hall commented 9 years ago

Yeah, you want to turn off any delete_failed options, and also ensure it cannot connect to SickBeard (use wrong user/pass)

try with a movie you know should be transcoded... this will help sort out transcoder options before you try running on all movies...

mgaulton commented 9 years ago

I turned of delete_failed and added ... to all passwords/apikeys and ran it. It appears to have nuked the entire season of the show I was trying again.

clinton-hall commented 9 years ago

do you have the log? I'll need to look into this further. As it is not a supported feature I'll need to do a bit of a rewrite to accommodate this.

mgaulton commented 9 years ago

I did a separate instance so the logs are there. I can give you the whole package.

On 1/20/15, Clinton Hall notifications@github.com wrote:

do you have the log? I'll need to look into this further. As it is not a supported feature I'll need to do a bit of a rewrite to accommodate this.


Reply to this email directly or view it on GitHub: https://github.com/clinton-hall/nzbToMedia/issues/667#issuecomment-70749056

mgaulton commented 9 years ago

2015-01-16 11:28:52 INFO ::ENVIRONMENT: PAGER: less 2015-01-16 11:28:52 INFO ::ENVIRONMENT: XAUTHLOCALHOSTNAME: server5 2015-01-16 11:28:52 INFO ::ENVIRONMENT: MORE: -sl 2015-01-16 11:28:52 INFO ::MAIN: Checking database structure... 2015-01-16 11:28:52 DEBUG ::MAIN: Checking Initial Schema database upgrade 2015-01-16 11:28:52 DB ::MAIN: nzbtomedia.db: SELECT 1 FROM sqlite_master WHERE name = ?; with args ('db_version',) 2015-01-16 11:28:52 DB ::MAIN: nzbtomedia.db: SELECT db_version FROM db_version 2015-01-16 11:28:52 DEBUG ::MAIN: InitialSchema upgrade not required 2015-01-16 11:28:52 DEBUG ::MAIN: Checking if we can use git commands: "/usr/bin/git" version 2015-01-16 11:28:52 DEBUG ::MAIN: Executing "/usr/bin/git" version with your shell in /tmp/nzbToMedia 2015-01-16 11:28:52 DEBUG ::MAIN: "/usr/bin/git" version : returned successful 2015-01-16 11:28:52 DEBUG ::MAIN: Using: "/usr/bin/git" 2015-01-16 11:28:52 DEBUG ::MAIN: Executing "/usr/bin/git" symbolic-ref -q HEAD with your shell in /tmp/nzbToMedia 2015-01-16 11:28:52 DEBUG ::MAIN: "/usr/bin/git" symbolic-ref -q HEAD : returned successful 2015-01-16 11:28:52 INFO ::MAIN: Version checking is disabled, not checking for the newest version 2015-01-16 11:28:52 INFO ::MAIN: nzbToMedia Version:10.8 Branch:master (Linux 3.16.7-29.g6aba379-desktop) 2015-01-16 11:28:52 DEBUG ::MAIN: Connecting to utorrent: http://localhost:8087/gui/ 2015-01-16 11:28:52 ERROR ::MAIN: Failed to connect to uTorrent 2015-01-16 11:28:52 INFO ::MAIN: ######################################################### 2015-01-16 11:28:52 INFO ::MAIN: ## ..::[nzbToMedia.py]::.. ## 2015-01-16 11:28:52 INFO ::MAIN: ######################################################### 2015-01-16 11:28:52 DEBUG ::MAIN: Options passed into nzbToMedia: ['/tmp/nzbToMedia/nzbToMedia.py', '/mnt/karrie/@karrie/Davinci demons', "Da Vinci's Demons - 1x07 - The Hierophant.mp4", "Da Vinci's Demons - 1x07 - The Hierophant.mp4", '', 'tv', '', '0'] 2015-01-16 11:28:52 INFO ::MAIN: Script triggered from SABnzbd 2015-01-16 11:28:52 DEBUG ::MAIN: Searching for nzoid from SAbnzbd ... 2015-01-16 11:28:55 DEBUG ::MAIN: Adding NZB download info for directory /mnt/karrie/@karrie/Davinci demons to database 2015-01-16 11:28:55 DB ::MAIN: nzbtomedia.db: UPDATE downloads SET status = ?, client_agent = ?, last_update = ?, input_id = ?, input_hash = ?, input_name = ? WHERE input_directory = ? with args [0, u'sabnzbd', 735614, u'None', u'None', u"Da Vinci's Demons - 1x07 - The Hierophant.mp4", u'/mnt/karrie/@karrie/Davinci demons'] 2015-01-16 11:28:56 DB ::MAIN: nzbtomedia.db: INSERT OR IGNORE INTO downloads (status, client_agent, last_update, input_id, input_hash, input_name, input_directory) VALUES (?, ?, ?, ?, ?, ?, ?) with args [0, u'sabnzbd', 735614, u'None', u'None', u"Da Vinci's Demons - 1x07 - The Hierophant.mp4", u'/mnt/karrie/@karrie/Davinci demons'] 2015-01-16 11:28:56 INFO ::MAIN: Auto-detected SECTION:SickBeard 2015-01-16 11:28:56 INFO ::MAIN: Calling SickBeard:tv to post-process:Da Vinci's Demons - 1x07 - The Hierophant.mp4 2015-01-16 11:28:59 INFO ::MAIN: Attempting to auto-detect tv fork 2015-01-16 11:29:05 INFO ::MAIN: SickBeard:tv fork auto-detection successful ... 2015-01-16 11:29:24 INFO ::MAIN: Loading config from [/tmp/nzbToMedia/autoProcessMedia.cfg] 2015-01-16 11:29:24 INFO ::ENVIRONMENT: NO_AT_BRIDGE: 1 2015-01-16 11:29:24 INFO ::ENVIRONMENT: BASH_FUNC_mc%%: () { . /usr/share/mc/mc-wrapper.sh } 2015-01-16 11:29:24 INFO ::ENVIRONMENT: JAVA_ROOT: /usr/lib64/jvm/jre 2015-01-16 11:29:24 INFO ::ENVIRONMENT: LIBGL_DEBUG: quiet 2015-01-16 11:29:24 INFO ::ENVIRONMENT: G_BROKEN_FILENAMES: 1 2015-01-16 11:29:24 INFO ::ENVIRONMENT: MINICOM: -c on 2015-01-16 11:29:24 INFO ::ENVIRONMENT: CSHEDIT: emacs 2015-01-16 11:29:24 INFO ::ENVIRONMENT: HOSTTYPE: x86_64 2015-01-16 11:29:24 INFO ::ENVIRONMENT: LESSOPEN: lessopen.sh %s 2015-01-16 11:29:24 INFO ::ENVIRONMENT: QT_SYSTEM_DIR: /usr/share/desktop-data 2015-01-16 11:29:24 INFO ::ENVIRONMENT: SSH_CLIENT: 129.97.244.52 36502 22 2015-01-16 11:29:24 INFO ::ENVIRONMENT: MACHTYPE: x86_64-suse-linux 2015-01-16 11:29:24 INFO ::ENVIRONMENT: LOGNAME: root 2015-01-16 11:29:24 INFO ::ENVIRONMENT: USER: root 2015-01-16 11:29:24 INFO ::ENVIRONMENT: INPUTRC: /etc/inputrc 2015-01-16 11:29:24 INFO ::ENVIRONMENT: HOME: /root 2015-01-16 11:29:24 INFO ::ENVIRONMENT: PATH: /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games 2015-01-16 11:29:24 INFO ::ENVIRONMENT: XKEYSYMDB: /usr/X11R6/lib/X11/XKeysymDB 2015-01-16 11:29:24 INFO ::ENVIRONMENT: SSH_CONNECTION: 129.97.244.52 36502 192.168.2.5 22 2015-01-16 11:29:24 INFO ::ENVIRONMENT: LANG: POSIX 2015-01-16 11:29:24 INFO ::ENVIRONMENT: TERM: xterm 2015-01-16 11:29:24 INFO ::ENVIRONMENT: SHELL: /bin/bash 2015-01-16 11:29:24 INFO ::ENVIRONMENT: AUDIODRIVER: pulseaudio 2015-01-16 11:29:24 INFO ::ENVIRONMENT: SHLVL: 1 2015-01-16 11:29:24 INFO ::ENVIRONMENT: XDG_SESSION_ID: 723 2015-01-16 11:29:24 INFO ::ENVIRONMENT: LESS: -M -I -R 2015-01-16 11:29:24 INFO ::ENVIRONMENT: CPU: x86_64 2015-01-16 11:29:24 INFO ::ENVIRONMENT: ALSA_CONFIG_PATH: /etc/alsa-pulse.conf 2015-01-16 11:29:24 INFO ::ENVIRONMENT: HISTSIZE: 1000 2015-01-16 11:29:24 INFO ::ENVIRONMENT: SDL_AUDIODRIVER: pulse 2015-01-16 11:29:24 INFO ::ENVIRONMENT: LESS_ADVANCED_PREPROCESSOR: no 2015-01-16 11:29:24 INFO ::ENVIRONMENT: MANPATH: /usr/share/man:/usr/local/man 2015-01-16 11:29:24 INFO ::ENVIRONMENT: OSTYPE: linux 2015-01-16 11:29:24 INFO ::ENVIRONMENT: JAVA_HOME: /usr/lib64/jvm/jre 2015-01-16 11:29:24 INFO ::ENVIRONMENT: PROFILEREAD: true 2015-01-16 11:29:24 INFO ::ENVIRONMENT: JAVA_BINDIR: /usr/lib64/jvm/jre/bin 2015-01-16 11:29:24 INFO ::ENVIRONMENT: XDG_RUNTIME_DIR: /run/user/0 2015-01-16 11:29:24 INFO ::ENVIRONMENT: DISPLAY: localhost:11.0 2015-01-16 11:29:24 INFO ::ENVIRONMENT: NNTPSERVER: news 2015-01-16 11:29:24 INFO ::ENVIRONMENT: LC_CTYPE: en_US.UTF-8 2015-01-16 11:29:24 INFO ::ENVIRONMENT: HOST: server5 2015-01-16 11:29:24 INFO ::ENVIRONMENT: CONFIG_SITE: /usr/share/site/x86_64-unknown-linux-gnu 2015-01-16 11:29:24 INFO ::ENVIRONMENT: LESSKEY: /etc/lesskey.bin 2015-01-16 11:29:24 INFO ::ENVIRONMENT: LESSCLOSE: lessclose.sh %s %s 2015-01-16 11:29:24 INFO ::ENVIRONMENT: LS_OPTIONS: -A -N --color=tty -T 0 2015-01-16 11:29:24 INFO ::ENVIRONMENT: GPGTTY: /dev/pts/5 2015-01-16 11:29:24 INFO ::ENVIRONMENT: XNLSPATH: /usr/share/X11/nls 2015-01-16 11:29:24 INFO ::ENVIRONMENT: : /tmp/nzbToMedia/nzbToMedia.py 2015-01-16 11:29:24 INFO ::ENVIRONMENT: FROM_HEADER: 2015-01-16 11:29:24 INFO ::ENVIRONMENT: XDG_CONFIG_DIRS: /etc/xdg 2015-01-16 11:29:24 INFO ::ENVIRONMENT: MAIL: /var/mail/root 2015-01-16 11:29:24 INFO ::ENVIRONMENT: PYTHONSTARTUP: /etc/pythonstart 2015-01-16 11:29:24 INFO ::ENVIRONMENT: SSH_TTY: /dev/pts/5 2015-01-16 11:29:24 INFO ::ENVIRONMENT: OLDPWD: /root 2015-01-16 11:29:24 INFO ::ENVIRONMENT: HOSTNAME: server5 2015-01-16 11:29:24 INFO ::ENVIRONMENT: WINDOWMANAGER: /usr/bin/startkde 2015-01-16 11:29:24 INFO ::ENVIRONMENT: XDG_DATA_DIRS: /usr/share 2015-01-16 11:29:24 INFO ::ENVIRONMENT: PWD: /opt 2015-01-16 11:29:24 INFO ::ENVIRONMENT: CVS_RSH: ssh 2015-01-16 11:29:24 INFO ::ENVIRONMENT: COLORTERM: 1 2015-01-16 11:29:24 INFO ::ENVIRONMENT: QEMU_AUDIO_DRV: pa 2015-01-16 11:29:24 INFO ::ENVIRONMENT: JRE_HOME: /usr/lib64/jvm/jre 2015-01-16 11:29:24 INFO ::ENVIRONMENT: LSCOLORS: no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:.cmd=00;32:.exe=01;32:.com=01;32:.bat=01;32:.btm=01;32:.dll=01;32:.tar=00;31:.tbz=00;31:.tgz=00;31:.rpm=00;31:.deb=00;31:.arj=00;31:.taz=00;31:.lzh=00;31:.lzma=00;31:.zip=00;31:.zoo=00;31:.z=00;31:.Z=00;31:.gz=00;31:.bz2=00;31:.tb2=00;31:.tz2=00;31:.tbz2=00;31:.xz=00;31:.avi=01;35:.bmp=01;35:.fli=01;35:.gif=01;35:.jpg=01;35:.jpeg=01;35:.mng=01;35:.mov=01;35:.mpg=01;35:.pcx=01;35:.pbm=01;35:.pgm=01;35:.png=01;35:.ppm=01;35:.tga=01;35:.tif=01;35:.xbm=01;35:.xpm=01;35:.dl=01;35:.gl=01;35:.wmv=01;35:.aiff=00;32:.au=00;32:.mid=00;32:.mp3=00;32:.ogg=00;32:.voc=00;32:.wav=00;32: 2015-01-16 11:29:24 INFO ::ENVIRONMENT: PAGER: less 2015-01-16 11:29:24 INFO ::ENVIRONMENT: XAUTHLOCALHOSTNAME: server5 2015-01-16 11:29:24 INFO ::ENVIRONMENT: MORE: -sl 2015-01-16 11:29:24 INFO ::MAIN: Checking database structure... 2015-01-16 11:29:24 DEBUG ::MAIN: Checking Initial Schema database upgrade 2015-01-16 11:29:24 DB ::MAIN: nzbtomedia.db: SELECT 1 FROM sqlite_master WHERE name = ?; with args ('db_version',) 2015-01-16 11:29:24 DB ::MAIN: nzbtomedia.db: SELECT db_version FROM db_version 2015-01-16 11:29:24 DEBUG ::MAIN: InitialSchema upgrade not required 2015-01-16 11:29:24 DEBUG ::MAIN: Checking if we can use git commands: "/usr/bin/git" version 2015-01-16 11:29:24 DEBUG ::MAIN: Executing "/usr/bin/git" version with your shell in /tmp/nzbToMedia 2015-01-16 11:29:24 DEBUG ::MAIN: "/usr/bin/git" version : returned successful 2015-01-16 11:29:24 DEBUG ::MAIN: Using: "/usr/bin/git" 2015-01-16 11:29:24 DEBUG ::MAIN: Executing "/usr/bin/git" symbolic-ref -q HEAD with your shell in /tmp/nzbToMedia 2015-01-16 11:29:24 DEBUG ::MAIN: "/usr/bin/git" symbolic-ref -q HEAD : returned successful 2015-01-16 11:29:24 INFO ::MAIN: Version checking is disabled, not checking for the newest version 2015-01-16 11:29:24 INFO ::MAIN: nzbToMedia Version:10.8 Branch:master (Linux 3.16.7-29.g6aba379-desktop) 2015-01-16 11:29:24 DEBUG ::MAIN: Connecting to utorrent: http://localhost:8087/gui/ 2015-01-16 11:29:24 ERROR ::MAIN: Failed to connect to uTorrent 2015-01-16 11:29:24 INFO ::MAIN: ######################################################### 2015-01-16 11:29:24 INFO ::MAIN: ## ..::[nzbToMedia.py]::.. ## 2015-01-16 11:29:24 INFO ::MAIN: ######################################################### 2015-01-16 11:29:24 DEBUG ::MAIN: Options passed into nzbToMedia: ['/tmp/nzbToMedia/nzbToMedia.py', '/mnt/karrie/@karrie/Davinci demons', "Da Vinci's Demons - 1x07 - The Hierophant.mp4", "Da Vinci's Demons - 1x07 - The Hierophant.mp4", '', 'tv', '', '0'] 2015-01-16 11:29:24 INFO ::MAIN: Script triggered from SABnzbd 2015-01-16 11:29:24 DEBUG ::MAIN: Searching for nzoid from SAbnzbd ... 2015-01-16 11:29:25 DEBUG ::MAIN: Adding NZB download info for directory /mnt/karrie/@karrie/Davinci demons to database 2015-01-16 11:29:25 DB ::MAIN: nzbtomedia.db: UPDATE downloads SET status = ?, client_agent = ?, last_update = ?, input_id = ?, input_hash = ?, input_name = ? WHERE input_directory = ? with args [0, u'sabnzbd', 735614, u'None', u'None', u"Da Vinci's Demons - 1x07 - The Hierophant.mp4", u'/mnt/karrie/@karrie/Davinci demons'] 2015-01-16 11:29:25 INFO ::MAIN: Auto-detected SECTION:SickBeard 2015-01-16 11:29:25 INFO ::MAIN: Calling SickBeard:tv to post-process:Da Vinci's Demons - 1x07 - The Hierophant.mp4 2015-01-16 11:29:30 INFO ::MAIN: Attempting to auto-detect tv fork 2015-01-16 11:29:47 INFO ::MAIN: SickBeard:tv fork auto-detection successful ... 2015-01-16 11:29:47 INFO ::MAIN: SickBeard:tv fork set to sickrage 2015-01-16 11:29:48 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:29:50 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x07 - The Hierophant.mp4] for corruption, please stand by ... 2015-01-16 11:29:50 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4 2015-01-16 11:29:50 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x07 - The Hierophant.mp4] has no corruption. 2015-01-16 11:29:51 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4 2015-01-16 11:29:59 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:30:10 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x07 - The Hierophant.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:30:10 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.kindle.mp4 2015-01-16 11:30:10 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x07 - The Hierophant.kindle.mp4] has no corruption. 2015-01-16 11:30:10 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.kindle.mp4 2015-01-16 11:30:16 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:30:17 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x08 - The Fall From Heaven.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:30:17 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x08 - The Fall From Heaven.kindle.mp4 2015-01-16 11:30:17 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x08 - The Fall From Heaven.kindle.mp4] has no corruption. 2015-01-16 11:30:17 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x08 - The Fall From Heaven.kindle.mp4 2015-01-16 11:30:22 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:30:35 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x03 - The Prisoner.mp4] for corruption, please stand by ... 2015-01-16 11:30:35 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x03 - The Prisoner.mp4 2015-01-16 11:30:35 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x03 - The Prisoner.mp4] has no corruption. 2015-01-16 11:30:35 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x03 - The Prisoner.mp4 2015-01-16 11:30:43 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:30:59 INFO ::TRANSCODER: Checking [folder.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:30:59 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/folder.kindle.mp4 2015-01-16 11:30:59 INFO ::TRANSCODER: FAILED: [folder.kindle.mp4] has 1 video streams and 0 audio streams. Assume corruption. 2015-01-16 11:30:59 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:31:00 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x02 - The Serpent.mp4] for corruption, please stand by ... 2015-01-16 11:31:00 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x02 - The Serpent.mp4 2015-01-16 11:31:01 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x02 - The Serpent.mp4] has no corruption. 2015-01-16 11:31:01 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x02 - The Serpent.mp4 2015-01-16 11:31:07 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:31:08 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x04 - The Ends of the Earth.mp4] for corruption, please stand by ... 2015-01-16 11:31:08 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x04 - The Ends of the Earth.mp4 2015-01-16 11:31:08 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x04 - The Ends of the Earth.mp4] has no corruption. 2015-01-16 11:31:25 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x04 - The Ends of the Earth.mp4 2015-01-16 11:31:31 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:31:32 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x04 - The Magician.mp4] for corruption, please stand by ... 2015-01-16 11:31:32 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x04 - The Magician.mp4 2015-01-16 11:31:33 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x04 - The Magician.mp4] has no corruption. 2015-01-16 11:31:33 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x04 - The Magician.mp4 2015-01-16 11:31:56 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:31:57 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x08 - The Fall From Heaven.mp4] for corruption, please stand by ... 2015-01-16 11:31:57 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x08 - The Fall From Heaven.mp4 2015-01-16 11:31:57 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x08 - The Fall From Heaven.mp4] has no corruption. 2015-01-16 11:31:57 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x08 - The Fall From Heaven.mp4 2015-01-16 11:32:04 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:32:15 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x01 - The Blood of Man.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:32:19 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x01 - The Blood of Man.kindle.mp4 2015-01-16 11:32:19 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x01 - The Blood of Man.kindle.mp4] has no corruption. 2015-01-16 11:32:19 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x01 - The Blood of Man.kindle.mp4 2015-01-16 11:32:25 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:32:25 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x06 - The Devil.mp4] for corruption, please stand by ... 2015-01-16 11:32:25 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x06 - The Devil.mp4 2015-01-16 11:32:26 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x06 - The Devil.mp4] has no corruption. 2015-01-16 11:32:26 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x06 - The Devil.mp4 2015-01-16 11:32:31 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:32:32 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x08 - The Lovers.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:32:32 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x08 - The Lovers.kindle.mp4 2015-01-16 11:32:33 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x08 - The Lovers.kindle.mp4] has no corruption. 2015-01-16 11:32:33 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x08 - The Lovers.kindle.mp4 2015-01-16 11:32:38 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:32:38 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x10 - The Sins of Daedalus.mkv] for corruption, please stand by ... 2015-01-16 11:32:38 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x10 - The Sins of Daedalus.mkv 2015-01-16 11:32:38 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x10 - The Sins of Daedalus.mkv] has no corruption. 2015-01-16 11:32:38 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x10 - The Sins of Daedalus.mkv 2015-01-16 11:32:43 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:32:59 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x07 - The Vault of Heaven.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:32:59 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x07 - The Vault of Heaven.kindle.mp4 2015-01-16 11:32:59 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x07 - The Vault of Heaven.kindle.mp4] has no corruption. 2015-01-16 11:32:59 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x07 - The Vault of Heaven.kindle.mp4 2015-01-16 11:33:02 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:33:02 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x01 - The Blood of Man.mp4] for corruption, please stand by ... 2015-01-16 11:33:02 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x01 - The Blood of Man.mp4 2015-01-16 11:33:03 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x01 - The Blood of Man.mp4] has no corruption. 2015-01-16 11:33:03 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x01 - The Blood of Man.mp4 2015-01-16 11:33:05 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:33:05 ERROR ::TRANSCODER: Checking [/tmp/nzbToMedia/tests/test.mp4] has failed 2015-01-16 11:33:05 INFO ::TRANSCODER: DISABLED: ffprobe failed to analyse test file. Stopping corruption check. 2015-01-16 11:33:05 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x09 - The Enemies of Man.mp4 2015-01-16 11:33:09 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:33:23 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x10 - The Sins of Daedalus.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:33:23 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x10 - The Sins of Daedalus.kindle.mp4 2015-01-16 11:33:24 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x10 - The Sins of Daedalus.kindle.mp4] has no corruption. 2015-01-16 11:33:24 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x10 - The Sins of Daedalus.kindle.mp4 2015-01-16 11:33:54 INFO ::MAIN: Loading config from [/tmp/nzbToMedia/autoProcessMedia.cfg] 2015-01-16 11:33:54 INFO ::ENVIRONMENT: NO_AT_BRIDGE: 1 2015-01-16 11:33:54 INFO ::ENVIRONMENT: BASH_FUNC_mc%%: () { . /usr/share/mc/mc-wrapper.sh } 2015-01-16 11:33:54 INFO ::ENVIRONMENT: JAVA_ROOT: /usr/lib64/jvm/jre 2015-01-16 11:33:54 INFO ::ENVIRONMENT: LIBGL_DEBUG: quiet 2015-01-16 11:33:54 INFO ::ENVIRONMENT: G_BROKEN_FILENAMES: 1 2015-01-16 11:33:54 INFO ::ENVIRONMENT: MINICOM: -c on 2015-01-16 11:33:54 INFO ::ENVIRONMENT: CSHEDIT: emacs 2015-01-16 11:33:54 INFO ::ENVIRONMENT: HOSTTYPE: x86_64 2015-01-16 11:33:54 INFO ::ENVIRONMENT: LESSOPEN: lessopen.sh %s 2015-01-16 11:33:54 INFO ::ENVIRONMENT: QT_SYSTEM_DIR: /usr/share/desktop-data 2015-01-16 11:33:54 INFO ::ENVIRONMENT: SSH_CLIENT: 129.97.244.52 36502 22 2015-01-16 11:33:54 INFO ::ENVIRONMENT: MACHTYPE: x86_64-suse-linux 2015-01-16 11:33:54 INFO ::ENVIRONMENT: LOGNAME: root 2015-01-16 11:33:54 INFO ::ENVIRONMENT: USER: root 2015-01-16 11:33:54 INFO ::ENVIRONMENT: INPUTRC: /etc/inputrc 2015-01-16 11:33:54 INFO ::ENVIRONMENT: HOME: /root 2015-01-16 11:33:54 INFO ::ENVIRONMENT: PATH: /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games 2015-01-16 11:33:54 INFO ::ENVIRONMENT: XKEYSYMDB: /usr/X11R6/lib/X11/XKeysymDB 2015-01-16 11:33:54 INFO ::ENVIRONMENT: SSH_CONNECTION: 129.97.244.52 36502 192.168.2.5 22 2015-01-16 11:33:54 INFO ::ENVIRONMENT: LANG: POSIX 2015-01-16 11:33:54 INFO ::ENVIRONMENT: TERM: screen 2015-01-16 11:33:54 INFO ::ENVIRONMENT: SHELL: /bin/bash 2015-01-16 11:33:54 INFO ::ENVIRONMENT: AUDIODRIVER: pulseaudio 2015-01-16 11:33:54 INFO ::ENVIRONMENT: SHLVL: 1 2015-01-16 11:33:54 INFO ::ENVIRONMENT: XDG_SESSION_ID: 723 2015-01-16 11:33:54 INFO ::ENVIRONMENT: LESS: -M -I -R 2015-01-16 11:33:54 INFO ::ENVIRONMENT: CPU: x86_64 2015-01-16 11:33:54 INFO ::ENVIRONMENT: PWD: /opt 2015-01-16 11:33:54 INFO ::ENVIRONMENT: ALSA_CONFIG_PATH: /etc/alsa-pulse.conf 2015-01-16 11:33:54 INFO ::ENVIRONMENT: HISTSIZE: 1000 2015-01-16 11:33:54 INFO ::ENVIRONMENT: SDL_AUDIODRIVER: pulse 2015-01-16 11:33:54 INFO ::ENVIRONMENT: LESS_ADVANCED_PREPROCESSOR: no 2015-01-16 11:33:54 INFO ::ENVIRONMENT: MANPATH: /usr/share/man:/usr/local/man 2015-01-16 11:33:54 INFO ::ENVIRONMENT: OSTYPE: linux 2015-01-16 11:33:54 INFO ::ENVIRONMENT: JAVA_HOME: /usr/lib64/jvm/jre 2015-01-16 11:33:54 INFO ::ENVIRONMENT: PROFILEREAD: true 2015-01-16 11:33:54 INFO ::ENVIRONMENT: JAVA_BINDIR: /usr/lib64/jvm/jre/bin 2015-01-16 11:33:54 INFO ::ENVIRONMENT: XDG_RUNTIME_DIR: /run/user/0 2015-01-16 11:33:54 INFO ::ENVIRONMENT: DISPLAY: localhost:11.0 2015-01-16 11:33:54 INFO ::ENVIRONMENT: NNTPSERVER: news 2015-01-16 11:33:54 INFO ::ENVIRONMENT: LC_CTYPE: en_US.UTF-8 2015-01-16 11:33:54 INFO ::ENVIRONMENT: HOST: server5 2015-01-16 11:33:54 INFO ::ENVIRONMENT: FROM_HEADER: 2015-01-16 11:33:54 INFO ::ENVIRONMENT: LESSKEY: /etc/lesskey.bin 2015-01-16 11:33:54 INFO ::ENVIRONMENT: LESSCLOSE: lessclose.sh %s %s 2015-01-16 11:33:54 INFO ::ENVIRONMENT: LS_OPTIONS: -A -N --color=tty -T 0 2015-01-16 11:33:54 INFO ::ENVIRONMENT: GPGTTY: /dev/pts/5 2015-01-16 11:33:54 INFO ::ENVIRONMENT: XNLSPATH: /usr/share/X11/nls 2015-01-16 11:33:54 INFO ::ENVIRONMENT: STY: 4869.Karrie 2015-01-16 11:33:54 INFO ::ENVIRONMENT: : /usr/bin/screen 2015-01-16 11:33:54 INFO ::ENVIRONMENT: TERMCAP: SC|screen|VT 100/ANSI X3.64 virtual terminal:\ :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\ :cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\ :do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\ :le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\ :li#24:co#80:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\ :cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:dc=\E[P:DC=\E[%dP:\ :im=\E[4h:ei=\E[4l:mi:IC=\E[%d@:ks=\E[?1h\E=:\ :ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\ :ti=\E[?1049h:te=\E[?1049l:Km=\E[M:k0=\E[10~:k1=\EOP:\ :k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:\ :k8=\E[19~:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:\ :kh=\E[1~:@1=\E[1~:kH=\E[4~:@7=\E[4~:kN=\E[6~:kP=\E[5~:\ :kI=\E[2~:kD=\E[3~:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD: 2015-01-16 11:33:54 INFO ::ENVIRONMENT: CONFIG_SITE: /usr/share/site/x86_64-unknown-linux-gnu 2015-01-16 11:33:54 INFO ::ENVIRONMENT: XDG_CONFIG_DIRS: /etc/xdg 2015-01-16 11:33:54 INFO ::ENVIRONMENT: MAIL: /var/mail/root 2015-01-16 11:33:54 INFO ::ENVIRONMENT: PYTHONSTARTUP: /etc/pythonstart 2015-01-16 11:33:54 INFO ::ENVIRONMENT: SSH_TTY: /dev/pts/5 2015-01-16 11:33:54 INFO ::ENVIRONMENT: OLDPWD: /root 2015-01-16 11:33:54 INFO ::ENVIRONMENT: HOSTNAME: server5 2015-01-16 11:33:54 INFO ::ENVIRONMENT: WINDOWMANAGER: /usr/bin/startkde 2015-01-16 11:33:54 INFO ::ENVIRONMENT: XDG_DATA_DIRS: /usr/share 2015-01-16 11:33:54 INFO ::ENVIRONMENT: WINDOW: 0 2015-01-16 11:33:54 INFO ::ENVIRONMENT: CVS_RSH: ssh 2015-01-16 11:33:54 INFO ::ENVIRONMENT: COLORTERM: 1 2015-01-16 11:33:54 INFO ::ENVIRONMENT: QEMU_AUDIO_DRV: pa 2015-01-16 11:33:54 INFO ::ENVIRONMENT: JRE_HOME: /usr/lib64/jvm/jre 2015-01-16 11:33:54 INFO ::ENVIRONMENT: LSCOLORS: no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:.cmd=00;32:.exe=01;32:.com=01;32:.bat=01;32:.btm=01;32:.dll=01;32:.tar=00;31:.tbz=00;31:.tgz=00;31:.rpm=00;31:.deb=00;31:.arj=00;31:.taz=00;31:.lzh=00;31:.lzma=00;31:.zip=00;31:.zoo=00;31:.z=00;31:.Z=00;31:.gz=00;31:.bz2=00;31:.tb2=00;31:.tz2=00;31:.tbz2=00;31:.xz=00;31:.avi=01;35:.bmp=01;35:.fli=01;35:.gif=01;35:.jpg=01;35:.jpeg=01;35:.mng=01;35:.mov=01;35:.mpg=01;35:.pcx=01;35:.pbm=01;35:.pgm=01;35:.png=01;35:.ppm=01;35:.tga=01;35:.tif=01;35:.xbm=01;35:.xpm=01;35:.dl=01;35:.gl=01;35:.wmv=01;35:.aiff=00;32:.au=00;32:.mid=00;32:.mp3=00;32:.ogg=00;32:.voc=00;32:.wav=00;32: 2015-01-16 11:33:54 INFO ::ENVIRONMENT: PAGER: less 2015-01-16 11:33:54 INFO ::ENVIRONMENT: XAUTHLOCALHOSTNAME: server5 2015-01-16 11:33:54 INFO ::ENVIRONMENT: MORE: -sl 2015-01-16 11:33:54 INFO ::MAIN: Checking database structure... 2015-01-16 11:33:54 DEBUG ::MAIN: Checking Initial Schema database upgrade 2015-01-16 11:33:54 DB ::MAIN: nzbtomedia.db: SELECT 1 FROM sqlite_master WHERE name = ?; with args ('db_version',) 2015-01-16 11:33:54 DB ::MAIN: nzbtomedia.db: SELECT db_version FROM db_version 2015-01-16 11:33:54 DEBUG ::MAIN: InitialSchema upgrade not required 2015-01-16 11:33:54 DEBUG ::MAIN: Checking if we can use git commands: "/usr/bin/git" version 2015-01-16 11:33:54 DEBUG ::MAIN: Executing "/usr/bin/git" version with your shell in /tmp/nzbToMedia 2015-01-16 11:33:54 DEBUG ::MAIN: "/usr/bin/git" version : returned successful 2015-01-16 11:33:54 DEBUG ::MAIN: Using: "/usr/bin/git" 2015-01-16 11:33:54 DEBUG ::MAIN: Executing "/usr/bin/git" symbolic-ref -q HEAD with your shell in /tmp/nzbToMedia 2015-01-16 11:33:55 DEBUG ::MAIN: "/usr/bin/git" symbolic-ref -q HEAD : returned successful 2015-01-16 11:33:55 INFO ::MAIN: Version checking is disabled, not checking for the newest version 2015-01-16 11:33:55 INFO ::MAIN: nzbToMedia Version:10.8 Branch:master (Linux 3.16.7-29.g6aba379-desktop) 2015-01-16 11:33:55 DEBUG ::MAIN: Connecting to utorrent: http://localhost:8087/gui/ 2015-01-16 11:33:55 ERROR ::MAIN: Failed to connect to uTorrent 2015-01-16 11:33:55 INFO ::MAIN: ######################################################### 2015-01-16 11:33:55 INFO ::MAIN: ## ..::[nzbToMedia.py]::.. ## 2015-01-16 11:33:55 INFO ::MAIN: ######################################################### 2015-01-16 11:33:55 DEBUG ::MAIN: Options passed into nzbToMedia: ['/tmp/nzbToMedia/nzbToMedia.py', '/mnt/karrie/@karrie/Davinci demons', "Da Vinci's Demons - 1x07 - The Hierophant.mp4", "Da Vinci's Demons - 1x07 - The Hierophant.mp4", '', 'tv', '', '0'] 2015-01-16 11:33:55 INFO ::MAIN: Script triggered from SABnzbd 2015-01-16 11:33:55 DEBUG ::MAIN: Searching for nzoid from SAbnzbd ... 2015-01-16 11:33:55 DEBUG ::MAIN: Adding NZB download info for directory /mnt/karrie/@karrie/Davinci demons to database 2015-01-16 11:33:55 DB ::MAIN: nzbtomedia.db: UPDATE downloads SET status = ?, client_agent = ?, last_update = ?, input_id = ?, input_hash = ?, input_name = ? WHERE input_directory = ? with args [0, u'sabnzbd', 735614, u'None', u'None', u"Da Vinci's Demons - 1x07 - The Hierophant.mp4", u'/mnt/karrie/@karrie/Davinci demons'] 2015-01-16 11:33:55 INFO ::MAIN: Auto-detected SECTION:SickBeard 2015-01-16 11:33:56 INFO ::MAIN: Calling SickBeard:tv to post-process:Da Vinci's Demons - 1x07 - The Hierophant.mp4 2015-01-16 11:33:59 INFO ::MAIN: Attempting to auto-detect tv fork 2015-01-16 11:34:00 INFO ::MAIN: SickBeard:tv fork auto-detection successful ... 2015-01-16 11:34:00 INFO ::MAIN: SickBeard:tv fork set to sickrage 2015-01-16 11:34:00 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:34:00 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x07 - The Hierophant.mp4] for corruption, please stand by ... 2015-01-16 11:34:00 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4 2015-01-16 11:34:01 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x07 - The Hierophant.mp4] has no corruption. 2015-01-16 11:34:27 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4 2015-01-16 11:34:35 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:34:49 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x07 - The Hierophant.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:34:49 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.kindle.mp4 2015-01-16 11:34:49 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x07 - The Hierophant.kindle.mp4] has no corruption. 2015-01-16 11:34:49 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.kindle.mp4 2015-01-16 11:34:54 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:34:54 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x08 - The Fall From Heaven.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:34:54 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x08 - The Fall From Heaven.kindle.mp4 2015-01-16 11:34:55 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x08 - The Fall From Heaven.kindle.mp4] has no corruption. 2015-01-16 11:34:55 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x08 - The Fall From Heaven.kindle.mp4 2015-01-16 11:35:02 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:35:20 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x03 - The Prisoner.mp4] for corruption, please stand by ... 2015-01-16 11:35:20 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x03 - The Prisoner.mp4 2015-01-16 11:35:20 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x03 - The Prisoner.mp4] has no corruption. 2015-01-16 11:35:20 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x03 - The Prisoner.mp4 2015-01-16 11:35:27 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:35:43 INFO ::TRANSCODER: Checking [folder.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:35:43 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/folder.kindle.mp4 2015-01-16 11:35:44 INFO ::TRANSCODER: FAILED: [folder.kindle.mp4] has 1 video streams and 0 audio streams. Assume corruption. 2015-01-16 11:35:44 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:35:44 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x02 - The Serpent.mp4] for corruption, please stand by ... 2015-01-16 11:35:44 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x02 - The Serpent.mp4 2015-01-16 11:35:45 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x02 - The Serpent.mp4] has no corruption. 2015-01-16 11:35:45 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x02 - The Serpent.mp4 2015-01-16 11:35:51 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:36:06 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x04 - The Ends of the Earth.mp4] for corruption, please stand by ... 2015-01-16 11:36:06 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x04 - The Ends of the Earth.mp4 2015-01-16 11:36:07 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x04 - The Ends of the Earth.mp4] has no corruption. 2015-01-16 11:36:07 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x04 - The Ends of the Earth.mp4 2015-01-16 11:36:13 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:36:13 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x04 - The Magician.mp4] for corruption, please stand by ... 2015-01-16 11:36:13 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x04 - The Magician.mp4 2015-01-16 11:36:14 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x04 - The Magician.mp4] has no corruption. 2015-01-16 11:36:14 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x04 - The Magician.mp4 2015-01-16 11:36:19 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:36:19 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x08 - The Fall From Heaven.mp4] for corruption, please stand by ... 2015-01-16 11:36:19 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x08 - The Fall From Heaven.mp4 2015-01-16 11:36:19 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x08 - The Fall From Heaven.mp4] has no corruption. 2015-01-16 11:36:19 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x08 - The Fall From Heaven.mp4 2015-01-16 11:36:26 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:36:26 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x01 - The Blood of Man.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:36:26 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x01 - The Blood of Man.kindle.mp4 2015-01-16 11:36:28 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x01 - The Blood of Man.kindle.mp4] has no corruption. 2015-01-16 11:36:28 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x01 - The Blood of Man.kindle.mp4 2015-01-16 11:36:33 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:36:33 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x06 - The Devil.mp4] for corruption, please stand by ... 2015-01-16 11:36:33 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x06 - The Devil.mp4 2015-01-16 11:36:34 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x06 - The Devil.mp4] has no corruption. 2015-01-16 11:36:34 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x06 - The Devil.mp4 2015-01-16 11:36:39 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:36:39 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x08 - The Lovers.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:36:39 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x08 - The Lovers.kindle.mp4 2015-01-16 11:36:40 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x08 - The Lovers.kindle.mp4] has no corruption. 2015-01-16 11:36:40 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x08 - The Lovers.kindle.mp4 2015-01-16 11:36:51 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:36:51 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x10 - The Sins of Daedalus.mkv] for corruption, please stand by ... 2015-01-16 11:36:51 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x10 - The Sins of Daedalus.mkv 2015-01-16 11:36:52 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x10 - The Sins of Daedalus.mkv] has no corruption. 2015-01-16 11:36:52 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x10 - The Sins of Daedalus.mkv 2015-01-16 11:36:59 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:36:59 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x07 - The Vault of Heaven.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:36:59 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x07 - The Vault of Heaven.kindle.mp4 2015-01-16 11:36:59 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x07 - The Vault of Heaven.kindle.mp4] has no corruption. 2015-01-16 11:36:59 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x07 - The Vault of Heaven.kindle.mp4 2015-01-16 11:37:04 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:37:04 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x01 - The Blood of Man.mp4] for corruption, please stand by ... 2015-01-16 11:37:04 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x01 - The Blood of Man.mp4 2015-01-16 11:37:05 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x01 - The Blood of Man.mp4] has no corruption. 2015-01-16 11:37:05 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x01 - The Blood of Man.mp4 2015-01-16 11:37:11 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:37:11 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x09 - The Enemies of Man.mp4] for corruption, please stand by ... 2015-01-16 11:37:11 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x09 - The Enemies of Man.mp4 2015-01-16 11:37:11 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x09 - The Enemies of Man.mp4] has no corruption. 2015-01-16 11:37:11 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x09 - The Enemies of Man.mp4 2015-01-16 11:37:16 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:37:17 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x10 - The Sins of Daedalus.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:37:17 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x10 - The Sins of Daedalus.kindle.mp4 2015-01-16 11:37:17 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x10 - The Sins of Daedalus.kindle.mp4] has no corruption. 2015-01-16 11:37:17 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x10 - The Sins of Daedalus.kindle.mp4 2015-01-16 11:37:24 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:37:24 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x10 - The Sins of Daedalus.mp4] for corruption, please stand by ... 2015-01-16 11:37:24 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x10 - The Sins of Daedalus.mp4 2015-01-16 11:37:25 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x10 - The Sins of Daedalus.mp4] has no corruption. 2015-01-16 11:37:25 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x10 - The Sins of Daedalus.mp4 2015-01-16 11:37:30 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:37:30 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x06 - The Rope of the Dead.mp4] for corruption, please stand by ... 2015-01-16 11:37:30 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x06 - The Rope of the Dead.mp4 2015-01-16 11:37:30 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x06 - The Rope of the Dead.mp4] has no corruption. 2015-01-16 11:37:30 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x06 - The Rope of the Dead.mp4 2015-01-16 11:37:35 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:37:35 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x05 - The Sun and the Moon.mp4] for corruption, please stand by ... 2015-01-16 11:37:35 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x05 - The Sun and the Moon.mp4 2015-01-16 11:37:36 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x05 - The Sun and the Moon.mp4] has no corruption. 2015-01-16 11:37:36 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x05 - The Sun and the Moon.mp4 2015-01-16 11:37:41 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:37:41 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x07 - The Vault of Heaven.avi] for corruption, please stand by ... 2015-01-16 11:37:41 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x07 - The Vault of Heaven.avi 2015-01-16 11:37:42 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x07 - The Vault of Heaven.avi] has no corruption. 2015-01-16 11:37:42 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x07 - The Vault of Heaven.avi 2015-01-16 11:37:48 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:37:48 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x09 - The Enemies of Man.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:37:48 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x09 - The Enemies of Man.kindle.mp4 2015-01-16 11:37:48 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x09 - The Enemies of Man.kindle.mp4] has no corruption. 2015-01-16 11:37:48 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x09 - The Enemies of Man.kindle.mp4 2015-01-16 11:37:53 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:37:53 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x03 - The Voyage of the Damned.avi] for corruption, please stand by ... 2015-01-16 11:37:53 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x03 - The Voyage of the Damned.avi 2015-01-16 11:37:54 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x03 - The Voyage of the Damned.avi] has no corruption. 2015-01-16 11:37:54 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x03 - The Voyage of the Damned.avi 2015-01-16 11:37:59 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:38:00 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x07 - The Vault of Heaven.mkv] for corruption, please stand by ... 2015-01-16 11:38:00 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x07 - The Vault of Heaven.mkv 2015-01-16 11:38:00 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x07 - The Vault of Heaven.mkv] has no corruption. 2015-01-16 11:38:00 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x07 - The Vault of Heaven.mkv 2015-01-16 11:38:08 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:38:08 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x03 - The Voyage of the Damned.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:38:08 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x03 - The Voyage of the Damned.kindle.mp4 2015-01-16 11:38:09 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x03 - The Voyage of the Damned.kindle.mp4] has no corruption. 2015-01-16 11:38:09 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x03 - The Voyage of the Damned.kindle.mp4 2015-01-16 11:38:14 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:38:14 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x06 - The Rope of the Dead.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:38:14 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x06 - The Rope of the Dead.kindle.mp4 2015-01-16 11:38:14 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x06 - The Rope of the Dead.kindle.mp4] has no corruption. 2015-01-16 11:38:14 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x06 - The Rope of the Dead.kindle.mp4 2015-01-16 11:38:19 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:38:20 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x05 - The Sun and the Moon.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:38:20 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x05 - The Sun and the Moon.kindle.mp4 2015-01-16 11:38:20 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x05 - The Sun and the Moon.kindle.mp4] has no corruption. 2015-01-16 11:38:20 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x05 - The Sun and the Moon.kindle.mp4 2015-01-16 11:38:25 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:38:25 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x04 - The Ends of the Earth.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:38:25 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x04 - The Ends of the Earth.kindle.mp4 2015-01-16 11:38:26 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x04 - The Ends of the Earth.kindle.mp4] has no corruption. 2015-01-16 11:38:26 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x04 - The Ends of the Earth.kindle.mp4 2015-01-16 11:38:31 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:38:31 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x10 - The Sins of Daedalus.avi] for corruption, please stand by ... 2015-01-16 11:38:31 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x10 - The Sins of Daedalus.avi 2015-01-16 11:38:32 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x10 - The Sins of Daedalus.avi] has no corruption. 2015-01-16 11:38:32 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x10 - The Sins of Daedalus.avi 2015-01-16 11:38:37 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:38:37 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x01 - The Hanged Man.mp4] for corruption, please stand by ... 2015-01-16 11:38:37 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x01 - The Hanged Man.mp4 2015-01-16 11:38:38 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x01 - The Hanged Man.mp4] has no corruption. 2015-01-16 11:38:38 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x01 - The Hanged Man.mp4 2015-01-16 11:38:44 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:38:44 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x05 - The Tower.mp4] for corruption, please stand by ... 2015-01-16 11:38:44 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x05 - The Tower.mp4 2015-01-16 11:38:45 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x05 - The Tower.mp4] has no corruption. 2015-01-16 11:38:45 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x05 - The Tower.mp4 2015-01-16 11:38:51 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:38:51 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x02 - The Blood of Brothers.mp4] for corruption, please stand by ... 2015-01-16 11:38:51 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x02 - The Blood of Brothers.mp4 2015-01-16 11:38:51 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x02 - The Blood of Brothers.mp4] has no corruption. 2015-01-16 11:38:51 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x02 - The Blood of Brothers.mp4 2015-01-16 11:38:57 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:38:57 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x04 - The Magician.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:38:57 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x04 - The Magician.kindle.mp4 2015-01-16 11:38:58 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x04 - The Magician.kindle.mp4] has no corruption. 2015-01-16 11:38:58 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x04 - The Magician.kindle.mp4 2015-01-16 11:39:05 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:39:05 INFO ::TRANSCODER: Checking [.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:39:05 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/.kindle.mp4 2015-01-16 11:39:05 INFO ::TRANSCODER: SUCCESS: [.kindle.mp4] has no corruption. 2015-01-16 11:39:05 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/.kindle.mp4 2015-01-16 11:39:07 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:39:07 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x08 - The Lovers.mp4] for corruption, please stand by ... 2015-01-16 11:39:07 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x08 - The Lovers.mp4 2015-01-16 11:39:08 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x08 - The Lovers.mp4] has no corruption. 2015-01-16 11:39:08 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x08 - The Lovers.mp4 2015-01-16 11:39:13 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:39:13 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x03 - The Prisoner.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:39:13 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x03 - The Prisoner.kindle.mp4 2015-01-16 11:39:14 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 1x03 - The Prisoner.kindle.mp4] has no corruption. 2015-01-16 11:39:14 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x03 - The Prisoner.kindle.mp4 2015-01-16 11:39:21 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:39:21 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 2x02 - The Blood of Brothers.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:39:21 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x02 - The Blood of Brothers.kindle.mp4 2015-01-16 11:39:22 INFO ::TRANSCODER: SUCCESS: [Da Vinci's Demons - 2x02 - The Blood of Brothers.kindle.mp4] has no corruption. 2015-01-16 11:39:22 DEBUG ::SUBTITLES: Attempting to download subtitles for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 2x02 - The Blood of Brothers.kindle.mp4 2015-01-16 11:39:28 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /tmp/nzbToMedia/tests/test.mp4 2015-01-16 11:39:29 INFO ::TRANSCODER: Checking [Da Vinci's Demons - 1x02 - The Serpent.kindle.mp4] for corruption, please stand by ... 2015-01-16 11:39:29 DEBUG ::MAIN: calling command: /usr/bin/ffprobe -v quiet -print_format json -show_format -show_streams -show_error /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x02 - The Serpent.kindle.mp4 2015-01-16 11:39:29 ERROR ::TRANSCODER: FAILED: [Da Vinci's Demons - 1x02 - The Serpent.kindle.mp4] is corrupted! 2015-01-16 11:39:29 INFO ::MAIN: Found corrupt videos. Setting status Failed 2015-01-16 11:39:29 WARNING ::EXCEPTION: No name replacement determined for folder 2015-01-16 11:39:29 DEBUG ::EXCEPTION: Replacing file name /mnt/karrie/@karrie/Davinci demons/folder.jpg with download name /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4.jpg 2015-01-16 11:39:29 INFO ::MAIN: FLATTEN: Flattening directory: /mnt/karrie/@karrie/Davinci demons 2015-01-16 11:39:29 DEBUG ::MAIN: Checking for empty folders in:/mnt/karrie/@karrie/Davinci demons 2015-01-16 11:39:29 INFO ::MAIN: FLATTEN: Flattening directory: /mnt/karrie/@karrie/Davinci demons 2015-01-16 11:39:29 DEBUG ::MAIN: Checking for empty folders in:/mnt/karrie/@karrie/Davinci demons 2015-01-16 11:39:29 POSTPROCESS::SICKBEARD: FAILED: The download failed. Sending 'failed' process request to sickrage branch 2015-01-16 11:39:29 DEBUG ::SICKBEARD: Opening URL: http://localhost:8182/home/postprocess/processEpisode with params: {'nzbName': "Da Vinci's Demons - 1x07 - The Hierophant.mp4", 'force': 1, 'quiet': 1, 'failed': 1, 'dir': '/mnt/karrie/@karrie/Davinci demons'} 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: Processing folder /mnt/karrie/@karrie/Davinci demons 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: TV_DOWNLOAD_DIR: /home/@send/TV 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: PostProcessing Path: /mnt/karrie/@karrie 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: PostProcessing Dirs: [] 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: PostProcessing Files: [u"/mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4"] 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: PostProcessing VideoFiles: [u"/mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4"] 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: PostProcessing RarContent: [] 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: PostProcessing VideoInRar: [] 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: Processing /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4 (Da Vinci's Demons - 1x07 - The Hierophant.mp4) 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: Retrieving episode object for 1x7 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: Snatch history had a quality in it, using that: Unknown 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: Is ep a priority download: False 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: File /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.kindle.mp4 is smaller than /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4 2015-01-16 11:39:36 POSTPROCESS::SICKBEARD: Deleting file /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.kindle.mp4 2015-01-16 11:39:37 POSTPROCESS::SICKBEARD: Destination folder for this episode: /mnt/karrie/@karrie/Davinci demons 2015-01-16 11:39:37 POSTPROCESS::SICKBEARD: Moving file from /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4 to /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4 2015-01-16 11:39:37 POSTPROCESS::SICKBEARD: Absolute path to script: /opt/nukeviral.tv 2015-01-16 11:39:37 POSTPROCESS::SICKBEARD: Executing command [u'/opt/nukeviral.tv', u"/mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4", u"/mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4", '32724', '1', '7', '2013-05-31'] 2015-01-16 11:39:37 POSTPROCESS::SICKBEARD: Script result: /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4 /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4 32724 1 7 2013-05-31 2015-01-16 11:39:37 POSTPROCESS::SICKBEARD: Processing succeeded for /mnt/karrie/@karrie/Davinci demons/Da Vinci's Demons - 1x07 - The Hierophant.mp4 2015-01-16 11:39:37 POSTPROCESS::SICKBEARD: Problem(s) during processing 2015-01-16 11:39:37 POSTPROCESS::SICKBEARD: Deleting failed files and folder /mnt/karrie/@karrie/Davinci demons 2015-01-16 11:39:37 INFO ::MAIN: Deleting /mnt/karrie/@karrie/Davinci demons 2015-01-16 11:39:56 ERROR ::MAIN: Unable to delete folder /mnt/karrie/@karrie/Davinci demons 2015-01-16 11:39:56 DB ::DB: Updating status of our download Da Vinci's Demons - 1x07 - The Hierophant.mp4 in the DB to 1

clinton-hall commented 9 years ago

ok... interesting.. It never attempts to transcode because it finds a corrupt file first, then sends the remaining downloads to SickBeard as failed...

so ep 1x02 appears to be corrupt... Also, it is a known issue with trying to send an entire dir to SickBeard as a single epp... this needs to be fixed here before this will work.

mgaulton commented 9 years ago

OK, i'll sit back and wait. I'll have to redownload all the eps since I pointed it at the live data instead of the test data i had created.

On 1/21/15, Clinton Hall notifications@github.com wrote:

ok... interesting.. It never attempts to transcode because it finds a corrupt file first, then sends the remaining downloads to SickBeard as failed...

so ep 1x02 appears to be corrupt... Also, it is a known issue with trying to send an entire dir to SickBeard as a single epp... this needs to be fixed here before this will work.


Reply to this email directly or view it on GitHub: https://github.com/clinton-hall/nzbToMedia/issues/667#issuecomment-70917702

breezytm commented 9 years ago

Just looking at this, I think it would of been a super cool idea to have a manual post-process feature similarly to sickbeard. Select the folder where the content is located, the script (nzbtocp, nzbtosb, etc) and also the category (tv, movies, whatever your category is) and watch it do its thing.

I would love to use that feature for my already processed movie/tv. I just want to transcode them automatically. But I am guessing that is more of an NZBGet feature.

mgaulton commented 9 years ago

@breezytm I would love a manual transcoder option :) I believe that's already on the todo list. I use a tweaked file to do corruption checking of files currently.