mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-01 07:03:35 +00:00
Fix genre retrieval and filtering
This commit is contained in:
@@ -28,6 +28,7 @@ public class SubsonicResponse {
|
||||
private NewestPodcasts newestPodcasts;
|
||||
private Podcasts podcasts;
|
||||
private Lyrics lyrics;
|
||||
@Element(name = "songsByGenre")
|
||||
private Songs songsByGenre;
|
||||
@Element(name = "randomSongs")
|
||||
private Songs randomSongs;
|
||||
|
||||
Reference in New Issue
Block a user