[boardgames] Add expansion fetching

This commit is contained in:
2026-07-04 01:34:42 -04:00
parent 5aa89b7e0a
commit d5dd63be0d
7 changed files with 334 additions and 24 deletions

View File

@ -88,7 +88,7 @@ fetching and simple saving.
*** Metadata sources
**** Scraper
* Backlog [1/26] :vrobbler:project:personal:
* Backlog [2/26] :vrobbler:project:personal:
** TODO [#C] After transition to linux add curl_cffi as webpage scrapper again :webpages:metadata:
** TODO [#C] Create small utility to clean up tracks scrobbled with wonky playback times :bug:music:scrobbles:
:PROPERTIES:
@ -617,7 +617,10 @@ boardgame_variant_ids assocaited with their log data, and a variant is created
for one specific board game.
** TODO [#A] Lookup all Expansions for a game when creating it :boardgames:
** DONE [#A] Lookup all Expansions for a game when creating it :boardgames:
:PROPERTIES:
:ID: 8a84b06d-555c-4701-9058-ff364c89c198
:END:
*** Description