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

drop the videodb:// forced caching #1717

Merged
1 commit merged into from Nov 1, 2012
Merged

Conversation

jmarshallnz
Copy link
Contributor

It hurts more than it helps. Caching is already done at the window level for slow listings. Music library hasn't had this in effect for several years. Lastly, it wasn't even in effect in Eden due to the callback from the video thumb loader flushing it out all the time:

https://github.com/xbmc/xbmc/blob/Eden/xbmc/video/windows/GUIWindowVideoNav.cpp#L275

Fixes issues such as #13466, along with a bunch of others reported on forums.

ghost pushed a commit that referenced this pull request Nov 1, 2012
drop the videodb:// forced caching
@ghost ghost merged commit d24ccbd into xbmc:master Nov 1, 2012
This pull request was closed.
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.

None yet

1 participant