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

HttpCache: Filter plex urls #1312

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

glensc
Copy link
Collaborator

@glensc glensc commented Dec 22, 2022

Trickery to be able to add rule for plex server root url.

@glensc glensc self-assigned this Dec 22, 2022
@glensc
Copy link
Collaborator Author

glensc commented Dec 22, 2022

With this hack, last @nocache is dropped.

@glensc
Copy link
Collaborator Author

glensc commented Jan 14, 2024

this is way too complicated. maybe better approach would be to change default policy

@glensc
Copy link
Collaborator Author

glensc commented Jan 14, 2024

or why not just add only this chunk:

        "*.plex.direct:*/": DO_NOT_CACHE,

@glensc
Copy link
Collaborator Author

glensc commented Jan 14, 2024

or why not just add only this chunk:

        "*.plex.direct:*/": DO_NOT_CACHE,

Because not all plex URLs are in that domain.

@glensc
Copy link
Collaborator Author

glensc commented Mar 17, 2024

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