Skip to content

Allows you to use Radarr to move downloaded files and update Transmissions seeding location

Notifications You must be signed in to change notification settings

Cr4zyy/Radarr-Transmission-Fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Radarr Transmission Fixer

Radarr Transmission Fixer allows you to update the seeded data location automatically of a torrent in Transmission, downloaded via Radarr.

Setup

  • Change the USER:PASSWD to your USERNAME and PASSWORD for your Transmission. If you don't have a password you can remove the '-n USER:PASSWD'
  • Run this script as a "custom script" from Radarr's "Settings > Connect > Connections" option. Set it to function 'On Download/Upgrade' put in the path to the script and save.
  • Make sure the script is executable by the Radarr user
  • Ideally meant to run with Radarr copying files, not hardlinking
  • While Radarr can handle removing of completed downloads, the script does it itself.
  • BASH script
  • Optionally refresh season within Radarr to update not captured file moves
  • Optionally empty plex trash in Movie library, use plex_library_key.sh to find the library number

Radarr will provide all the required directory and file details to the script, which will then set the seeding location of a torrent to where you store the data and remove the origin file from the default Transmission downlaod directory, Saving you from having two files.

The script will create a log file in the directory of the script, which will be a max of 100 lines at anytime.

A radarr version of my Sonarr script because it wont be implemented. https://github.com/Cr4zyy/Sonarr-Transmission-Fixer

About

Allows you to use Radarr to move downloaded files and update Transmissions seeding location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages