diff options
| author | Wolfgang Rohdewald <wolfgang@rohdewald.de> | 2009-01-11 23:14:12 +0100 |
|---|---|---|
| committer | Wolfgang Rohdewald <wolfgang@rohdewald.de> | 2009-01-11 23:14:12 +0100 |
| commit | c405cdff24427c485e493424f8dbd3a2c3061be8 (patch) | |
| tree | 780634b8cf992010e92bc6b5edf96d0cacd45849 /HISTORY | |
| parent | 2975f47469b4f881d01324d4905c6371ac358b4b (diff) | |
| download | vdr-plugin-muggle-c405cdff24427c485e493424f8dbd3a2c3061be8.tar.gz vdr-plugin-muggle-c405cdff24427c485e493424f8dbd3a2c3061be8.tar.bz2 | |
split lines now works with unicode. Fixes bug #52
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -388,3 +388,7 @@ Balke. - Lyrics: rewrite the shell script muggle_getlyrics in python and talk directly to the Googlyrics2 python code - load images: fix buggy error handling (reported in vdr-portal.de by stevie101) +- Lyrics: Fix bug #52: line split could split within 2byte unicode char. Now + removed this code from C++ and put it into the python script muggle_getlyrics. +- Lyrics: when calling "mv" to rename a file make sure mv never gets interactive +- muggle-image-convert produces less output if needed programs are not installed |
