Current slot inside the active playlist.
Deck access // Backend-driven playback
Broadcast Terminal
This deck now pulls from the real song library instead of hardcoded YouTube playlists. Queue data, transport control, artwork, source links, and optional video mode all route through the same console.
Signal path re-routed.
Add songs in the admin, drop them into published playlists, and this terminal will render the queue live. Direct audio files play cleanest. SoundCloud track URLs can still play without scraping. YouTube stays optional for watch-mode.
Waiting for the playlist backend.
Choose a signal lane
Select Playlist
Published playlists load directly from the admin backend. If a track has direct audio, the deck uses that. If not, it can fall through to SoundCloud or on-site video.
Live metadata trace
Stream Intel
Queue position, release info, source routing, and admin-authored notes all update from the selected playlist instead of static placeholders.
Published songs available in the selected queue.
The currently routed playlist from the backend.
Direct audio, SoundCloud, YouTube, or metadata-only fallback.
Track dossier
Payload Readout
Select a playlist to load queue data from the admin backend. Track notes, release data, artwork, and source links will populate here.
Track Title
Artist Name
Queue trace
Signal Queue
-
No playlist loaded The queue will appear here when the backend responds.
Routing notes
How It Hits
-
Direct audio first Paste an MP3 or other direct audio file in admin for the cleanest playback path.
-
SoundCloud without scraping Track URLs can play through the SoundCloud widget API without exposing the full SoundCloud player UI.
-
Video only when needed If a song has no playable audio source but has YouTube, the deck flips into embedded watch mode.