Wojciech Kozlowski wojtek
  • Joined on 2022-11-15
wojtek commented on issue wojtek/musichoard#160 2024-10-06 22:24:22 +02:00
Provide a keyboard shortcut to pull all release groups of an artist

Problem: check albumartist to be applied - albums with multiple artists.

wojtek commented on issue wojtek/musichoard#160 2024-10-06 22:22:38 +02:00
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…

wojtek commented on issue wojtek/musichoard#160 2024-10-06 20:37:54 +02:00
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

5d510ff787 Integrate browse API into TUI MB daemon (#230)
wojtek merged pull request wojtek/musichoard#230 2024-10-06 15:32:46 +02:00
Integrate browse API into TUI MB daemon
wojtek pushed to main at wojtek/musichoard 2024-10-06 15:32:46 +02:00
5d510ff787 Integrate browse API into TUI MB daemon (#230)
2c9884296a Exclude unimplemented! from coverage
5a7418b335 Exclude unimplemented! from coverage
9c2bbd2397 Complete daemon unit tests
wojtek created pull request wojtek/musichoard#230 2024-10-06 14:32:18 +02:00
WIP: Integrate browse API into TUI MB daemon
wojtek opened issue wojtek/musichoard#229 2024-10-06 11:20:04 +02:00
Add keyboard shortcut to increment/decrement albumseq
wojtek pushed to main at the-nine-worlds/ansible-edda 2024-10-06 09:47:08 +02:00
79ffcac07f Update nextcloud version
b01af5ff18 Implement browse in daemon
b51fa34935 Add return type for browse
46d38d9274 Another renaming
Compare 3 commits »
898d2e1469 Rename Match to Entity to broaden applicability
7e63999edf Add browse to TUI API and other simplifcations
4db09667fd Add support for MusicBrainz's Browse API (#228)
Compare 2 commits »
wojtek commented on issue wojtek/musichoard#161 2024-09-30 08:09:15 +02:00
Add a filtering tool to only show only certain release group types

Requirements/thoughts:

  1. Include option for whether owned items should ignore the filter
  2. Filter is inclusive not exclusive - that is an option must be selected to have corresponding items…