mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-03 07:53:37 +00:00
Implementation of playlist page visualization
This commit is contained in:
@@ -40,7 +40,7 @@ public class SubsonicResponse {
|
||||
private License license;
|
||||
private JukeboxPlaylist jukeboxPlaylist;
|
||||
private JukeboxStatus jukeboxStatus;
|
||||
@Element
|
||||
@Element(name = "playlist")
|
||||
private PlaylistWithSongs playlist;
|
||||
@Element
|
||||
private Playlists playlists;
|
||||
|
||||
Reference in New Issue
Block a user