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

Adds option for background resource indexing during screensaver #690

Merged
merged 1 commit into from
Feb 28, 2021
Merged

Adds option for background resource indexing during screensaver #690

merged 1 commit into from
Feb 28, 2021

Conversation

pjft
Copy link
Collaborator

@pjft pjft commented Oct 4, 2020

Depends on #688 - it includes that commit here, so don't review this beforehand.

This PR adds an option to run a background job during the screensaver to index files/resources that will be used by ES, to reduce expensive file-system operations during runtime, especially on network media.

It indexes game images, thumbnails, marquees and videos which are, to the best of my understanding, all the external resources that are accessed in runtime when navigating and that can benefit from being cached.

@pjft pjft merged commit 6205e99 into RetroPie:master Feb 28, 2021
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

Successfully merging this pull request may close these issues.

1 participant