chilli-axe / mpc-autofill

Print automation software (leveraging MakePlayingCards) for your tabletop gaming community
https://mpcautofill.github.io
GNU General Public License v3.0
215 stars 97 forks source link

Enhancement request for desktop-tool: Cache bust downloaded card images when image binary changes in Google Drive #207

Open davidianstyle opened 8 months ago

davidianstyle commented 8 months ago

System

Affected Components

Description

The desktop tool seems to skip downloading files when the local desktop-tool/cards/ directory contains an image with the same name / Google Drive ID. While this is a nice performance boost, it would be nice to be able to cache bust and trigger a re-download if the binary has changed remotely.

Steps to Reproduce