Files
samskivert/projects/robodj/docs/notes.txt
T
mdb 5a1274efd9 Notes.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@535 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-01-19 04:34:42 +00:00

18 lines
753 B
Plaintext

RoboDJ Notes
------------
- Play a sound when the ripping process is complete (or when an error
occurs) because the user may be off doing something in another window
- Impersonate a registered CDDB client until we can get "approval".
- Have musicd manage the playlist hierarchically so that if we add a whole
CD to the playlist, we can remove it in the same way. Also pass the
metadata (entryid, songid) to the musicd as well so that we don't have
to reverse engineer things when we're displaying the contents of the
playlist.
- Restructure ripping process so that the panel code drives the ripping of
each track which would allow it to respond to ripping failures and
provide the ability to retry or ignore a track that fails to rip.