Skip to content

Instantly share code, notes, and snippets.

View arhamqureshi's full-sized avatar

Arham Qureshi arhamqureshi

  • Canberra, Australia
View GitHub Profile
@arhamqureshi
arhamqureshi / sonarr_radarr_clean_up.py
Last active December 8, 2022 14:45
Delete original files after Sonarr/Radarr has finished importing them
# The purpose of this script is to remove the original file after
# Sonarr/Radarr has completed importing the file. This script can be
# scheduled to run using crontab or configured in sonarr/radarr
# to run after every import. This is up to you.
# (https://github.com/Sonarr/Sonarr/wiki/Custom-Post-Processing-Scripts)
# Passing arguments has been disabled in Sonarr v3 which is why I have this
# made this script.
# In order for this script to work properly you will need to disable