8 Commits

Author SHA1 Message Date
7c23e0f9a3 Rename DbId to MbRef (#242)
All checks were successful
Cargo CI / Build and Test (push) Successful in 2m1s
Cargo CI / Lint (push) Successful in 1m9s
Part 4 of #231

Reviewed-on: #242
2025-01-02 22:54:52 +01:00
ccf139c2ca Make MBID part of the artist identifier to disambiguate MB clashes (#241)
All checks were successful
Cargo CI / Build and Test (push) Successful in 2m0s
Cargo CI / Lint (push) Successful in 1m7s
And consistency with album identifier.

Part 3 of #231

Reviewed-on: #241
2025-01-02 22:30:47 +01:00
dee8cbea4e Make MBID part of the album identifier to disambiguate MB clashes (#240)
All checks were successful
Cargo CI / Build and Test (push) Successful in 2m2s
Cargo CI / Lint (push) Successful in 1m7s
Part 2 of #231

Reviewed-on: #240
2025-01-02 19:53:39 +01:00
2ecd4cb6af Add a library identifier to disambiguate clashes in the library (#238)
All checks were successful
Cargo CI / Build and Test (push) Successful in 1m57s
Cargo CI / Lint (push) Successful in 1m6s
Part 1 of #231

Reviewed-on: #238
2025-01-02 15:50:55 +01:00
0b0599318e Enable fetch to apply modifications to the database (#221)
All checks were successful
Cargo CI / Build and Test (push) Successful in 2m1s
Cargo CI / Lint (push) Successful in 1m8s
Closes #189

Reviewed-on: #221
2024-09-29 10:44:37 +02:00
dbaef0422f Implement cannot have MBID in core (#220)
All checks were successful
Cargo CI / Build and Test (push) Successful in 1m57s
Cargo CI / Lint (push) Successful in 1m5s
Part 1 of #189

Reviewed-on: #220
2024-09-24 22:38:40 +02:00
fd9d3677ec Separate metadata from collections (#209)
All checks were successful
Cargo CI / Build and Test (push) Successful in 1m59s
Cargo CI / Lint (push) Successful in 1m6s
Part 1 of #187

Reviewed-on: #209
2024-08-31 22:55:25 +02:00
a75dd46a40 Add a MusicBrainz API (#163)
All checks were successful
Cargo CI / Build and Test (push) Successful in 1m48s
Cargo CI / Lint (push) Successful in 1m8s
Cargo CI / Build and Test (pull_request) Successful in 1m56s
Cargo CI / Lint (pull_request) Successful in 1m5s
Closes #158

Reviewed-on: #163
2024-03-16 16:57:50 +01:00