summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorWolfgang Rohdewald <wolfgang@rohdewald.de>2009-01-11 18:49:32 +0100
committerWolfgang Rohdewald <wolfgang@rohdewald.de>2009-01-11 18:49:32 +0100
commit45ccb381fdc28e4a33f8494d6352b64963d30c7b (patch)
tree994efa4ac06959a08d0b7c07f3556af9980f5a14 /HISTORY
parent343e1dfc3d31e49f74c3d006e3bc4a882c1aa7a7 (diff)
downloadvdr-plugin-muggle-45ccb381fdc28e4a33f8494d6352b64963d30c7b.tar.gz
vdr-plugin-muggle-45ccb381fdc28e4a33f8494d6352b64963d30c7b.tar.bz2
rewrote the shell script muggle_getlyrics in python and
talk directly to the googlyrics2 python code
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9bc5662..fd5fadc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -385,3 +385,5 @@ Balke.
- Lyrics now work with Googlyrics2
- if several versions of lyrics for a song are found, it is now possible
to choose among them.
+- Lyrics: rewrite the shell script muggle_getlyrics in python and talk
+ directly to the Googlyrics2 python code