Sonarr version (exact version): 2.0.0.5163
Mono version (if Sonarr is not running on Windows): 5.10.0.160
OS: Ubuntu Server 16.04LTS
Debug logs: http://pasted.co/50fbdad3
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here. Post in .txt not .doc, .rtf or some other formatted document)
Description of issue: TV Shows not renaming and moving automatically
Hey Guys,
I’ve scoured the forums and couldn’t quite manage to find anything specific that fits my issue. I’m running Ubuntu Server with Sonarr, Radarr, Lidarr locally. In a Docker container I’m running Transmission and OpenVPN (Haugene\Transmission-OpenVPN).
I’ve setup the download client in Sonarr using directory.
My local path is /media/hdd0/completed/TV. The docker container is binded to -v /media/hdd0:/data.
I can download a TV Show and Sonarr will create the empty folder under /media/hdd0/completed/TV and Transmission will put the download in the TV folder but will appear like this;
Brooklyn Nine-Nine
Brooklyn.Nine-Nine.S05E05.720p.WEB.x264-TBS[ettv]
So I get the TV show folder but the actual TV file doesn’t go into the empty folder Sonarr created.
When I ran the docker container I ensured I set the PUID and PGID to my Ubuntu user account and Sonarr is also set to set file permissions. The logs show that the file is not there or Sonarr doesn’t have access but it does create the empty folder so I’m not sure if this is a permissions issues.
I have chown 0777 -R the top folder to test but this didn’t help. Sorry this is very wordy but would really appreciate the help. I’d like to think I’m pretty tech savvy but I am very new to Linux still and appreciate this is a Sonarr forum so if I need to go elsewhere then politely tell me
Thanks in advance!