diff options
author | David Woodfall <dave@dawoodfall.net> | 2010-06-16 04:01:14 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-16 04:01:14 -0500 |
commit | ee689908caace6e01751fd7b82da74c89aeac065 (patch) | |
tree | db40c2743b8df7cd8c99f211fa795bba32096ae0 /audio/playmp3list/README | |
parent | 1fe9c3c5654f4c4014842110339360446b7293e0 (diff) | |
download | slackbuilds-ee689908caace6e01751fd7b82da74c89aeac065.tar.gz |
audio/playmp3list: Added (simple MP3 playlist player)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/playmp3list/README')
-rw-r--r-- | audio/playmp3list/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/audio/playmp3list/README b/audio/playmp3list/README new file mode 100644 index 0000000000..629d99dad0 --- /dev/null +++ b/audio/playmp3list/README @@ -0,0 +1,16 @@ +Playmp3list is a simple MP3 playlist player for Linux. It is based +extensively on the mp3blaster code and uses the same mpegsound library. + +Main features: + o Displays a large scrollable playlist + o Browse playlists, directories and 'virtual playlists', even while playing + o Fully configurable key mappings and color schemes in a playmp3listrc file + o Real-time toggling of shuffle/repeat modes + o Instant jumps to one of 10 configurable directories/playlists + o Standard player controls + o PCM volume changing + o Time elapsed and song format displays + o Optional ID3v1 tag extraction in the playlist + o Full/short (beautified) filename display in playlist + o Command-line options to quickly override rc file settings + o Uses mpg123 for decoding |