ByteHamster 7c7863f2ea
Fix crash in PlaybackService (#7751)
When service is quickly stopped again due to a playback error,
background tasks might not have delivered their result yet.
In this case, the service objects already get cleaned up.
Now, if the result gets delivered, the service is in an invalid state.
2025-04-12 00:12:00 +02:00
..
2024-04-07 23:28:14 +02:00
2021-11-28 22:19:14 +01:00

:playback

This folder contains modules that deal with media playback.