RocketMan / zookeeper

Zookeeper Online is a music database and charting application for student and independent radio.
GNU General Public License v3.0
4 stars 3 forks source link

Compilation artist name mangled on import (json, csv) #421

Closed RocketMan closed 9 months ago

RocketMan commented 9 months ago

For both json and csv imports, if the album is linked to a compilation in the library, the artist name in the import file is overridden with the album title in the library.

Expected: Artist name should not be overridden for in-library compilations.

RocketMan commented 9 months ago

Fixed in 66b3d9e