Block a user
Provide a keyboard shortcut to pull all release groups of an artist
Problem: check albumartist to be applied - albums with multiple artists.
Provide a keyboard shortcut to pull all release groups of an artist
Problem: How to deal with new albums in the library? They start with no MBID. Upon inserting if AlbumId matches then just adopt the MBID. Otherwise, applying an MBID from a fetch should scan…
Provide a keyboard shortcut to pull all release groups of an artist
Problem: using title only for ID leads to frequent clashes of album/single/EP - need to use more information as identifier
wojtek
pushed to 160---provide-a-keyboard-shortcut-to-pull-all-release-groups-of-an-artist at wojtek/musichoard
2024-10-06 15:33:15 +02:00
5d510ff787
Integrate browse API into TUI MB daemon (#230)
Integrate browse API into TUI MB daemon
wojtek
pushed to 160---provide-a-keyboard-shortcut-to-pull-all-release-groups-of-an-artist at wojtek/musichoard
2024-10-06 15:28:57 +02:00
2c9884296a
Exclude unimplemented! from coverage
wojtek
pushed to 160---provide-a-keyboard-shortcut-to-pull-all-release-groups-of-an-artist at wojtek/musichoard
2024-10-06 15:25:02 +02:00
5a7418b335
Exclude unimplemented! from coverage
wojtek
pushed to 160---provide-a-keyboard-shortcut-to-pull-all-release-groups-of-an-artist at wojtek/musichoard
2024-10-06 15:21:20 +02:00
e6c440ecc5
Simplify code
wojtek
pushed to 160---provide-a-keyboard-shortcut-to-pull-all-release-groups-of-an-artist at wojtek/musichoard
2024-10-06 15:10:57 +02:00
9c2bbd2397
Complete daemon unit tests
WIP: Integrate browse API into TUI MB daemon
wojtek
pushed to 160---provide-a-keyboard-shortcut-to-pull-all-release-groups-of-an-artist at wojtek/musichoard
2024-10-06 14:31:23 +02:00
17d94e59f1
Fix all unit tests
dd9141352c
Fix lib unit tests
wojtek
pushed to 160---provide-a-keyboard-shortcut-to-pull-all-release-groups-of-an-artist at wojtek/musichoard
2024-10-06 13:31:26 +02:00
5abac79414
Complete lints
246f35e715
Clippy lints
Add keyboard shortcut to increment/decrement albumseq
wojtek
pushed to 160---provide-a-keyboard-shortcut-to-pull-all-release-groups-of-an-artist at wojtek/musichoard
2024-10-06 11:15:49 +02:00
Compare 3 commits »
wojtek
pushed to 160---provide-a-keyboard-shortcut-to-pull-all-release-groups-of-an-artist at wojtek/musichoard
2024-10-05 23:31:26 +02:00
b01af5ff18
Implement browse in daemon
b51fa34935
Add return type for browse
46d38d9274
Another renaming
wojtek
pushed to 160---provide-a-keyboard-shortcut-to-pull-all-release-groups-of-an-artist at wojtek/musichoard
2024-10-05 21:06:30 +02:00
898d2e1469
Rename Match to Entity to broaden applicability
wojtek
pushed to 160---provide-a-keyboard-shortcut-to-pull-all-release-groups-of-an-artist at wojtek/musichoard
2024-10-05 20:43:42 +02:00
7e63999edf
Add browse to TUI API and other simplifcations
4db09667fd
Add support for MusicBrainz's Browse API (#228)