7dd77a4723
enqueueTrack/enqueueTracks append to the queue without disturbing playback state (no auto-play on append, no state mutation when queue was non-empty). playRadio fetches /api/radio?seed_track=<id> and feeds the response into playQueue. Empty response leaves queue alone.