For the complete documentation index, see llms.txt. This page is also available as Markdown.

Queue

The Queue tab shows the playback queue for the currently active device. Every device — laptop, headphones, vehicle, or zone — has its own independent queue that persists as long as that device is active.

Playing a Track

Clicking any row in the queue jumps playback directly to that track, skipping everything between the current position and the selected one.


Removing a Track

Each row has an × button on the right. Clicking it removes that track from the queue. If the removed track is before the currently playing one, the queue index adjusts automatically so playback continues uninterrupted.


Adding Tracks to the Queue

Tracks are added to the queue from other parts of the app:

  • Browse tab — the Add to Queue button (list icon) on any search result.

  • Playlists tab — playing a playlist loads all its songs into the queue in order.


Per-Device Queues

The queue is always scoped to the active device:

  • Laptop / Headphones — a local queue managed on the client. Switching between these two devices does not reset the queue.

  • Vehicle — a separate queue tied to that vehicle's channel. Managed by the server.

  • Zone — a shared server-side queue. All players connected to the zone device see and interact with the same queue. Adding, removing, or skipping a track affects everyone listening.


Refresh

A Refresh button in the top-right corner reloads the queue on demand, useful if the view ever gets out of sync.

Last updated