diff options
| author | louis <louis.braun@gmx.de> | 2013-09-04 16:56:31 +0200 |
|---|---|---|
| committer | louis <louis.braun@gmx.de> | 2013-09-04 16:56:31 +0200 |
| commit | 225d6d6c45680b57707490bbc6b6a1d0bc21ff76 (patch) | |
| tree | bcc7e9dc0e58c673b131c3caa4eca62ae4eab478 /conf | |
| parent | 85428922ca29e5874b5016dd995f41a391f53040 (diff) | |
| download | vdr-plugin-tvscraper-225d6d6c45680b57707490bbc6b6a1d0bc21ff76.tar.gz vdr-plugin-tvscraper-225d6d6c45680b57707490bbc6b6a1d0bc21ff76.tar.bz2 | |
added ignorePath in overrides
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/override.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/override.conf b/conf/override.conf index b9d523c..e8e9c5a 100644 --- a/conf/override.conf +++ b/conf/override.conf @@ -17,6 +17,10 @@ # ----------------------------------------------------------------- # substitute;string;substitution # ----------------------------------------------------------------- +# ignore a complete path while scanning video directory +# "string" can be any substring of a recording path, e.g. "music/" +# ----------------------------------------------------------------- +# ignorePath;string ignore;Galileo settype;Tatort;series |
