feat: enhance fuzzy matching and add artist normalization in cache.py

This commit is contained in:
2026-03-28 07:35:29 +01:00
parent 6ccd90ba6a
commit 1a04e46b48
2 changed files with 29 additions and 5 deletions
Generated
+3
View File
@@ -157,6 +157,9 @@ requires-dist = [
{ name = "typer", specifier = ">=0.24.1" },
]
[package.metadata.requires-dev]
dev = []
[[package]]
name = "markdown-it-py"
version = "4.0.0"