Commit Graph

4 Commits

Author SHA1 Message Date
Jakub Zych
32be7e4073 MPD and Scene fixes + twitch-bot cleanup 2026-04-28 12:13:42 +02:00
Jakub Zych
4c818e327b Codex. Cover support, updates for Music Box 2026-04-27 21:10:13 +02:00
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
Jakub Zych
fb5aaed9e7 Scripts, scenes, bridges, bots and more 2026-04-26 23:08:48 +02:00