


Sonarr manual import download#
Not required if using Completed Download Handling with Sonarr/Radarr SABNZBD Setup In the relevant category set PostScript to NZBGetPostProcess.py to ensure SMA is called.When assigning categories in NZBGet and your chosen media manager, ensure they match the label settings specified here so that file will be passed back to the appropriate location.BYPASS_CAT - default bypass - category of downloads that may be converted but won't be passed on further.SICKRAGE_CAT - default sickrage - category of downloads that will be passed to Sickrage.SICKBEARD_CAT - default sickbeard - category of downloads that will be passed to Sickbeard.SONARR_CAT - default sonarr - category of downloads that will be passed to Sonarr.SHOULDCONVERT - True/ False - Convert file before passing to destination.MP4_FOLDER - default ~/sickbeard_mp4_automator/ - Location of the script.Select NZBGETPOSTPROCESS option at the bottom of the left hand navigation panel and configure the options.Default location is /opt/nzbget/scripts/.Copy the script NZBGetPostProcess.py to NZBGet's script folder.Set the Sickrage settings in autoProcess.ini./usr/bin/python /home/user/sickbeard_mp4_automator/postSickbeard.py.C:\\Python27\\python.exe C:\\sickbeard_mp4_automator\\postSickbeard.py.
Sonarr manual import full#
Here enter the path to python followed by the full script path. Open the configuration page in Sickrage and scroll down to the option labelled "Extra Scripts".Set your SickBeard settings in autoProcess.ini.Make sure this is done while Sick Beard is not running or it will be reverted.Example: C:\\Python27\\python C:\\Scripts\\postSickbeard.py.Set "extra_scripts" value in the general section to the full path to "python postSickbeard.py" using double backslashes.Open Sickbeard's config.ini in Sick Beard installation folder.If neither are used the file will never be passed back You must use either a download script or enabled Completed Download Handling. The script will trigger a specific path re-scan, allowing the conversion to be completed before Radarr starts moving stuff around. OPTIONAL If you desire to convert the file before it is handed back to Radarr, disable 'Completed Download Handling' in Radarr settings and configure your download client to use its included script (scroll down to your relevant download client in the readme).

bat file to combine your path to python and script
