Wojciech Kozlowski wojtek
  • Joined on 2022-11-15
wojtek deleted branch 189---enable-fetch-to-apply-modifications-to-the-database from wojtek/musichoard 2024-09-29 10:44:40 +02:00
wojtek pushed to main at wojtek/musichoard 2024-09-29 10:44:39 +02:00
0b0599318e Enable fetch to apply modifications to the database (#221)
wojtek closed issue wojtek/musichoard#189 2024-09-29 10:44:38 +02:00
Enable fetch to apply modifications to the database
wojtek merged pull request wojtek/musichoard#221 2024-09-29 10:44:38 +02:00
Enable fetch to apply modifications to the database
9488464b11 Fix unit tests
967c4b4175 Fix match_state tests
Compare 2 commits »
6b90f470be Simplify
c130519adf Small clean up
b0ac9bf2c1 Simplify fetch
Compare 3 commits »
2a32fc8ea7 Add info as substruct for Album as well
ec0076fb76 Use the new info struct
32b09b2f52 Add info as substruct of meta
50779e2a32 Sort name is a string not an artist id
Compare 4 commits »
735cd00ab7 Remove some unneeded functionality
c6424ec036 Remove duplication re: miss options
wojtek created pull request wojtek/musichoard#221 2024-09-27 22:51:51 +02:00
WIP: Feature works
wojtek commented on issue wojtek/musichoard#189 2024-09-25 10:46:16 +02:00
Enable fetch to apply modifications to the database

Part 1: #220

dbaef0422f Implement cannot have MBID in core (#220)
wojtek pushed to main at wojtek/musichoard 2024-09-24 22:38:41 +02:00
dbaef0422f Implement cannot have MBID in core (#220)
wojtek merged pull request wojtek/musichoard#220 2024-09-24 22:38:40 +02:00
Implement cannot have MBID in core
wojtek created pull request wojtek/musichoard#220 2024-09-24 22:22:22 +02:00
Implement cannot have MBID in core
f674b4c3b7 Implement canno have MBID in core