diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-01-06 15:37:33 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-01-06 15:37:33 +0100 |
commit | bcb0aca95408f1580c97375f3dde230bc788f40d (patch) | |
tree | 30b4d55cdf1f4539a5b4132e26330c8c520d32d8 /HISTORY | |
parent | 4b1440737a1929ad56ed8ad4336cd090695de414 (diff) | |
download | vdr-bcb0aca95408f1580c97375f3dde230bc788f40d.tar.gz vdr-bcb0aca95408f1580c97375f3dde230bc788f40d.tar.bz2 |
Limiting Subtitle length when creating a recording file name from EPG data
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1913,3 +1913,6 @@ Video Disk Recorder Revision History 2002-01-06 or higher (with the new firmware supporting the "Link Layer" protocol). - Added an EPG bugfix that moves the Subtitle data to the Extended Description in case the latter is empty and the Subtitle exceeds some useful length. +- Since several channels put very long strings into the Subtitle part of their + EPG data, that string is now limited in length when used in a recording's + file name. |