diff options
author | Timo Eskola <timo@tolleri.net> | 2015-09-08 12:49:50 +0300 |
---|---|---|
committer | Timo Eskola <timo@tolleri.net> | 2015-09-08 12:49:50 +0300 |
commit | 554759de812beb5dcfdc423b1225e5e15ef80713 (patch) | |
tree | d84b91568242eb72f5678f4938a016eb44f3758d /HISTORY | |
parent | 2769fb304faf240f2be085f87ca7067bbd4c5824 (diff) | |
download | vdr-plugin-duplicates-554759de812beb5dcfdc423b1225e5e15ef80713.tar.gz vdr-plugin-duplicates-554759de812beb5dcfdc423b1225e5e15ef80713.tar.bz2 |
Version 0.0.4:
- Added configuration option for title comparison.
- Added play button, thanks to Matthias Feistel.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ VDR Plugin 'duplicates' Revision History ---------------------------------------- +2011-12-20: Version 0.0.4 + +- Added configuration option for title comparison. +- Added play button, thanks to Matthias Feistel. + 2011-12-12: Version 0.0.3 - Improved comparison algorithm. |