teodorpatras / Jukebox

Player for streaming local and remote audio files. Written in Swift.
MIT License
551 stars 122 forks source link

How do I get the control center player to display the actual song name ? #5

Closed leonardbonfils closed 8 years ago

leonardbonfils commented 8 years ago

If I have a song playing within my app, and I summon control center, instead of displaying the current song's title and author, it will display "item.mp3".

How can I go about fixing that ? I don't see Jukebox having any functions with regards to that ?

teodorpatras commented 8 years ago

The metadata is retrieved only from local files, remote files are streamed and AVPlayer does not include the meta.