Thanks to this community popping up on my hot feed, I’ve spent my entire day setting up sonarr/radarr on my 423+ NAS within docker. I got most of it figured out on my own but I’m stumped on how sonarr/radarr takes the files from my torrent client downloads folder and moves them to my media folder for plex/jellyfin to view.

I’ve followed this guide for how my folder structure is setup: https://wiki.servarr.com/docker-guide

Could someone point me in the direction of what I need to do so that when a file is finished downloading it automatically moves to my media folder?

  • corecrank@leaf.dance
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    If you ran the install via docker you’d need to set up your folders and the software will do the rest for you, so depending on how you set it up you may already be good.

    When you add your download software you tell the arr where it’s sending the downloads, say tv/downloading. Then when ever you add your show you pick where you want to add it, say tv/drama/show_name, then the arr will talk to your download client and when the client says the work is done arr will look in tv/download/show_name and it’ll move the files for you to tv/drama/show_name.