summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2013-09-02 14:28:24 +0200
committerlouis <louis.braun@gmx.de>2013-09-02 14:28:24 +0200
commitef892c7fd1c07d6f8a9d44330de2e989b24e7407 (patch)
treeb4269cd83c8d16e56e7a6e51fa2df5091fe6ecff /HISTORY
parent3c0a62177d4e343991e26d125272a3ee90c99203 (diff)
downloadvdr-plugin-tvscraper-ef892c7fd1c07d6f8a9d44330de2e989b24e7407.tar.gz
vdr-plugin-tvscraper-ef892c7fd1c07d6f8a9d44330de2e989b24e7407.tar.bz2
introduced possibility to ignore titles, set scrap type and substitute search strings manually
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1946ce7..8f46bf7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -34,3 +34,6 @@ Version 0.0.5
- modification of sophisticated movie search
also "(" are considered and text is cutted, depending
if "(" or "-" occur first in search string
+- introduced possibility to ignore titles, set scrap
+ type and substitute search strings manually. See file
+ "conf/override.conf" in source tree for explanation.