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:
admin
2026-05-26 22:35:42 +02:00
parent 8d6bdb81af
commit f7fc15b17c
24 changed files with 2938 additions and 41 deletions
+18 -1
View File
@@ -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
}
}