feat: Enhance title normalization by replacing dots with spaces and add test case for multi-dot filenames

This commit is contained in:
sHa
2026-01-03 16:13:50 +00:00
parent 0ec1fbe4db
commit 06cf206c70
5 changed files with 34 additions and 9 deletions

2
uv.lock generated
View File

@@ -462,7 +462,7 @@ wheels = [
[[package]]
name = "renamer"
version = "0.6.9"
version = "0.6.10"
source = { editable = "." }
dependencies = [
{ name = "langcodes" },