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

Max cache per user #9

Merged
merged 6 commits into from
Jan 23, 2025

Conversation

Little709
Copy link
Contributor

  • Added the ability to limit the amount of cached files a user can request. Settable in the .env.
  • Added the functionality to make sure users get equal optimizing time. If one user requests a bazillion jobs, it will still give optimizing time to other users who also request time.
  • fixed a bug where server would crash if optimizing job was cancelled

@fredrikburmester fredrikburmester merged commit b092d1e into streamyfin:master Jan 23, 2025
2 of 3 checks passed
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.

2 participants