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

Reduced VIdeo Controller Complexity #11300

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

lackolaxton
Copy link

Noticed when hosted in a k8s env it was holding onto memory. Cleaned up the video controller so i can dig into why it is doing so.

Looks to potentially be not disposing state/transcoding files but this will help me find out.

Copy link

github-actions bot commented Apr 5, 2024

No changes to OpenAPI specification found. See history of this comment for previous changes.

@nielsvanvelzen
Copy link
Member

Please revert the API changes

@lackolaxton
Copy link
Author

Please revert the API changes

The actual API has not changed, only the auto API definition. I was hoping to bring the changes in because it has improved readability due to there only being 2 parameters rather than 10's.

@nielsvanvelzen
Copy link
Member

The casing of the query parameters has changed.

@lackolaxton
Copy link
Author

The casing of the query parameters has changed.

Ill add the property name field to the model? I believe DOTNET should handle converting camelcase to Proper but leave it with me

@lackolaxton
Copy link
Author

How do we get people to re review this?

@nielsvanvelzen
Copy link
Member

Just wait. This PR is extremely low priority and our focus is on 10.9 related changes at the moment.

@jellyfin-bot jellyfin-bot added the merge conflict Merge conflicts should be resolved before a merge label Apr 14, 2024
@jellyfin-bot
Copy link
Contributor

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@jellyfin-bot jellyfin-bot removed the merge conflict Merge conflicts should be resolved before a merge label Apr 14, 2024
@jellyfin-bot
Copy link
Contributor

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@jellyfin-bot jellyfin-bot added the merge conflict Merge conflicts should be resolved before a merge label Apr 17, 2024
@jellyfin-bot jellyfin-bot removed the merge conflict Merge conflicts should be resolved before a merge label Apr 17, 2024
@jellyfin-bot jellyfin-bot added the merge conflict Merge conflicts should be resolved before a merge label Apr 22, 2024
@jellyfin-bot
Copy link
Contributor

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@jellyfin-bot jellyfin-bot removed the merge conflict Merge conflicts should be resolved before a merge label May 12, 2024
@lackolaxton
Copy link
Author

Hi,
I have updated this.

Ideally I would like to get this in, as it will make it easier for me to investigate 2 issues i am seeing.

  • High memory usage in K8s.
  • Throttling transcoding is causing freezing

@jellyfin-bot
Copy link
Contributor

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@jellyfin-bot jellyfin-bot added the merge conflict Merge conflicts should be resolved before a merge label May 15, 2024
@jellyfin-bot jellyfin-bot removed the merge conflict Merge conflicts should be resolved before a merge label May 16, 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.

None yet

5 participants