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
Experiencing this as well. Building a Neovim plugin that polls media player status using nowplaying-cli, and it works wonderfully except for this issue with the continuously incrementing elapsedTime.
I'm able to detect when elapsedTime exceeds duration so that I can at least hide the status bar at that time, but it would be great of elapsedTime was consistent with the media player.
./nowplaying-cli get elapsedTime
continues to increase the number, although the song has long ended.2023-12-25.11.02.24.mov
The text was updated successfully, but these errors were encountered: