Subsonic API: fixed extensions + genres

This commit is contained in:
emeric
2023-10-10 23:30:40 +02:00
parent 042cd54171
commit 0e5249868c
9 changed files with 114 additions and 9 deletions
+1
View File
@@ -15,6 +15,7 @@ add_library(lmssubsonic SHARED
impl/responses/Bookmark.cpp
impl/responses/Contributor.cpp
impl/responses/DiscTitle.cpp
impl/responses/ItemGenre.cpp
impl/responses/Genre.cpp
impl/responses/Playlist.cpp
impl/responses/ReplayGain.cpp