Jump to content

haugene/transmission -openvpn | Radarr | Nextcloud


Recommended Posts

Hi all.

In my setup, I'm looking to have Radarr to find and initiate the download on Transmission(w/openvpn) and for the files to save to a temporary share folder. Then when the download is complete, to have it push to a different share folder I created in Nextcloud.
The issue is I'm having is that Transmission(w/openvpn) keeps the file in the temporary folder but doesn't push it to the share folder I have in Nextcloud
I believe my problem lays with the haugene/transmission -openvpn docker. I believe my setting are wrong
I'm rigging it this way, so that I don't have to move files manually and that I can access the files easily through Nextcloud

1 = the folder the files are stored in temporarily and 2 = where the files are to be stored permanently

  1. Temp folder: /mnt/user/T_Media/Torrent/
  2. Nextcloud folder: /mnt/user/nextcloud/paul/files/Radarr/

 

Below is a where I have the data pointing to in Transmission:

  • Host Path 2: /mnt/user/T_Media/Torrent/incomplete/ (Container Path: /data)
  • Download: /mnt/user/T_Media/Torrent/ (Container Path: /downloads)
  • Watch Folder: /mnt/user/T_Media/Torrent/watch/ (Container Path: /watch)
  • Trans_Option_Download Dir: /mnt/user/nextcloud/paul/files/Radarr/ (Container Variable: TRANSMISSION_DOWNLOAD_DIR)
  • TRANSMISSION_INCOMPLETE_DIR: /mnt/user/T_Media/Torrent/incomplete/ (Container Variable: TRANSMISSION_INCOMPLETE_DIR)
  • Download: /mnt/user/T_Media/Torrent/ (Container Path: /mnt/user/T_Media/Torrent/)
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...