emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emms-help] Poll: Remove playablep method from players? (Was: Re: make e


From: Jorgen Schaefer
Subject: [emms-help] Poll: Remove playablep method from players? (Was: Re: make emms-player-start cycle players)
Date: Fri, 07 Jul 2006 16:21:46 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Hello everyone.
This was a requested feature a few times now, so I ask people
whether we want this.

Idea:

  We remove the `playablep' method from all players. The `start'
  method then should do both of the jobs of `playablep' and
  `start', by returning nil when it could not start a song, or t
  when it could do so. Also, there'll be a new callback
  `emms-player-failed' which will be called when the player
  could not play the song, though it tried.

This might complicate the implementation of players. Also, it will
complicate emms.el since it has to store the not-yet-tried
players.

Opinions?

Regards,
        -- Jorgen

-- 
((email . "address@hidden") (www . "http://www.forcix.cx/";)
 (gpg   . "1024D/028AF63C")   (irc . "nick forcer on IRCnet"))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]