From 57cd50ead63b7bda9d03b08139e7ac63557d8700 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Wed, 30 Mar 2011 04:01:42 +0200 Subject: play: add pyid3lib support as alternative for MP3 tags --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index f4d2d77..27fbcd6 100644 --- a/README +++ b/README @@ -15,9 +15,11 @@ Usage: Miscellaneous: In order for either mp3info (ID3) or ogginfo to work, both - corresponding python modules have to be installed. However, - quick support for MP3 tags can be added by getting 'ID3.py' - from the id3-py project: http://id3-py.sourceforge.net/ + 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. A playlist can contain URLs, but the playlist itself will have to be local. For mpeg streaming splay is recommended. @@ -34,7 +36,5 @@ Authors: forked. This exceptional software, originally written by Ulf Betlehem, should not be forgotten. - In March of 2011 a cplay branch was found on GitHub, published - by Tomi Pievilainen, with some interesting patches on top of - the original cplay. Very much like play includes. From this - code MPlayer support was added to play. + MPlayer support was added to play from the excellent work done + by Tom Adams and Tomi Pievilainen on GitHub.com. -- cgit v1.2.3