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 Catalog if a newer version exists #11

Open BenShelton opened 3 years ago

BenShelton commented 3 years ago

Packages

Core

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

N/A

Describe the solution you'd like

I'm pretty sure there is an internal endpoint where you can provide a catalog version and it tells you whether a newer version exists, at which point you can download again. We should be able to check that and redownload if necessary.

Describe alternatives you've considered

Removing the catalog and downloading fresh.

Additional context

N/A