summaryrefslogtreecommitdiff
path: root/pyanidb.conf
diff options
context:
space:
mode:
authorzyp <zyp@localhost>2006-11-17 21:08:12 +0100
committerzyp <zyp@localhost>2006-11-17 21:08:12 +0100
commitf02cce5aa1359bba2a717d26d699a58220221c16 (patch)
treee5fac2effb604925d15128e078cbdba74bf1e531 /pyanidb.conf
parente7372290e93e2fa26237e2ecbe257c8ccc4dce30 (diff)
[project @ zyp-20061117200812-d609f675e158ba15]
[project @ 66] Implemented hashing with additional checksums.
Diffstat (limited to 'pyanidb.conf')
-rw-r--r--pyanidb.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/pyanidb.conf b/pyanidb.conf
index 89807a0..52e55f9 100644
--- a/pyanidb.conf
+++ b/pyanidb.conf
@@ -4,5 +4,8 @@
username = foo
password = password
-suffix = avi ogm mkv
+suffix = avi ogm mkv mp4
format = _[%group]_%anime_-_%epno%ver_[%CRC].%suf
+
+# Uncomment this to disable caching.
+#cache = 0 \ No newline at end of file