Chmod for metadata

Hello,

The Good
I’m currently running nzbdrone inside a docker container. Nzbget in the docker container runs as the same user/group as my server has for my media. I’m also running nzbget with nzbtonzbdrone post-processing script.

The Bad
My problem is chmod & chown seams to work good for the renamed media files. But when nzbdrone is done moving/renaming media and it grab’s the metadata for xbmc. It does not respect the chmod (chown seams to work fine) in settings. Media files gets chmod 775 while metadata gets chmod 644.

The Ugly
Is this a bug? or should it be considered a feature request?
Let me know if you need anymore info.