Loading M3U/M3U8 Playlist via Remote API ?

JeanXeb

Active member
I'm wondering if it's possible to load a playlist in M3U or M3U8 format using the RadioBOSS Remote API. I’ve checked the documentation but couldn’t find a definitive answer. Has anyone tried this or knows if there's a supported method or endpoint for doing so?
Could you please provide an example of a command that would work from CMD to achieve this?
 
How can I call an ads playlist with a dynamic path like \PUB_NAT\%n_%d_%h_%m.m3u8 using the API ?

Thanks in advance for your help!
 
There are multiple ways. Use the inserttrack command to add the "\PUB_NAT\%n_%d_%h_%m.m3u8" item. Or use load command if you want to replace playlist contents.
If you need to launch this periodically, you can also create a disabled scheduled event and use the schedule command to start it.
 

Attachments

  • Capture d'écran 2025-11-04 163511.jpg
    Capture d'écran 2025-11-04 163511.jpg
    20.2 KB · Views: 4
Last edited:
Back
Top