mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
Get similar song from subsonic response
This commit is contained in:
parent
32968a98dd
commit
cf366f6ee8
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ public class SubsonicResponse {
|
|||
private Error error;
|
||||
private ScanStatus scanStatus;
|
||||
private TopSongs topSongs;
|
||||
@Element(name = "similarSongs2")
|
||||
private SimilarSongs2 similarSongs2;
|
||||
private SimilarSongs similarSongs;
|
||||
private ArtistInfo2 artistInfo2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue