Add minidlna user to deluge group for access to deluge Downloads directory

Hello All and thanks,

I have just added minidlna to the deluge group so that minidlna can get access to deluge Downloads directory.
When I use the file path, /var/lib/deluged/Downloads for minidlna.

sudo usermod -a -G debian-deluged minidlna

With out this, the permissions on the deluge Downloads directory will not let minidlna get access to view deluge Downloads file.
drwxr-x--- debian-deluged debian-deluged Downloads

So would it be possible to add the user minidlan to deluge groups when deluge is installed ? This would make life easy when minidlna needs access to, /var/lib/deluged/Downloads directory.

Regards: peterc