[bug] stock browser unable to dowload playlist
there is no way how to download and use playlist for streaming radios - pls, m3u - phone trying to open it but never ending loading animation appears in embded player
only shoutcast.com forcing file download, so it is stored and indexed and im able to play and add stations to own playlist and organize. but it is unreal with direct link to playlist by email , chat or from home site of webradio
EDIT:
workarround:
in ~/.mozilla/mozembed/prefs.js
add filetype what you need to download and use in Media app
user_pref("media.ogg.enabled", false);
user_pref("media.mp3.enabled", false);
user_pref("media.m3u.enabled", false);
user_pref("media.pls.enabled", false);
please add Download link for long tap in browser
Just sharing some related links for awareness -
- https://github.com/sailfishos/sailfish-browser/issues/100
- https://together.jolla.com/question/8693/download-files-in-browser-instead-of-playback/
- https://together.jolla.com/question/30255/cant-download-mp3-files/
anandrkris ( 2015-02-22 16:04:49 +0200 )edit