Hi all,
I'm looking into a media-server that can, in addition to the normal mp3/flac/wav/ape etc etc streaming, send DSF files to a capable renderer, or DoP to an incapable one
over UPnP/DLNA
Test-driving an MC shiomax's docker image; have an issue I'm unable to solve, and search doesn't yield anything helpful...
Host is the OpenMediaVault 5 (Debian 10), sitting on a fairly generic PC (old Dell server) hardware; Docker plugin + Portainer with their respective folders mounted externally; "host" network;
MC (25, 27, 28 versions tried) container created successfully, media library imported successfully, MC's DLNA server is visible to the devices on my LAN
Gizmo installed on a fairly generic Android tablet, can see and connect to the server, shows the library.
Now, the issue: attempting to play with Gizmo anything requiring transcoding fails miserably; the log showing:
sh: 1: /config/.jriver/Media Center 25/Plugins/linux_mp3_encoder64/lame: Permission denied
I tried playing with permissions, as mentioned multiple times on this forum (and elsewhere WRT Docker etc) -- eventually giving JRiver UID:GID of 0:0 -- nothing helped, still no playback.
VLC on the same tablet (via DLNA) _does_ play files as long as it can transcode the files itself. Just for giggles, I installed JRMC27 on my desktop PC running Kubuntu -- and it works as expected, playing dsf files as well as the rest of them (after a workaround WRT the media library needing to have a mountpoint on the system).
Please tell me what I am missing.
Cheers,
Alex