1
When the backend changes there's a drop in the playback. When it's in
2
PlayingState it could time how long it takes until the playback resumes and add
3
that time to the seek.
4
5
When the backend changes the paths are not restored correctly and it crashes
6
7
When a new AudioOutput is created with the same name and category it'll still cause
8
a notification if a device fallback was necessary. One such notification per
9
name/category or even ignoring the name sure is enough.