nascleanup + autoThumbs: flatten indexer layout, SMB rm, recursive tmp

This commit is contained in:
2026-03-21 15:41:59 -06:00
parent 2de53c9685
commit 11ea28a187
8 changed files with 8461 additions and 51 deletions
+1 -1
View File
@@ -825,7 +825,7 @@ def _build_icaros_index_map(cache_dir):
def _lookup_icaros_index(cache_dir, file_path):
"""Return (index, preferred_db_path) for file_path by inspecting Icaros_idx.icdb.
r"""Return (index, preferred_db_path) for file_path by inspecting Icaros_idx.icdb.
Tries multiple strategies:
1) Direct SQLite mapping (exact normalized full path match)