Sync working tree before initial Gitea push
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
This commit is contained in:
+18
-1
@@ -1,5 +1,22 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user