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

Change SMB Provider to use OS-level mounts #603

Merged
merged 7 commits into from
Apr 1, 2023
Merged

Conversation

marcelveldt
Copy link
Member

wrap os-level mount commands for the smb provider instead of native python

  • much faster
  • no more issues with large m4a files
  • no more eventloop blocks
  • better cpu/memory usage

only downside is that it requires some more rights for the container

@marcelveldt marcelveldt merged commit 939c653 into main Apr 1, 2023
@marcelveldt marcelveldt deleted the feature/smb_mount branch April 1, 2023 21:19
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