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

Implement program caching for more metadata in listings #8

Merged
merged 6 commits into from
Mar 22, 2020

Conversation

michaelarnauts
Copy link
Collaborator

@michaelarnauts michaelarnauts commented Mar 22, 2020

  • Programs are cached when they are opened
  • Added a Service to do background caching of programs
  • Show cached information in Catalog listings (full A-Z and also in the catalog per channel)
  • Gray out programs without episodes
  • Unrelated Python 3 fixes

Fixes #3

addon.xml Outdated Show resolved Hide resolved
@michaelarnauts
Copy link
Collaborator Author

All tests are fine, it's failing now on a wrong certificate on something kodi-addon-checker fetches.

@michaelarnauts michaelarnauts merged commit 7e86106 into master Mar 22, 2020
@michaelarnauts michaelarnauts deleted the metadata-caching branch March 22, 2020 14:37
@michaelarnauts michaelarnauts added the enhancement New feature or request label Mar 23, 2020
@michaelarnauts michaelarnauts added this to the v0.1.0 milestone Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement background service for metadata refreshing
1 participant