Hi
Now we know how things are failing, let us try to understand why.
1. While a track is playing, what is the value of emms-playing-time?
Its value is 0.012509. But the problem: it does not change during the
time playing the track.
2. What does (emms-track-get (emms-playlist-current-selected-track)
'info-playing-time) return?
186 (#o272, #xba)
But again: no changes.
Maybe it is a problem with the player which does not return the correct
playing time (but if I enable the playing-time-mode I do see the correct
time of the track and how it changes). I am using mpv...
Thnaks again.
--- Igor