Hi,

I fixed http://www.musicpd.org/mantis/view.php?id=3423

Also, I have a question. I'm forking mpd, with the goals below in mind. My
question is, does it *have* to be a fork, or is this compatible with your
roadmap?

superjoe30 fork goals:
----------------------
 * new search command: "If each of the case insensitive words in the
search query are found in
   any of the artist, album, or title tags, match."
 * dynamic playlist mode
   - toggleable
     > ON:
       ~ songs older than 10 songs ago are auto-removed from playlist
       ~ if the playlist is less than 20 songs long, a new random song is added
       ~ good shuffle heuristics:
         # recently played songs have less probability of being randomly chosen
         # songs that get skipped more often have less probability of being
           randomly chosen.
       ~ there are 4 sections to the dynamic playlist
         # history of 10 songs
         # the currently playing song
         # the "manually" queued songs that will play next
         # the auto-shuffle queued list of 10 songs that will play after the
           manual section is done. at any time you can move one of these songs
           to the manual section.
     > OFF:
       ~ playlist is only changed manually.
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to