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

[feature request] Support SMB share #2

Closed
J4gQBqqR opened this issue Mar 16, 2022 · 4 comments
Closed

[feature request] Support SMB share #2

J4gQBqqR opened this issue Mar 16, 2022 · 4 comments
Labels
Enhancement New feature or request Wontfix This will not be worked on

Comments

@J4gQBqqR
Copy link

J4gQBqqR commented Mar 16, 2022

Please note that SMB share is sometimes encrypted.

@chr56
Copy link
Owner

chr56 commented Mar 16, 2022

What do you mean? Music file sharing of Phonograph is through Android system (In short, Android provides the method to share files),and I (or kabouzeid) have not written any codes of actual "sharing", so it is Android's duty to provide & control file sharing. Besides, what does "encrypted" you said mean? Please provide more details. I'm confused.🤔

@J4gQBqqR
Copy link
Author

J4gQBqqR commented Mar 16, 2022

Some music and video players, such as UAPP and VLC support accessing multimedia files stored on network. These multimedia files are normally offerred by Samba share or NFS share.

Encrypted means in Samba configuration, admin can configure the network share to transmit files via predefined encrypted standard. Samba will transmit the files encrypted, the client who is reading the file will decrypt it.

@chr56
Copy link
Owner

chr56 commented Mar 16, 2022

Well, if you mean accessing remote multimedia files via SMB,NFS and etc. , I am afraid that I can not help you.
Phonograph accesses files via MediaStore (provided by Android OS), which can only provided local files access (it seems). And Phonograph isn't a file explorer or remote files access manager (at least so far), though even some remote files managers provide access for other apps, I am NOT planning to add features of access remote files (including adding a remote file client in Phonograph or using available existing interfaces provided by other remote files managers installed on the phone).
In a nutshell, Phonograph Plus is just a plain LOCAL music player, not a file explorer. Sorry, I can't help you.😔

@chr56 chr56 added Enhancement New feature or request Wontfix This will not be worked on labels Mar 16, 2022
@J4gQBqqR
Copy link
Author

Thank you for explaining the scope of the ptoject.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants