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.

Playlist API Custom Transport Audio + SoundCloud + Video

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.

Live Deck // FXWR Online
Load a playlist to arm the deck.
Current payload

Broadcast Disconnected

No playlist loaded

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.

Track Position --

Current slot inside the active playlist.

Total Tracks --

Published songs available in the selected queue.

Active Playlist --

The currently routed playlist from the backend.

Source Mode --

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.

Queue trace

Signal Queue

  • No playlist loaded The queue will appear here when the backend responds.
    Idle

Routing notes

How It Hits

  • Direct audio first Paste an MP3 or other direct audio file in admin for the cleanest playback path.
    Audio
  • SoundCloud without scraping Track URLs can play through the SoundCloud widget API without exposing the full SoundCloud player UI.
    SC
  • Video only when needed If a song has no playable audio source but has YouTube, the deck flips into embedded watch mode.
    Video