09-29-2021, 09:24 PM
(09-29-2021, 07:56 PM)The script that generates the file list for input to the thumbnail generator just looks at the root directories under /mnt. The file is /var/www/command/listall.sh. IIRC the folder that stores cover files on a DLNA server is different depending on the particular server software and thus the best that can be done is to just scan /mnt/UPNPIn any case you would be better off just accessing your music files via Samba or NFS which are much faster protocols than the old FUSE/UPnP Browser stuff. Wrote: @Tim Curtis
There seems to be something wrong with UPNP and DLNA because the player cannot distinguish between two files with the same name in one directory.
For example, in the source there are:
1. OMD - Reflection
.
.
.
.
7. OMD - Reflection
and our player sees only the first of them, this is an obvious error, certainly not a DLNA server, but an interpreter on the moodeaudio side.
It's a pity of my time, UPNP is underdeveloped.