blob: 89807a0ca386e97baf806fdf47ecf59f02195470 (
plain)
1
2
3
4
5
6
7
8
|
# Put this under ~/.pyanidb.conf and chmod 600 to prevent other users from reading your password.
[pyanidb]
username = foo
password = password
suffix = avi ogm mkv
format = _[%group]_%anime_-_%epno%ver_[%CRC].%suf
|