Async non-blocking scanning, don't rerun when items haven't been modified.

This commit is contained in:
2026-02-09 03:22:20 +00:00
parent e2962953f2
commit e897dfcf9c
12 changed files with 366 additions and 269 deletions
+1
View File
@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"aiofiles>=25.1.0",
"aiopathlib>=0.6.0",
"bencodepy>=0.9.5",
"fastapi-vue>=0.5.2",
"fastapi[standard]>=0.128.0",