Skip to content

Audio fixes

Nicolas Pomepuy requested to merge Aza/vlc-android:audio_fixes into master

Multiple fixes:

  • Fix a crash happening when playing a stream having bad characters
  • Fix snackbars not showing when launched from the audio player
  • Use the activity extension to copy the song name
  • Sanitize stream URL before playing it : (now http://direct.franceinfo.fr/live/franceinfo-midfi.mp3\n works)
Edited by Nicolas Pomepuy

Merge request reports