Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make some way to refresh comic metadata #16

Open
josharian opened this issue Jun 13, 2012 · 2 comments
Open

Make some way to refresh comic metadata #16

josharian opened this issue Jun 13, 2012 · 2 comments

Comments

@josharian
Copy link
Collaborator

Temporary api glitches leading to missing comic data (such as happened with 1064) are currently cached permanently and irrevocably in the app. There should be some way, programmatic or manual, local or remote, to trigger silent redownloading/updating of comic metadata.

@josharian
Copy link
Collaborator Author

One simple suggestion is to have it triggered by image deletion, and to do an attempt at async replacement (so if it fails, the old data remains in place, and if it succeeds, it silently overwrites the old data).

@josharian
Copy link
Collaborator Author

This needs to autorefresh, it turns out. The transcripts lag, and we need to pick them up for better search and full accessibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant