Automatically deleting duplicate channels when reading channels.conf

This commit is contained in:
Klaus Schmidinger
2005-05-06 13:49:01 +02:00
parent 6db0e99996
commit b3c1f1bb73
4 changed files with 32 additions and 11 deletions

View File

@@ -3491,3 +3491,6 @@ Video Disk Recorder Revision History
Reinhard Nissl).
- Fixed a bug in libsi's SubtitlingDescriptor::getLength() (thanks to Marco
Schl<68><6C>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.