-
Notifications
You must be signed in to change notification settings - Fork 6
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
Create calibre-web-nginx.conf #50
Conversation
Allows access to /library/calibre-web/<author>/<title>/<webm_or_mp4_video_file>
I symlink /library/calibre-web with /library/www/html/calibre-web |
Should this PR temporarily eliminate its 3 Ansible vars, hard-coding them to { |
Yes. We don't need them for now though support to handle these hardcore variables in all Calibre-Web routes has been added in PR #33 |
Are you going ahead hard-coding them to { |
Preserve comments
@deldesir if possible can you please explain more how this PR works, as a MM (memory management) workaround for Calibre-Web playback of larger videos? |
And can you confirm that the following PR is perhaps no longer necessary... ? While the following (interim?) PR is merged... !? |
This PR is where it all starts, with the creation of the calibre-web-nginx.conf file. Didn't know beforehand I would have to adjust it further until I was reported wide access was allowed to /library/calibre-web/ by @holta's comment (moved to issue #53)
|
Allows access to /library/calibre-web//<title>/<webm_or_mp4_video_file>