Wojciech Kozlowski wojtek
  • Joined on 2022-11-15
wojtek commented on issue wojtek/musichoard#193 2024-08-27 15:02:10 +02:00
Decide carefully where external::musicbrainz belongs

Thought 2: Refactor the lib part to be general (but only up to degree needed by TUI). TUI then makes specific calls geared towards its needs.

wojtek commented on issue wojtek/musichoard#193 2024-08-27 14:59:27 +02:00
Decide carefully where external::musicbrainz belongs

Thought: the implementation is geared specifically to how it is intended to be used by the TUI. It is not intended to be a general MB API. Therefore, it might make sense to move it entirely into…

wojtek opened issue wojtek/musichoard#193 2024-08-27 14:53:28 +02:00
Decide carefully where external::musicbrainz belongs
wojtek opened issue wojtek/musichoard#192 2024-08-27 11:28:34 +02:00
Replace MH: IMusicHoard generic with a trait object
1578a1d1f8 Some clean up
e9ca6ccdfe HTTP client error handling
3c29fda119 Move user agent to better place
Compare 3 commits »
43dbed7f8b Grab secondary types as well
a678609d60 Grab secondary types as well
wojtek opened issue wojtek/musichoard#191 2024-08-26 16:09:15 +02:00
Make fetch also fetch artist MBID if it is missing
wojtek opened issue wojtek/musichoard#190 2024-08-26 16:06:28 +02:00
Add a "cannot-have-an-mbid" entry to possible matches
wojtek opened issue wojtek/musichoard#189 2024-08-26 16:04:35 +02:00
Enable fetch to apply modifications to the database
wojtek opened issue wojtek/musichoard#188 2024-08-26 14:42:09 +02:00
Add option for manual input during fetch
wojtek opened issue wojtek/musichoard#187 2024-08-26 14:38:12 +02:00
Make fetch asynchronous
wojtek commented on issue wojtek/musichoard#166 2024-08-26 14:16:18 +02:00
Provide a keyboard shortcut to sync all existing albums with MusicBrainz

Also need:

  1. Identify what is being matched
  2. Add entry for "cannot-be-mbid"
  3. Add option for manual input