Added a dedicated table for release artists + handle display names in UI/Subsonic API, ref #731

This commit is contained in:
emeric
2025-12-24 09:00:59 +01:00
parent 68cc7116a7
commit f70692b680
78 changed files with 1916 additions and 935 deletions
+1
View File
@@ -18,6 +18,7 @@ add_executable(test-database
RatedRelease.cpp
RatedTrack.cpp
Release.cpp
ReleaseArtistLink.cpp
ScanSettings.cpp
StarredArtist.cpp
StarredRelease.cpp