Need Fire-TV SMB Login Example

iOS, iPad, iPhone, tvOS specific usage questions
sgharp
New Cone
New Cone
Posts: 5
Joined: 03 Jul 2018 19:42

Need Fire-TV SMB Login Example

Postby sgharp » 03 Jul 2018 20:09

Hi,

I've just installed VLC v3.0.10 on Fire OS v6.2.1.3. I have Samba running on Ubuntu v16.04 and have no trouble connecting from the smbclient application on other Ubuntu 16.04 computers. I cannot connect using VLC from the Fire TV (I'm using CAT-5 connection; no Wifi).

Can someone verify that this SHOULD work and provide me with an example of the login credentials?

My Linux server is showing up in the VLC interface as an SMB source under "Local Network" folders and the share I'm trying t connect to is showing up as an option. When I try to connect, VLC just keeps returning to the username screen.

What is the syntax for the username field?

Thanks very much...

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Need Fire-TV SMB Login Example

Postby Jean-Baptiste Kempf » 05 Jul 2018 10:02

It should work. It should be just your login username, no domain, and the passwd. Are you SMBv1?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

sgharp
New Cone
New Cone
Posts: 5
Joined: 03 Jul 2018 19:42

Re: Need Fire-TV SMB Login Example

Postby sgharp » 05 Jul 2018 13:22

It should work. It should be just your login username, no domain, and the passwd. Are you SMBv1?
I tried just username and password many times. It just keeps returning to the username prompt with no error message or feedback of any kind.

My Samba version is 4.3.11.

Do I need to be running VLC server on the Linux box? I've tried it with and without.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Need Fire-TV SMB Login Example

Postby Jean-Baptiste Kempf » 05 Jul 2018 19:19

Your Samba has SMBv1 activated or not?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

sgharp
New Cone
New Cone
Posts: 5
Joined: 03 Jul 2018 19:42

Re: Need Fire-TV SMB Login Example

Postby sgharp » 05 Jul 2018 23:07

Your Samba has SMBv1 activated or not?
I wasn't aware I needed to specify it. I've added "min protocol = SMB2" to my [Global] section of smb.conf and restarted the service. Now I only get a spinning circle on the screen when trying to get to the SMB login credentials.

I've restarted smbd on Linux.
I've restarted the Fire TV.
I've cleared cache and data for VLC.

Still can't even get to the prompt to input username and password to access the Samba share on the Linux server.

When I remove the "min protocol = SMB2" to allow Samba v1 clients, I can get to the login screens.

sgharp
New Cone
New Cone
Posts: 5
Joined: 03 Jul 2018 19:42

Re: Need Fire-TV SMB Login Example

Postby sgharp » 05 Jul 2018 23:36

Your Samba has SMBv1 activated or not?
I "fixed" it but I'm not very happy. I had to create a new share and set "max protocol = LANMAN1" for that share only. Why would a modern client insist on using an outdated protocol? Is this documented anywhere in the VLC docs?

Thanks very much for your help...

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Need Fire-TV SMB Login Example

Postby Jean-Baptiste Kempf » 07 Jul 2018 18:26

Your Samba has SMBv1 activated or not?
I "fixed" it but I'm not very happy. I had to create a new share and set "max protocol = LANMAN1" for that share only. Why would a modern client insist on using an outdated protocol? Is this documented anywhere in the VLC docs?

Thanks very much for your help...
Because so far, we support only SMBv1 on iOS, because there are no open source libraries that support correctly SMBv2.

Also, your shares should support both.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

sgharp
New Cone
New Cone
Posts: 5
Joined: 03 Jul 2018 19:42

Re: Need Fire-TV SMB Login Example

Postby sgharp » 07 Jul 2018 20:02

Your Samba has SMBv1 activated or not?
I "fixed" it but I'm not very happy. I had to create a new share and set "max protocol = LANMAN1" for that share only. Why would a modern client insist on using an outdated protocol? Is this documented anywhere in the VLC docs?

Thanks very much for your help...
Because so far, we support only SMBv1 on iOS, because there are no open source libraries that support correctly SMBv2.

Also, your shares should support both.
I'm sorry if I seemed overly frustrated. I was a developer for more then 30 years and I fully understand the reliance on libraries which are properly licensed. I am truly very grateful for the work that you've done and the fact that VLC is available.

Thanks again for your help...

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Need Fire-TV SMB Login Example

Postby Jean-Baptiste Kempf » 08 Jul 2018 18:00

Your Samba has SMBv1 activated or not?
I "fixed" it but I'm not very happy. I had to create a new share and set "max protocol = LANMAN1" for that share only. Why would a modern client insist on using an outdated protocol? Is this documented anywhere in the VLC docs?

Thanks very much for your help...
Because so far, we support only SMBv1 on iOS, because there are no open source libraries that support correctly SMBv2.

Also, your shares should support both.
I'm sorry if I seemed overly frustrated. I was a developer for more then 30 years and I fully understand the reliance on libraries which are properly licensed. I am truly very grateful for the work that you've done and the fact that VLC is available.

Thanks again for your help...


SMBv2 will come end of this year.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC for iOS, iPadOS and Apple TV”

Who is online

Users browsing this forum: No registered users and 7 guests