diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-16 16:08:20 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-16 16:08:20 +0100 |
commit | 7a3f809f5c421db13df2c34e70d2fb4eb98ddb32 (patch) | |
tree | d8030ad1396203dd763c8c9ade06ae883fd1a7d2 /HISTORY | |
parent | a9099cb4d30d8ecf4acb9a4cf31f3b818599c62e (diff) | |
download | vdr-7a3f809f5c421db13df2c34e70d2fb4eb98ddb32.tar.gz vdr-7a3f809f5c421db13df2c34e70d2fb4eb98ddb32.tar.bz2 |
Fixed multiple occurrences of the same directory in the recordings list in case there are directories that only differ in non-alphanumeric characters
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -7494,7 +7494,7 @@ Video Disk Recorder Revision History use it. - Added maximum SNR value for PCTV Systems PCTV 73ESE (thanks to Cedric Dewijs). -2013-01-15: Version 1.7.36 +2013-01-16: Version 1.7.36 - Added maximum SNR value for PCTV Systems nanoStick T2 290e (thanks to Antti Hartikainen). @@ -7520,3 +7520,6 @@ Video Disk Recorder Revision History - The SVDRP command LSTR now knows the additional parameter "path", which can be given to get the actual file name of a recording's directory (suggested by Stefan Stolz). +- Fixed multiple occurrences of the same directory in the recordings list in case there + are directories that only differ in non-alphanumeric characters (reported by Andreas + Mair). |