Christian Weiske
Christian Weiske
This is related to #1440 and caused by #2783 ("Make virtual folders unique by path")
Maybe using the folder path on disk would be better suited than the artist name.
The duplicate albums can be fixed in configuration with: ``` ``` which resets everything as it was before #2783. Unfortunately there does not seem to be a metadata key that...
My audio files almost never have an albumartist set. Also, setting an AlbumArtist does not help against multiple "Unknown" albums appearing in the list.
When using ``` ``` I do not get any `@` in the `mt_cds_object.location` column for virtual folders - so it does not seem to work.
I tried it with the stock javascript import files, which should set it. I'll debug further.
I compiled a fresh copy of gebera git on my laptop, created a fresh configuration file with `gerbera ----create-config´ and only configured database, import dir and virtual-directories: [config.xml.gz](https://github.com/gerbera/gerbera/files/13805383/config.xml.gz) There are...
I still do not get `LOCATION` filled with 8616675f4e4982624186c7a3946cfae4c9169ee9.
Commit that brought this breaking change was 89fd826129ed2299c9e6c4bfd971e1f6ed875ff0 > ClientObjectCollection.php enhancements, introduced getAll method
This clashes with #83 and #127.