1
Commit Graph

6 Commits

Author SHA1 Message Date
061e21f745 feat(tools): add LEGO importer using Rebrickable API
- Implement  to add sets by query or ID
- Interactive selection, set/theme fetch, image downloads
- Include minifig images and YAML with title + attribution
- Persist API responses under tools/cache/rebrickable (gitignored)
- Add tools/config.json for API key
2025-09-07 01:25:39 +02:00
cc7141ec15 refactor(tools): lazy-create media metadata dirs and remove try/catch
Create data/<type> only when writing first YAML; replace exception-based flow with existence checks and simplify template loading and main flow.
2025-09-07 01:25:38 +02:00
17c5dfd8bf Back to richard-dern.fr 2025-06-26 14:42:06 +02:00
fd4f828460 Fixed screenshot capture 2025-04-07 10:49:06 +02:00
313d2c26ca Metadata file generator helper 2025-03-30 23:21:47 +02:00
ed9ddcfdc8 Initial commit 2025-03-28 12:57:37 +01:00