music-folder-player
music-folder-player copied to clipboard
An elegant HTML5 web folder player for parties and/or private music collections, with sharing options and playlist management that's just better
Hello. I get white page and error in Chrome Console: ``` music.js:106 Uncaught TypeError: pathexp.replace is not a function at HTMLScriptElement.lib.onload (music.js:106:21) lib.onload @ music.js:106 Объект load (асинхронный) init @...
2020/08/07 The issue: mobile browsers tend to stop playback in the following cases: - When the screen is off and the song is ended (Android / iOS) - **Seems to...
I can't seem to get drag 'n drop working in Firefox mobile. If anyone could help me out with this, I'd be very grateful.
Docker
I've dabbled a bit with creating a Docker solution for MFP, which can be found here: https://github.com/ltGuillaume/MusicFolderPlayer/tree/docker This is pretty much the first time with Docker for me, and I...