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

Plex: Add GENERATE_GUIDS, remove recursive thread calls #136

Merged
merged 7 commits into from
Jan 13, 2024
Merged

Conversation

luigi311
Copy link
Owner

Adds a GENERATE_GUIDS environment variable so guids can be skipped due to how slow the process can be, this is very useful if you using the same media files across many servers or if you are using a media manager with a standardized template.

Removes recursive thread calling so the amount of threads doesnt spike like crazy when doing many libraries/users. Makes the amount of threads being used more closely connected to the MAX_THREADS environment variable

@luigi311 luigi311 changed the base branch from main to dev January 10, 2024 10:19
Signed-off-by: Luigi311 <git@luigi311.com>
Signed-off-by: Luigi311 <git@luigi311.com>
Signed-off-by: Luigi311 <git@luigi311.com>
Signed-off-by: Luigi311 <git@luigi311.com>
Signed-off-by: Luigi311 <git@luigi311.com>
Signed-off-by: Luigi311 <git@luigi311.com>
Signed-off-by: Luigi311 <git@luigi311.com>
@luigi311 luigi311 merged commit 4534854 into dev Jan 13, 2024
9 checks passed
@luigi311 luigi311 deleted the plex_optimize branch January 13, 2024 02:08
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