sonarr_youtubedl
sonarr_youtubedl copied to clipboard
How to deploy and configure if Sonarr is on a server but this is in Docker
How to deploy and configure if Sonarr is on a server but this is in Docker?
I run Sonarr, Radarr, Lidarr and Plex on a custom Media server. I am in the process of migrating my library files to a Synology NAS. It is not powerful enough to transcode, so Plex will remain on my server. So, the question is this: How would I deploy this in my current environment? I'm new to docker, but I have successfully deployed YoutubeDL-Material and have had great success with it in conjunction with FileBot to rename the downloaded files and move them to appropriate directories. I didn't see any videos detailing the deployment of this yet and the only write up I've found is on your Git page.
My Linux server with docker and my TrueNAS server are different servers so should be possible with most setups.
I share my media folders from TrueNAS and mount them using fstab and then mount this location in the docker container for sonarr_root. Then for the sonarr_youtubedl config, I just set the host to the TrueNAS's ip with port 8989 (verify you can access your sonarr via http://NASIP:8989 first)
@cds5296 did @jaredkotoff sort your issue?
@cds5296 not heard anything back on this, I can only assume this is sorted, I will leave open for a week or so just in case.