f7fc15b17c
Includes: - cli.py path fix (parents[1]) for config/catalog resolution - Library cleanup feature design docs (TODO.md, mockup) - Audit + bug-queue markdowns from May 2026 reliability pass - .gitignore expanded for transient artifacts
22 lines
346 B
JSON
22 lines
346 B
JSON
{
|
|
"default_target": [
|
|
"cq:JAV"
|
|
],
|
|
"filename_hygiene": {
|
|
"custom_rules": []
|
|
},
|
|
"keep_ranking": {
|
|
"priority_folders": [
|
|
"ClearJAV"
|
|
],
|
|
"size_tolerance_mib": 0,
|
|
"format_preference": [
|
|
"mkv",
|
|
"mp4",
|
|
"wmv",
|
|
"avi"
|
|
],
|
|
"tiebreak_res_tag": true,
|
|
"tiebreak_longer_name": true
|
|
}
|
|
} |