diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-06 13:49:01 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-06 13:49:01 +0200 |
commit | b3c1f1bb7362825f0bb08dbae11b28d2d74649ae (patch) | |
tree | 742eef6a747388618688125ca5783bba2efba420 /HISTORY | |
parent | 6db0e99996db866ae7d611d1bdc5c285fc03b14e (diff) | |
download | vdr-b3c1f1bb7362825f0bb08dbae11b28d2d74649ae.tar.gz vdr-b3c1f1bb7362825f0bb08dbae11b28d2d74649ae.tar.bz2 |
Automatically deleting duplicate channels when reading channels.conf
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3491,3 +3491,6 @@ Video Disk Recorder Revision History Reinhard Nissl). - Fixed a bug in libsi's SubtitlingDescriptor::getLength() (thanks to Marco Schlüßler). +- When reading the channels.conf file, duplicate channels (i.e. ones that have + the same channel ID) are now automatically deleted and only the first one is + actually stored. |