Re: Listenbrainz: no permanent storage of items

Igor Sosa Mayor <[email protected]> Mon, 24 Nov 2025 00:24:03 +0100
Newsgroups gmane.emacs.emms.user
Message-ID <[email protected]>
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