Added song InstantMix

This commit is contained in:
CappielloAntonio 2021-04-18 20:23:09 +02:00
parent fc430e5811
commit 7576fbb75b
8 changed files with 169 additions and 8 deletions

View file

@ -48,6 +48,9 @@ public class Song implements Parcelable {
@Ignore
public static final String IS_FAVORITE = "IS_FAVORITE";
@Ignore
public static final String RADIO = "RADIO";
/*
* TODO: Da capire chi tra albumArtist e artistItems sono i compositori e suonatori dell'album, oppure le comparse
* In teoria AlbumArtist sono i creatori, mentre ArtistItems le comparse