Files
pmomusic/pmocontrol
Eric Coissac 5a30731854 Validate playback position against duration in control point
This commit adds validation to ensure that the playback position does not exceed the track duration. When the position is greater than the duration (which can happen during track initialization on some UPNP renderers), the position is set to None to avoid displaying bogus timestamps. This improves the robustness of playback position handling.
2026-01-11 08:05:02 +01:00
..