Currently the albums containing songs by different artists, like compilations or guest performances are split into single entities - one album per artist. So if there's an album containing 15 songs by different artists, the database will have 15 albums with the same title/cover with one track each ...
Currently the only sorting order in albums sourced from a disk is alphabetical, which is bad Since titles are read from files metadata, the track numbers (and disc numbers) should be read too.
hmm its strange considering that all images are served from berryaudio.local directly instead of port.
It's not what the console says :-) In my case all images are loaded from :8080 . And, for CORS policy, the berryaudio.local and berryaudio.local:8080 are not the same origin, hence the images ...
It seems that all is fine when I access http://berryaudio.local:8080 - because the images are loaded from urls with 8080 port. I'm using the unmodified config and I don't see any configuration option to change it from the UI.
Hi, there seems to be something wrong with the config. I get hundreds of these on the console (W10, MS Edge / Firefox) and no images are shown:
Access to image at 'http://berryaudio.local:8080/images/local/083e0feb1827423083575c6ff22856dd.jpg' from origin 'http://berryaudio.local' has been blocked ...