08-29-2019, 01:00 PM
Interesting. i assumed that all UPnP media servers generated the Music/Album folder.
@hjheins suggested using the "Browse Folders" folder.
http://moodeaudio.org/forum/showthread.p...9#pid12629
Whats in the "[folder view]" directory?
I'm thinking that if "Browse Folders" is a DLNA standard and MinimServer uses "[folder view]" I can just code the standard and check for the exception :-)
-Tim
@hjheins suggested using the "Browse Folders" folder.
http://moodeaudio.org/forum/showthread.p...9#pid12629
Whats in the "[folder view]" directory?
Code:
ls -l "/mnt/UPNP/MinimServer[krypton][folder view]"
I'm thinking that if "Browse Folders" is a DLNA standard and MinimServer uses "[folder view]" I can just code the standard and check for the exception :-)
-Tim