You were spot on with the diagnosis. That's exactly what was happening.
The price coverage number is items_with_price / total_items. The bug was that the two sides counted different…
As with #160:
I've been wanting a way to pull bricklink+brickset values without forcing it into bricktracker. What i landed on is a separate little "sidecar" container that talks to…
@derwohat, okay i got far with this!
As with #160:
I've been wanting a way to pull bricklink+brickset values without forcing it into bricktracker. What i landed on is a separate little…
Great idea. I added a small "instructions" badge on the set cards when there's instruction files for the set (you can reorder it like the other badges). and on the stats page a count of how many…
I'd love to do this but i think it needs a proper parent/child set model in the db, which is a bigger job. I have an idea how to work it out but I'll have to wait a bit with implementation. I have…
I've been wanting a way to pull bricklink+brickset values without forcing it into bricktracker. What i landed on is a separate little "sidecar" container that talks to brickset/bricklink, and…