Integrate browse API into TUI MB daemon
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m59s
Cargo CI / Lint (pull_request) Successful in 1m7s
Add support for MusicBrainz's Browse API
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m3s
Cargo CI / Lint (pull_request) Successful in 1m6s
Upgrade the lookup example
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m1s
Cargo CI / Lint (pull_request) Successful in 1m6s
Allow fetching of a single album
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m1s
Cargo CI / Lint (pull_request) Successful in 1m7s
#226 by wojtek was merged 2024-09-29 12:38:38 +02:00
Gracefully handle case of nothing being there to match
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m0s
Cargo CI / Lint (pull_request) Successful in 1m9s
Enable fetch to apply modifications to the database
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m59s
Cargo CI / Lint (pull_request) Successful in 1m7s
Implement cannot have MBID in core
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m55s
Cargo CI / Lint (pull_request) Successful in 1m7s
Add option for manual input during fetch
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m47s
Cargo CI / Lint (pull_request) Successful in 1m6s
Daemonize the musicbrainz thread
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m59s
Cargo CI / Lint (pull_request) Successful in 1m7s
Add manual input elements to the app an ui
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m59s
Cargo CI / Lint (pull_request) Successful in 1m6s
Use more verbose type names for clarity
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m27s
Cargo CI / Lint (pull_request) Successful in 1m2s
Handle idle time between fetch results
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m51s
Cargo CI / Lint (pull_request) Successful in 1m3s
Make fetch asynchronous
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m54s
Cargo CI / Lint (pull_request) Successful in 1m4s
#210 by wojtek was merged 2024-09-01 17:47:39 +02:00
Separate metadata from collections
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m1s
Cargo CI / Lint (pull_request) Successful in 1m8s
#209 by wojtek was merged 2024-08-31 22:55:25 +02:00
Add a "cannot-have-an-mbid" entry to possible matches
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m3s
Cargo CI / Lint (pull_request) Successful in 1m9s
Use a queue to communicate matches from browse to matches
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m0s
Cargo CI / Lint (pull_request) Successful in 1m12s
The tui feature is missing a dependence on musicbrainz
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m39s
Cargo CI / Lint (pull_request) Successful in 1m6s
Make fetch also fetch artist MBID if it is missing
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m58s
Cargo CI / Lint (pull_request) Successful in 1m6s
Split ui.rs into modules based on UI element
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m57s
Cargo CI / Lint (pull_request) Successful in 1m5s
For the database serde implementation use Mbid rather than MbRef
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m41s
Cargo CI / Lint (pull_request) Successful in 1m7s