Files
pmomusic/pmocontrol/src/queue
Eric Coissac 226297510a [DIAG] Add queue state diagnostics and fix OpenHome playlist sync
- Added diagnostic logging before/after queue operations in control_point.rs and internal/openhome queues
- Fixed OpenHome playlist sync to preserve currently playing track instead of clearing queue with delete_all() when current item is in new playlist
- Added safety check for empty OpenHome playlists to avoid unintended queue clearing due to stale cache/device state
- Minor import reordering and comment cleanup
2026-04-03 22:12:03 +02:00
..