update and cleanup repo

This commit is contained in:
2026-05-26 15:32:01 -07:00
parent 5041d9fbb9
commit 0db899d0c3
72 changed files with 788 additions and 1884 deletions
+1 -1
View File
@@ -279,7 +279,7 @@ class Local(Provider):
return {
"hash": hash_value or "unknown",
"store": "local",
"provider": self.name,
"plugin": self.name,
"path": str(target_path),
"tag": tags,
"title": title or target_path.name,