Files
pmomusic/pmocontrol
Eric Coissac da12cc82b3 Refactor playback and queue commands to use async background tasks
Replace blocking tasks with async background tasks for play, add to queue, and add after current commands. This improves responsiveness by launching commands in the background and returning immediately, with UI updates handled via SSE events. Remove timeout handling and error wrapping as the async task management now handles these cases properly.
2026-01-11 15:26:47 +01:00
..
2026-01-11 08:15:59 +01:00