You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Tauon will hold the playing state for a remote track (for example on a sshfs mount, airsonic), which will cause Tauon to freeze if the track wasn't entirely cached when the Stop button is pressed. It's verifiable as you can't play another track when Tauon is in this state, untill the said track has been entirely cached, and Tauon can't be closed either.
So if my network connection is temporarily interrupted, I have to manually kill Tauon.
The text was updated successfully, but these errors were encountered:
awsms
changed the title
[Feature Request] Kill all networking/playback as soon as the stop button is pressed
[Feature Request] Kill all playback/caching as soon as the stop button is pressed
May 1, 2024
Currently, Tauon will hold the playing state for a remote track (for example on a sshfs mount, airsonic), which will cause Tauon to freeze if the track wasn't entirely cached when the Stop button is pressed. It's verifiable as you can't play another track when Tauon is in this state, untill the said track has been entirely cached, and Tauon can't be closed either.
So if my network connection is temporarily interrupted, I have to manually kill Tauon.
The text was updated successfully, but these errors were encountered: