Open madlyn opened 7 years ago
up
I think this project is dead
Jukebox updates matadata itself in its code - you can manually do so too. by writing your code inside the delegate method:
func jukeboxDidUpdateMetadata(_ jukebox : Jukebox, forItem: JukeboxItem)
I'm using jukebox to stream audio files from a server. How can I set the metadata for each item?