rewrite db stuff with scalars and generators

+ dump mixes with less than x=4 artists
+ try: disable pragma mmap_size
This commit is contained in:
cwilvx
2025-02-23 20:48:40 +03:00
parent a6814407b8
commit 07a4f97e17
17 changed files with 299 additions and 252 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies = [
"requests>=2.27.1",
"colorgram.py>=1.2.0",
"tqdm>=4.65.0",
"rapidfuzz>=2.13.7",
"rapidfuzz==3.12.1",
"tinytag>=2.0.0",
"Unidecode>=1.3.6",
"psutil>=5.9.4",