No Media Specified
Please provide a
?file= URL parameter pointing to a media file. | URL Parameters — How to Load This Player | |
?file= | Path to a media file: /media/song.mp3 or https://… URL.Comma-separate for a quick queue: ?file=/a.mp3,/b.mp3 |
&title= | Display title (falls back to filename) |
&thumb= | Album art / thumbnail URL |
&autoplay=1 | Start playing immediately on load |
&loop=1 | Loop all — restart queue from the beginning when the last item ends |
&volume=0.8 | Initial volume 0.0–1.0 |
&speed=1.25 | Playback rate 0.25–4.0 |
&starttime=45 | Jump to N seconds on load |
&ab_start=30 &ab_end=90 | A/B loop start / end (seconds) |
&crossfade=2 | Crossfade between queue items (seconds) |
&color=f0a500 | Accent color override (6-char hex, no #) |
&playlist= | URL-encoded JSON array: [{"file":"…","title":"…","thumb":"…"},…] |
&controls_hidden=1 | Start video with auto-hide controls enabled |
| Notes | |
External URLs must use https:// (not http://). Local paths must start with / and the file must exist on the server.
| |
Media Player