ServeStream
ServeStream copied to clipboard
Show metadata from audio streams
It would be usefull to show the metadata from audio streams (shoutcast...) like song title, station name, image...
Thanks
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);