Startup merge fails when the database has two albums with the same title as an album in the library #246

Merged
wojtek merged 11 commits from 245---startup-merge-fails-when-the-database-has-two-albums-with-the-same-title-as-an-album-in-the-library into main 2025-01-03 17:46:55 +01:00

11 Commits

Author SHA1 Message Date
d8fdc74eba Lint
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m4s
Cargo CI / Lint (pull_request) Successful in 1m6s
2025-01-03 17:37:36 +01:00
ccea27531f Complete unit tests
Some checks failed
Cargo CI / Build and Test (pull_request) Successful in 2m3s
Cargo CI / Lint (pull_request) Failing after 1m8s
2025-01-03 17:37:12 +01:00
3f6364e376 Unit tests common to artists and albums
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 2m6s
Cargo CI / Lint (pull_request) Failing after 1m7s
2025-01-03 17:21:25 +01:00
7cf77c74cc Small fixes
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 2m6s
Cargo CI / Lint (pull_request) Successful in 1m6s
2025-01-03 16:55:39 +01:00
e723507897 Change TitleMap name
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 2m6s
Cargo CI / Lint (pull_request) Successful in 1m6s
2025-01-03 16:50:43 +01:00
b51f85fecc Coverage fix 2025-01-03 16:50:37 +01:00
4ce976739e aho_corasick and once_cell no longer optional
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 2m6s
Cargo CI / Lint (pull_request) Successful in 1m8s
2025-01-03 16:37:40 +01:00
7b219933c1 Use types to enforce normalisation
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 32s
Cargo CI / Lint (pull_request) Failing after 28s
2025-01-03 16:34:29 +01:00
711e2ed2ee User normalised strings
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 30s
Cargo CI / Lint (pull_request) Failing after 28s
2025-01-03 15:49:09 +01:00
0f352c5a9a Move srting utilities to core 2025-01-03 15:20:58 +01:00
0f658f8730 Basic fix working 2025-01-03 14:42:09 +01:00