diff options
-rw-r--r-- | audio/shell-fm/README | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/audio/shell-fm/README b/audio/shell-fm/README index fdf6eca651424..b1243a48ca397 100644 --- a/audio/shell-fm/README +++ b/audio/shell-fm/README @@ -1,12 +1,14 @@ -shell-fm is a lightweight, console-based player for Last.FM radio streams. -It's pretty small (the binary is currently a little smaller than 60K, or -50K when stripped) and it has most features the "official" player has, if -not even a few more. Additional features are, for example: +shell-fm is a lightweight, console-based player for Last.FM radio +streams. It's pretty small (the binary is currently a little +smaller than 60K, or 50K when stripped) and it has most features the +"official" player has, if not even a few more. Additional features +are, for example: -network interface (control shell-fm remotely) -autoban (automatically ban all tracks of an artist you don't like) -bookmark stations (quickly jump to bookmarked stations with a single key) -... probably more +- network interface (control shell-fm remotely) +- autoban (automatically ban all tracks of an artist you don't like) +- bookmark stations (quickly jump to bookmarked stations with a single + key) +- ... probably more *NOTE: Last-FM have changed their API so that only PAID subscribers can listen to streams in shell-fm. |