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

Using SMB + authentication on Linux #33

Open
Giwayume opened this issue Mar 2, 2024 · 2 comments
Open

Using SMB + authentication on Linux #33

Giwayume opened this issue Mar 2, 2024 · 2 comments

Comments

@Giwayume
Copy link

Giwayume commented Mar 2, 2024

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?

@EugeneDae
Copy link
Owner

Can you mount the SMB share as a local folder and use the path to the folder as a source?

@Giwayume
Copy link
Author

Giwayume commented Mar 2, 2024

Certainly, just wondering if there's a way to do it without mounting. Python has libraries to deal with smb.

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

No branches or pull requests

2 participants