[Query] - Windows Path Mappings for detect_deletions
Good evening,
I was trying to setup the config.yaml for the folder mappings and not sure how to go about getting it right for Windows *arrs or whether I need to map Sonarr / Radarr directories separately.
How does the path mountings in your radarr/sonarr look like?
Hey matey,
My Root Folders in Sonarr/Radarr is "S:\Media\TV Shows" and "S:\Media\Movies".
I can mount the entire "S:\Media" Directory into the container and can see it but I'm not sure how to map Decluttarr. I can mount directories using the "//s/media/movies" or "/mnt/s/media/movies" as I'm running WSL but it doesn't change the directory response from Sonarr / Radarr.
It may be not possible when using the Windows version of Sonarr / Radarr but is there a way of adding another configuration into the script where I can tell Decluttarr the container directory and it will do the substitution so when Radarr comes back with "S:\Media\Movies", Decluttar then can go ok, the correct directory is "/media/movies" and then again vice-versa when replying back to Radarr? I'm not up to speed with the data communications between Decluttar and *arrs.
You are running everything in docker right?
When you look at your docker sonarr config, you mounted your tv shows from your host to your container. Same for radarr.
If you use the exact same volume config in deckuttarr it should work.