We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I added a SMB folder, vlcscheduler.yaml:
sources: - path: smb://192.168.1.200/some/folder/
This SMB share requires username/password authentication. I don't see where to configure that.
VLC Scheduler just says:
Error: The source path is not a directory: smb://192.168.1.200/some/folder/
Can you document how this is intended to work with SMB?
The text was updated successfully, but these errors were encountered:
Can you mount the SMB share as a local folder and use the path to the folder as a source?
source
Sorry, something went wrong.
Certainly, just wondering if there's a way to do it without mounting. Python has libraries to deal with smb.
No branches or pull requests
I added a SMB folder, vlcscheduler.yaml:
This SMB share requires username/password authentication. I don't see where to configure that.
VLC Scheduler just says:
Can you document how this is intended to work with SMB?
The text was updated successfully, but these errors were encountered: