ServeStream icon indicating copy to clipboard operation
ServeStream copied to clipboard

Show metadata from audio streams

Open bluegeekgh opened this issue 8 years ago • 1 comments

It would be usefull to show the metadata from audio streams (shoutcast...) like song title, station name, image...

Thanks

bluegeekgh avatar Dec 12 '16 13:12 bluegeekgh

Looking at the code it seems supported but It doesn't work

Example stream: http://somafm.com/poptron.pls

Code: mRetrieveShoutCastMetadata = sharedPreferences.getBoolean(PreferenceConstants.RETRIEVE_SHOUTCAST_METADATA, false);

bluegeekgh avatar Dec 12 '16 13:12 bluegeekgh