On 2011/01/27 18:11, Tim Carter <t...@frontierdigital.com> wrote:
> What I need is for MPD to retain persistent play history for a given 
> playlist.  The goal is to enhance the 'repeat' functionality so that a 
> given song would not repeat until the entire list had been played 
> through completely, even if another playlist were loaded in the interim.
> 
> For example, if playlist_1 has tracks 'A', 'B', 'C' and 'D'; playlist_2 
> has 'E', 'F' and 'G'.
> playlist_1 is loaded (with repeat & random enabled).  Tracks 'B', 'D' 
> and 'C' play.  Playlist_2 is then loaded and track 'E' and 'F' are played.
> Finally, playlist_1 is re-loaded.  I want track 'A' to be played before 
> 'B', 'D' or 'C' are played again.

What about a client which keeps track of songs already played, and
when that song is added to the queue again, it will auto-remove it?

That client could run as an accompanying daemon next to mpd.

Max

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to