Rebrickable gives this info in their API:
{
"set_num": "10185-1",
"name": "Green Grocer",
"year": 2008,
"theme_id": 155,
"num_parts": 2358,
"set_img_url": "https://cd…
Alright, I was mainly wondering what would be easiest to have in the sample files. I am thinking of making a Quickstart section of the setup docs with simple copy paste instructions.
Ohh i…
@gregoo Is there a reason why you prefer volumes over local mapping? I always felt like local folders was easier for beginners to use and also to backup.
Tested both local install and using prebuilt image. Made release notes here: https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker/releases/tag/v1.0.0
All looks good on my test…
Implemented in e2425a106a using:
# Optional: Change the default order of sets. By default ordered by insertion order.
# Useful column names for this option are:
# - sets.set_num: set…
Spare in inventory is implemented with e2425a106a.
https://xbackbone.baerentsen.space/LaMU8/ZeXeXEGe18.png
Automatically suggesting replacements is out of scope for this project.
Retirement date is unfortunately not part of the rebrickable api, which is why it is implemented differently.
Looks great. Just tested it out and as far as i could see, this is the steps needed to upgrade from the previous version:
- Update install (
git pull
) - Move database to folder (`mkdir data…