diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 16:53:40 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:57 +0700 |
commit | 6b77b6bae7484e6e1b9d2e384b67b92c045cf4cf (patch) | |
tree | 0e2f43dbed7518c0bbe7fb2f59dc17564add3e16 | |
parent | 7ec97f186b39344169ae59eb6ff8afca3ab568ca (diff) | |
download | slackbuilds-6b77b6bae7484e6e1b9d2e384b67b92c045cf4cf.tar.gz |
audio/playmp3list: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | audio/playmp3list/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/audio/playmp3list/README b/audio/playmp3list/README index f46bbb4751..f4ef3298aa 100644 --- a/audio/playmp3list/README +++ b/audio/playmp3list/README @@ -1,10 +1,13 @@ Playmp3list is a simple MP3 playlist player for Linux. It is based -extensively on the mp3blaster code and uses the same mpegsound library. +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 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 |