Block a user
wojtek
pushed to 189---enable-fetch-to-apply-modifications-to-the-database at wojtek/musichoard
2024-09-24 22:22:00 +02:00
f674b4c3b7
Implement canno have MBID in core
wojtek
created branch 189---enable-fetch-to-apply-modifications-to-the-database in wojtek/musichoard
2024-09-24 19:53:06 +02:00
wojtek
pushed to 189---enable-fetch-to-apply-modifications-to-the-database at wojtek/musichoard
2024-09-24 19:53:06 +02:00
Provide a keyboard shortcut to pull all release groups of an artist
Following #185, care must be taken to correctly file release groups with multiple album artists.
Add support for multi-valued albumartist fields
Add support for multi-valued albumartist fields
Two options:
- Folder/music player approach:
- display the combined albumartist name
- modify search/lookup to correctly search and filter
- perhaps treat as cannot-have-an-mbid …
wojtek
deleted branch 188---add-option-for-manual-input-during-fetch from wojtek/musichoard
2024-09-23 22:40:26 +02:00
Add option for manual input during fetch
Add option for manual input during fetch
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-23 22:36:23 +02:00
780e6b8350
Finish UTs
6a9919fac9
fix
2b72726428
api complete coverage
369b4ecf98
app complete coverage
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-22 17:00:32 +02:00
0cc477fb05
Commonise MB structs
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-22 16:23:06 +02:00
3fb7d719d1
Nits
7c381bece0
fix
WIP: Add option for manual input during fetch
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-22 16:08:29 +02:00
87fc692278
It works
6124572c02
Add JobPriority::Foreground
Make error an extra property rather than a state
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-21 23:04:16 +02:00
d6f4b2b6b7
Daemonize the musicbrainz thread (#217)
Daemonize the musicbrainz thread
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-21 22:58:50 +02:00
326cdde32e
Code coverage issues