diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-12 13:48:32 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-12 13:48:32 +0200 |
commit | 8bc6bcf86e8c526bddd1a5d870c879c552fa82f6 (patch) | |
tree | ff32d81313bf7b761245b0833a06e0cf2d66bf3f /CONTRIBUTORS | |
parent | 54b3135d59656485b9eda9443fb06bb635a73a9a (diff) | |
download | vdr-8bc6bcf86e8c526bddd1a5d870c879c552fa82f6.tar.gz vdr-8bc6bcf86e8c526bddd1a5d870c879c552fa82f6.tar.bz2 |
The function cRecordings::MBperMinute() now only takes into account recordings with less than 5 seconds per megabyte
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8a52c93f..a31bb849 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3193,3 +3193,7 @@ Martin Prochnow <nordlicht@martins-kabuff.de> Eike Edener <eike@edener.de> for reporting a bug in writing group separators to channels.conf that contain a comma + +Harald Koenig <koenig@tat.physik.uni-tuebingen.de> + for making the function cRecordings::MBperMinute() only take into account recordings + with less than 5 seconds per megabyte, to filter out radio recordings |