From 3b444c3b40659c2d6a94b465fd2fbeaecee37452 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Wed, 30 Mar 2011 06:20:45 +0200 Subject: play: use basename only for the title part of the tag --- README | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'README') 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. -- cgit v1.2.3