unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Is it possible to display song durations in EMMS playlist?
@ 2019-01-09 21:01 Marcin Borkowski
  2019-01-11 19:32 ` Alex Kost
  0 siblings, 1 reply; 3+ messages in thread
From: Marcin Borkowski @ 2019-01-09 21:01 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

Hi all,

I couldn't find anything in the manual, nor could I find any variable
suggesting this is possible.  Is there something I missed?

Best,

-- 
Marcin Borkowski
http://mbork.pl



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Is it possible to display song durations in EMMS playlist?
  2019-01-09 21:01 Is it possible to display song durations in EMMS playlist? Marcin Borkowski
@ 2019-01-11 19:32 ` Alex Kost
  2019-01-12 18:00   ` Marcin Borkowski
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Kost @ 2019-01-11 19:32 UTC (permalink / raw)
  To: Marcin Borkowski; +Cc: Help Gnu Emacs mailing list

[-- Attachment #1: Type: text/plain, Size: 342 bytes --]

Marcin Borkowski (2019-01-09 22:01 +0100) wrote:

> Hi all,

Hello,

> I couldn't find anything in the manual, nor could I find any variable
> suggesting this is possible.  Is there something I missed?

There is `emms-track-description-function' variable for this purpose.
For example, you can add the playing time using the following code:


[-- Attachment #2: emms-track-description.el --]
[-- Type: application/emacs-lisp, Size: 653 bytes --]

[-- Attachment #3: Type: text/plain, Size: 10 bytes --]


-- 
Alex

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Is it possible to display song durations in EMMS playlist?
  2019-01-11 19:32 ` Alex Kost
@ 2019-01-12 18:00   ` Marcin Borkowski
  0 siblings, 0 replies; 3+ messages in thread
From: Marcin Borkowski @ 2019-01-12 18:00 UTC (permalink / raw)
  To: Alex Kost; +Cc: Help Gnu Emacs mailing list


On 2019-01-11, at 20:32, Alex Kost <alezost@gmail.com> wrote:

> Marcin Borkowski (2019-01-09 22:01 +0100) wrote:
>
>> Hi all,
>
> Hello,
>
>> I couldn't find anything in the manual, nor could I find any variable
>> suggesting this is possible.  Is there something I missed?
>
> There is `emms-track-description-function' variable for this purpose.
> For example, you can add the playing time using the following code:

Thanks, it works well!

-- 
Marcin Borkowski
http://mbork.pl



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-12 18:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-09 21:01 Is it possible to display song durations in EMMS playlist? Marcin Borkowski
2019-01-11 19:32 ` Alex Kost
2019-01-12 18:00   ` Marcin Borkowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).