BenShelton / library-api

An API for accessing information related to meetings and publications of Jehovah's Witnesses
https://benshelton.github.io/library-api/
MIT License
10 stars 2 forks source link

[Feature] Update Publications if outdated #14

Open BenShelton opened 3 years ago

BenShelton commented 3 years ago

Packages

Media (will likely involve Core)

Is your feature request related to a problem? Please describe.

N/A

Describe the solution you'd like

Publications themselves sometimes receive updates, normally this is just to text but can also contain bigger changes, such as an image change.

I have no idea how this is checked internally. We need to figure that out and then apply the same check on each download to make sure we currently have the latest version downloaded in Media.

Describe alternatives you've considered

Deleting cache and restarting.

Additional context

N/A