Jakub Zych 70a5f64871 Bridge: extend mpd:state with nextTitles[] for queue peek
Adds nextTitles (array of up to 3 display strings) plus mirrored single
nextTitle/nextArtist/nextTrackTitle/nextFile for the immediate next
track. Drives the Music Box overlays' 3-up "coming next" lines without
overlays needing to query MPD themselves.

Reads MPD status.nextsong, walks playlistinfo for the next 3 indices,
applies the existing _flatten_tag + display-string cascade. Fields are
None / [] at end of queue. Backwards-compatible: overlays that don't
read the new keys are unaffected.
2026-04-27 03:44:54 +02:00
Description
No description provided
3.5 MiB
Languages
HTML 31.5%
Blade 25.4%
PHP 18.9%
Shell 11.4%
Python 5.5%
Other 7.3%