mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +00:00
Added song InstantMix
This commit is contained in:
parent
fc430e5811
commit
7576fbb75b
8 changed files with 169 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue