Closed ghost closed 2 years ago
Hmm, the player states(shuffle, mute, etc.) are usually saved on exit and restored on startup, i.e, if you muted the audio/video stream, and then exited the application, the mute state will be restored the next time you start invidtui. Does this happen regardless of whether you set the mute state or not? Can you check the contents of ~/.config/invidtui/state
?
I will try reproducing this issue on my end.
This is what I have in ~/.config/invidtui/state
: volume 100,shuffle
@bambirombi hmm, the mute command isn't present in your state file, therefore invidtui shouldn't set the mute state on startup. Can you re-verify if the mute state is set now on startup? If it is, I'll look into it.
@darkhz It works correctly. It was my fault.
The audio mode does not work. I can see that it starts playing but I cannot hear anything.
The same happens with the video. By default, it is muted, and I have to unmute it. So, anyway of changing the default behavior?
invidtui version: 0.2.1-2 arch linux