|
e136103ead
|
Complete coverage
|
2025-01-04 22:23:34 +01:00 |
|
|
de5888e9a0
|
fix
|
2025-01-04 22:15:16 +01:00 |
|
|
e9b169fdef
|
Add convenience method
|
2025-01-04 22:13:43 +01:00 |
|
|
8a42f7c712
|
Fix
|
2025-01-04 21:51:26 +01:00 |
|
|
f3f3582601
|
Fix filtering of unowned albums
|
2025-01-04 21:34:06 +01:00 |
|
|
b7779905bc
|
Fix unit tests
|
2025-01-04 20:45:05 +01:00 |
|
|
925063d0e7
|
Broad expectation updates
|
2025-01-04 20:36:31 +01:00 |
|
|
f5644690a4
|
Simplify filter
|
2025-01-04 20:13:22 +01:00 |
|
|
68d50ad986
|
Working UTs
|
2025-01-04 20:12:13 +01:00 |
|
|
9e7f0d8092
|
WIP
|
2025-01-04 17:50:05 +01:00 |
|
|
eac27d3b17
|
Code draft
|
2025-01-04 17:26:09 +01:00 |
|
|
857c07d599
|
Add fields for filtering
|
2025-01-04 15:40:25 +01:00 |
|
|
1d7a45b1bb
|
When matching an MB entity to an owned album check if it isn't already in the collection (#250)
Cargo CI / Build and Test (push) Successful in 2m6s
Cargo CI / Lint (push) Successful in 1m7s
Cargo CI / Lint (pull_request) Successful in 1m8s
Cargo CI / Build and Test (pull_request) Successful in 2m4s
Closes #249
Reviewed-on: #250
|
2025-01-04 00:06:37 +01:00 |
|
|
7ebe17f0b0
|
Ignore bootleg release groups (#247)
Cargo CI / Build and Test (push) Successful in 2m6s
Cargo CI / Lint (push) Successful in 1m8s
Cargo CI / Build and Test (pull_request) Successful in 2m2s
Cargo CI / Lint (pull_request) Successful in 1m7s
Closes #239
Reviewed-on: #247
|
2025-01-03 21:00:21 +01:00 |
|
|
90c381c165
|
Startup merge fails when the database has two albums with the same title as an album in the library (#246)
Cargo CI / Build and Test (push) Successful in 2m5s
Cargo CI / Lint (push) Successful in 1m8s
Closes #245
Reviewed-on: #246
|
2025-01-03 17:46:55 +01:00 |
|
|
2b468260cc
|
Store date information when writing to database (#244)
Cargo CI / Build and Test (push) Successful in 2m4s
Cargo CI / Lint (push) Successful in 1m8s
Cargo CI / Build and Test (pull_request) Successful in 2m2s
Cargo CI / Lint (pull_request) Successful in 1m7s
Closes #232
Reviewed-on: #244
|
2025-01-03 10:26:54 +01:00 |
|
|
11785ffa1e
|
Use primary type in the album sort key (#243)
Cargo CI / Build and Test (push) Successful in 2m0s
Cargo CI / Lint (push) Successful in 1m9s
Part 5 of #231
Closes #231
Reviewed-on: #243
|
2025-01-02 23:24:02 +01:00 |
|
|
7c23e0f9a3
|
Rename DbId to MbRef (#242)
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)
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)
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)
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 |
|
|
429294c6a5
|
Provide a keyboard shortcut to pull all release groups of an artist (#233)
Cargo CI / Build and Test (push) Successful in 1m53s
Cargo CI / Lint (push) Successful in 1m7s
Cargo CI / Build and Test (pull_request) Successful in 2m47s
Cargo CI / Lint (pull_request) Successful in 1m7s
Part 3 of #160
Closes #160
Reviewed-on: #233
|
2024-12-30 23:42:20 +01:00 |
|
|
76b7e7bd22
|
Update Rust toolchain to 1.83 in CI (#235)
Cargo CI / Build and Test (push) Successful in 1m55s
Cargo CI / Lint (push) Successful in 1m5s
Closes #234
Reviewed-on: #235
|
2024-12-30 22:40:07 +01:00 |
|
|
5d510ff787
|
Integrate browse API into TUI MB daemon (#230)
Cargo CI / Build and Test (push) Successful in 2m0s
Cargo CI / Lint (push) Successful in 1m7s
Part 2 of #160
Reviewed-on: #230
|
2024-10-06 15:32:46 +02:00 |
|
|
4db09667fd
|
Add support for MusicBrainz's Browse API (#228)
Cargo CI / Build and Test (push) Successful in 1m58s
Cargo CI / Lint (push) Successful in 1m8s
Reviewed-on: #228
|
2024-09-29 21:33:42 +02:00 |
|
|
e5a367aa90
|
Upgrade the lookup example (#227)
Cargo CI / Build and Test (push) Successful in 2m1s
Cargo CI / Lint (push) Successful in 1m8s
Reviewed-on: #227
|
2024-09-29 15:23:31 +02:00 |
|
|
0d7e6bb555
|
Allow fetching of a single album (#226)
Cargo CI / Build and Test (push) Successful in 2m0s
Cargo CI / Lint (push) Successful in 1m6s
Closes #225
Reviewed-on: #226
|
2024-09-29 12:38:38 +02:00 |
|
|
e22068e461
|
Gracefully handle case of nothing being there to match (#222)
Cargo CI / Build and Test (push) Successful in 1m59s
Cargo CI / Lint (push) Successful in 1m7s
Closes #203
Reviewed-on: #222
|
2024-09-29 11:33:38 +02:00 |
|
|
0b0599318e
|
Enable fetch to apply modifications to the database (#221)
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)
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 |
|
|
90db5faae7
|
Add option for manual input during fetch (#219)
Cargo CI / Lint (push) Successful in 1m5s
Cargo CI / Build and Test (push) Successful in 1m57s
Closes #188
Reviewed-on: #219
|
2024-09-23 22:40:25 +02:00 |
|
|
d6f4b2b6b7
|
Daemonize the musicbrainz thread (#217)
Cargo CI / Build and Test (push) Successful in 1m56s
Cargo CI / Lint (push) Successful in 1m6s
Part 3 of #188
Reviewed-on: #217
|
2024-09-21 23:03:47 +02:00 |
|
|
38517caf4e
|
Add manual input elements to the app an ui (#216)
Cargo CI / Build and Test (push) Successful in 1m56s
Cargo CI / Lint (push) Successful in 1m6s
Part 2 of #188
Reviewed-on: #216
|
2024-09-15 15:20:11 +02:00 |
|
|
8b008292cb
|
Use more verbose type names for clarity (#214)
Cargo CI / Build and Test (push) Successful in 2m0s
Cargo CI / Lint (push) Successful in 1m6s
PR 1 for #188
Reviewed-on: #214
|
2024-09-13 21:28:12 +02:00 |
|
|
9d1caffd9c
|
Handle idle time between fetch results (#212)
Cargo CI / Build and Test (push) Successful in 1m52s
Cargo CI / Lint (push) Successful in 1m7s
Closes #211
Reviewed-on: #212
|
2024-09-08 23:23:53 +02:00 |
|
|
8e48412282
|
Make fetch asynchronous (#210)
Cargo CI / Build and Test (push) Successful in 1m51s
Cargo CI / Lint (push) Successful in 1m5s
Closes #187
Reviewed-on: #210
|
2024-09-01 17:47:39 +02:00 |
|
|
fd9d3677ec
|
Separate metadata from collections (#209)
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 |
|
|
ebd63cc80b
|
Add a "cannot-have-an-mbid" entry to possible matches (#208)
Cargo CI / Build and Test (push) Successful in 2m0s
Cargo CI / Lint (push) Successful in 1m6s
Closes #190
Reviewed-on: #208
|
2024-08-31 16:29:36 +02:00 |
|
|
6333b7a131
|
Use a queue to communicate matches from browse to matches (#207)
Cargo CI / Build and Test (push) Successful in 2m0s
Cargo CI / Lint (push) Successful in 1m10s
Closes #202
Reviewed-on: #207
|
2024-08-31 14:42:46 +02:00 |
|
|
cda1487734
|
The tui feature is missing a dependence on musicbrainz (#206)
Cargo CI / Build and Test (push) Successful in 2m4s
Cargo CI / Lint (push) Successful in 1m9s
Closes #205
Reviewed-on: #206
|
2024-08-31 13:19:28 +02:00 |
|
|
398963b9fd
|
Make fetch also fetch artist MBID if it is missing (#201)
Cargo CI / Build and Test (push) Successful in 2m4s
Cargo CI / Lint (push) Successful in 1m6s
Closes #191
Reviewed-on: #201
|
2024-08-30 17:58:44 +02:00 |
|
|
c38961c3c1
|
Split ui.rs into modules based on UI element (#200)
Cargo CI / Build and Test (push) Successful in 1m59s
Cargo CI / Lint (push) Successful in 1m5s
Closes #135
Reviewed-on: #200
|
2024-08-29 17:21:52 +02:00 |
|
|
0fefc52603
|
For the database serde implementation use Mbid rather than MbRef (#199)
Cargo CI / Build and Test (push) Successful in 1m54s
Cargo CI / Lint (push) Successful in 1m7s
Closes #198
Reviewed-on: #199
|
2024-08-29 13:37:47 +02:00 |
|
|
f82a6376e0
|
Use the Deserialize trait for JSON just like for MusicBrainz (#197)
Cargo CI / Build and Test (push) Successful in 1m53s
Cargo CI / Lint (push) Successful in 1m5s
Closes #195
Reviewed-on: #197
|
2024-08-28 23:02:14 +02:00 |
|
|
43961b3ea1
|
Decide carefully where external::musicbrainz belongs (#196)
Cargo CI / Build and Test (push) Successful in 1m57s
Cargo CI / Lint (push) Successful in 1m5s
Closes #193
Reviewed-on: #196
|
2024-08-28 18:21:13 +02:00 |
|
|
b70499d8de
|
Replace MH: IMusicHoard generic with a trait object (#194)
Cargo CI / Build and Test (push) Successful in 1m56s
Cargo CI / Lint (push) Successful in 1m8s
Closes #192
Reviewed-on: #194
|
2024-08-27 18:45:03 +02:00 |
|
|
cf7e23c38c
|
Provide a keyboard shortcut to sync all existing albums with MusicBrainz (#167)
Cargo CI / Build and Test (push) Successful in 1m56s
Cargo CI / Lint (push) Successful in 1m5s
Cargo CI / Lint (pull_request) Successful in 1m4s
Cargo CI / Build and Test (pull_request) Successful in 1m58s
Closes #166
Reviewed-on: #167
|
2024-08-27 17:55:52 +02:00 |
|
|
d8fd952456
|
Add CLI option for setting binary (#184)
Cargo CI / Build and Test (push) Successful in 1m57s
Cargo CI / Lint (push) Successful in 1m3s
Cargo CI / Build and Test (pull_request) Successful in 1m54s
Cargo CI / Lint (pull_request) Successful in 1m3s
Closes #183
Reviewed-on: #184
|
2024-08-24 23:10:59 +02:00 |
|
|
871aeb8436
|
Update beets to 2.0.0 in CI (#182)
Cargo CI / Build and Test (push) Successful in 1m57s
Cargo CI / Lint (push) Successful in 1m3s
Cargo CI / Build and Test (pull_request) Successful in 1m53s
Cargo CI / Lint (pull_request) Successful in 1m6s
Closes #181
Reviewed-on: #182
|
2024-08-24 15:43:48 +02:00 |
|
|
8ff09e66ba
|
Update rust toolchain to 1.80 (#180)
Cargo CI / Build and Test (push) Successful in 1m55s
Cargo CI / Lint (push) Successful in 1m5s
Closes #179
Reviewed-on: #180
|
2024-08-24 15:10:54 +02:00 |
|