diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2008-02-01 17:42:53 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2008-02-01 17:42:53 +0000 |
| commit | 5871d9c7d07d2f9bb12dd9aa9c83daa1b64d1fc6 (patch) | |
| tree | 859a91d7ef776da5ee708ab0d094db72ce943819 /doc | |
| parent | 2e1d5ac4ff73ca1847bf7d1dcfa1044ea2f4a4a4 (diff) | |
| download | xxv-5871d9c7d07d2f9bb12dd9aa9c83daa1b64d1fc6.tar.gz xxv-5871d9c7d07d2f9bb12dd9aa9c83daa1b64d1fc6.tar.bz2 | |
* AUTOTIMER: Remove soundex to compare title (too fuzzy)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 60c4953..025d52d 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -14,7 +14,7 @@ Database: AUTOTIMER: * Speed up background scan, compare now only changed und added epg-events * add startdate/stopdate to limit search for time ranges -* Fuzzy compare between matching event and exists timers, recordings, chronicle. see mysql/soundex +* More fuzzy compare between matching event and exists timers, recordings, chronicle. * alist: move time formating from template to perl code * Allow search without topic, e.g. any event inside time range * Hide 'use pdc/vps' if TIMER::use pdc disabled |
