For the last few years Sonarr has worked really well. Recently though I am getting the following when a download completes - Unable to determine if file is a sample
You’re missing valuable information here, the version of Sonarr, OS and debug logs. A shot in the dark is mediainfo is old and not able to properly read the file.
OK, so spent a bit more time on it and it seems it’s whining about permissions. Yup, that’s unique to me
Looking at the Completed directory where nzbget leaves them, the permissions are
d--------- 2 root wheel 3 Aug 27 21:54 Our.Girl.S03E04.1080p.HDTV.H264-MTB English
Having a look in nzbget The umask was 1000 (and it was not working) and I changed it to 0777 and now get the above.
I changed it back to 1000 and get…the same.
I’ve 777’d the parent directory. Directories are owned by root/wheel.
As for versions and OS -
Version
2.0.0.5228
Mono Version
5.10.1.47
Running in a jail in freenas. Not a plugin, self-installed.