summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 4 insertions, 6 deletions
diff --git a/README b/README
index 27fbcd6..b372a7d 100644
--- a/README
+++ b/README
@@ -15,14 +15,12 @@ Usage:
Miscellaneous:
In order for either mp3info (ID3) or ogginfo to work, both
- corresponding python modules have to be installed. Quickest
- support for MP3 tags can be added by getting 'ID3.py' from the
- id3-py project: http://id3-py.sourceforge.net or by installing
- the (much more popular) 'pyid3lib' package provided by your OS
- distribution.
+ corresponding python modules have to be installed. Play can
+ use 'id3-py' or 'pyid3lib' for MP3 tags, and 'pyvorbis' for
+ OGG tags.
A playlist can contain URLs, but the playlist itself will have
- to be local. For mpeg streaming splay is recommended.
+ to be local. For mpeg streaming use splay or mplayer.
It is also possible to pipe a playlist to play, as stdin will
be reopened on startup unless it is attached to a tty.