Cjukebox
A Python/Curses based management system for audio files and playlists
About
Cjukebox is Python/Curses based management system and player for audio files and playlists.
Features
- does not rely on an external database but uses directories and files instead
- uses viewmodes to provide different representation of an audiofile (filename,songname,album,etc.)
- can take advantage of freedb.org database records to
derrive song information such as name, allbum, artist, running time, etc..
This is strongly recommended and a separate tool Freedbtool
is provided to retrieve and update those records. Support for similar functionality based on id3 tags
is in preparation.
- can playback any filetype for which an xmms plugins exist.
(The playback is actually handled transparently through the Musicus commandline tool.)
- works nicely with remote controls suppported by lirc .
- provides hotkeys for immediate playblack of up to 10 playlist
- support external info script hook for conveying information about the song currently playing
- supports a "badlist", playing of songs in this list can be suppressed
- supports a "goodlist", a song currently playing can be added to this list with a single keystroke
so that the user can come back to it later
Copying
Readme
Changes
Todo
Tarball (Version 1.14)
Screenshot
Comments
Please sent comments and suggestions to
Robert Muth (robert at muth dot org)
$Id: index.html,v 1.9 2002/08/06 01:46:24 muth Exp $