summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2011-03-30 06:20:45 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2011-03-30 06:20:45 +0200
commit3b444c3b40659c2d6a94b465fd2fbeaecee37452 (patch)
treeaa31d7942b1853c05a81caf856ef85007087715a /README
parent57cd50ead63b7bda9d03b08139e7ac63557d8700 (diff)
downloadplay-3b444c3b40659c2d6a94b465fd2fbeaecee37452.tar.xz
play: use basename only for the title part of the tag
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.