Recent changes Random page
GAMING
Technology
 
Gaming
Entertainment
Science Fiction
Biggest wikis
Hobbies
Music
See more...

MusicPlayerDaemonVersion13Todo

From Music Player Daemon Community Wiki

Jump to: navigation, search
  1. Dynamic Input and Output Plugins
    1. Create *Clean* plugin API's
  2. Optimize 'list', 'search', and 'find'
    1. Store "iterators" to tagTracker tree nodes in the directory/db.
      1. Allows for quick deletion
      2. Add a boolean/flag/mask for if the tagTracker item was already searched
    2. Possibly store a list of song pointers for each tagTracker item?
  3. Dynamic Metadata
    1. Entries
      1. Times Played
      2. Time Added/Created
      3. Possibly some rating that can be changed by the user
    2. DB Implementation
      1. Dump changes once a minute
      2. Store file offset for each db entry for efficiently changing entries
      3. Probably need fixed width dynamic db file entries (how big?)
  4. Improved Resampling
    1. use libsamplerate when available
    2. write an improved (linear/quadratic/something better) resampler
Rate this article:
Share this article: