File permission problems everywhere

Ok I think I see another problem here, when Sonarr moves a file from the /completed directory to the /TV/Series directory it’s leaving permissions like sonarr:sonarr 775 - In order for plex to pick this stuff up it at least needs to be in the users group.

How can I make Sonarr move files so that it’ll do something like sonarr:users 775?

Ok after digging around in the forums I’ve found this NzbDrone falsely claiming a lack of permissions when permission is given to group rather than user

Problem was that the permissions were set in the service file, I edited it as such:

[Service]
User=sonarr
Group=users