
#What is the best mkv to mp4 converter 2016 mp4#
TV-Shows will be converted to MP4 and Sonarr takes care of the renaming and moving of files. Setup your Categories in Sabnzbd (TV-Shows and Movies) and point to the script file you made.

(C:\Program Files (x86)\SABnzbd\scripts\) Make a file with the above code and put the file in Sabnzbd's Script folder.

Setup your sonarr as you want it with TV-Shows. REM Change the del command below, if you want to add or remove files to delete or keep.ĮCHO Deleting %OldAVI% or %OldMKV% and unnecessary files!ĭel /Q /F "%~1\*.%OldAVI%","%~1\*.%OldMKV%","%~1\*RARBG.COM*","%~1\*sample*","%~1\*.idx","%~1\*.sub","%~1\*.srr","%~1\*.par2","%~1\*.jpg","%~1\*.url","%~1\*.pdf","%~1\*.m2ts","%~1\*.srs"ĮCHO Checking for new format files in %~1ĭownload Timer.exe from a simple dos program to calculate time for a command to process, change Folder where you put timer.exe (Timer is Optional) REM Pause for 5 seconds once processing is complete to let things settle a bit REM You shouldn't need to edit anything below here.

REM Change these variables to match your system ECHO Begin SAB Post-Proccess Video - Remux AVI or MKV to MP4
