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

Image Cache broken (and solution) #566

Open
ghost opened this issue Aug 25, 2021 · 1 comment
Open

Image Cache broken (and solution) #566

ghost opened this issue Aug 25, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 25, 2021

Some sites like r18.com are not providing any caching headers for images so xbvr's imageproxy can't cache them.

solution > willnorris/imageproxy#208

As of right now, xbvr can't be used offline (disconnect internet and open xbvr in incognito tab, most images missing)

Also, why does the image cache even expire? It's not like images will ever be updated or changed. They should be permanent like stashapp, instead of sending 100s of unnecessary requests to web servers every time it's opened.

@gnadenlos
Copy link

Even better would be to store the images in local files. That way they don't get lost if a scene is removed or the studio is gone in the future.

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