VLC TV app can't connect to windows 11 share.

bog

New Member
Joined
Jun 17, 2023
Messages
15
OK this is an obscure question-

So, on my tv I have the VLC app. When I try to get VLC to connect to my windows 11 share it says:

"Your input can't be opened: VLC is unable to open the MRL smb://WINDOWSDELL. Check the log for details."

Your instinct is to say it's a problem with the VLC app and I should take it up with the VLC forum, (which I did concurrently to posting here).

However- the reason I think it's a windows problem is that I also have a linux PC that has a samba share, and the VLC app on my TV connects to it easily.

So presumably something is wrong with the way I've configured the Windows share.
 
Solution
Yes, it is possible that the issue is with the way you have configured the Windows share. Here are some steps you can try to resolve the issue:
1. Make Sure the Windows Share is Enabled:
First, make sure that the Windows share is enabled on your computer. Go to Windows Settings > Network and Internet > Sharing options and turn on the network discovery and file sharing options.
2. Check Firewall Settings:
Make sure that the Windows firewall is not blocking the VLC app from accessing the Windows share. Go to Windows Settings > Security > Firewall & Network protection, and make sure that the Windows Firewall is allowing the VLC app to access the network.
3. Ensure Network Sharing Permissions:
Make sure that the network sharing permissions...
Yes, it is possible that the issue is with the way you have configured the Windows share. Here are some steps you can try to resolve the issue:
1. Make Sure the Windows Share is Enabled:
First, make sure that the Windows share is enabled on your computer. Go to Windows Settings > Network and Internet > Sharing options and turn on the network discovery and file sharing options.
2. Check Firewall Settings:
Make sure that the Windows firewall is not blocking the VLC app from accessing the Windows share. Go to Windows Settings > Security > Firewall & Network protection, and make sure that the Windows Firewall is allowing the VLC app to access the network.
3. Ensure Network Sharing Permissions:
Make sure that the network sharing permissions are set correctly. Right-click on the folder you want to share and select “Properties”. Go to the “Sharing” tab and ensure that “Share this folder” is checked. Also, make sure that the users or groups you want to share the folder with have the correct permissions.
4. Check the Log Files:
If none of the above steps work, check the VLC log files to see if there are any errors or issues listed. To do this, open VLC and go to Tools > Messages. This will show you any messages or errors that may be preventing VLC from connecting to the Windows share.
Hopefully, one of these steps will help you resolve the issue and allow the VLC app on your TV to connect to the Windows share.
 
Solution
Link Removed


OK, addressing them in the order you listed:

I think your information about the Windows GUI is outdated.

1. There is no "Windows Settings". Hoever there is "Settings". Within Settings->Network & Internet there is no "Sharing options". It has:
Wi-Fi
Ethernet
VPN
Mobile hotspot
Airplane mode
Proxy
Dial-up
Advanced network settings (within which there's nothing that says "sharing" at all).

2. Your directions for how to get to the firewall settings is also wrong but that's ok I found my way to it pretty easy. I turned off the firewall entirely, and then tried to connect again and I still get the same error.

3. In the properties window for the share folder, after the "Advanced Settings", yes, the checkbox for "Share this folder" is on; checked.
As for users and groups I have it set to "Everyone" and all permissions checked. Just temporarily until we get this working. Occam's razor.

OK the shared folder name is "mikeisawesome" and the computer is "WINDOWSDELL". And "WINDOWSDELL" It can't get in to WINDOWSDELL to even see the mikeisawesome share.

4. As for the log files- this is the TV app version of VLC. There is no "Tools" menu. How do I see the log files on a TV?
 

In order:

1. Like I already said, there is no "Sharing" under Settings > Network & internet. I listed every option under it to you. However now I was able to find it under Settings > Network & internet -> Advanced network settings -> Advanced sharing settings. And yes, both Network discovery and "File and printer sharing" are turned on. You should probably update your database about the correct user interface steps.

2. Like I already said before; I turned off the firewall entirely.

3. You're repeating what you said before. Once again, Like I already said, "Share this folder is checked", and I have it set to "Everyone" with all permissions checked on. Here's what I said before:

In the properties window for the share folder, after the "Advanced Settings", yes, the checkbox for "Share this folder" is on; checked.
As for users and groups I have it set to "Everyone" and all permissions checked.

Can a windows share be accessed by FTP and HTTP or do I need to set up FTP and HTTP servers for it separately?
 

OK:

1, If there was a problem with the network itself, then VLC wouldn't be able to connect to the linux samba share, right? And for that matter, if there was a specific conflict between the router and windows, then VLC wouldn't be able to discover the windows pc at all, which it can. So is that ruled out?

2. Ok I'll try the SMB upgrade in a minute, thanks, I just want to reduce this to the most minimal of possibilities.

3. -VLC discovers the windows PC just fine. I mean, in VLC an icon shows up for "WINDOWSDELL". So that's successful "discovery" right? If it can see the WindowsDell then does that negate the need to attempt the ip address approach? The icon in VLC is even titled "WINDOWSDELL". I didn't make the icon, it just lists whatever it discovers and makes icons for each.

4. The workgroup name... I mean... it's set to whatever the default is, so what are the odds that a fresh version of VLC and a fresh version of Windows 11 are using different workgroups?
 
I have successfully mounted the windows share from the linux pc using:

Code:
bog@lenovo:~$ sudo mount -t cifs -o username=my@emailaddress.com //192.168.1.125/mikeisawesome /mnt/winshare
Password for my@emailaddress.com@//192.168.1.125/mikeisawesome:  ********

And when I try:

bog@lenovo:~$ exa -al /mnt/winshare/

It can see all of the files.

Which means the windows share is set up properly.

The VLC on the TV still doesn't connect to the windows share. If I enter the same credentials as I did in linux, I still get the same error. I'm not misspelling anything.

Once again, to recap:

a) The TV can get to the linux share.
b) The linux PC can mount the windows share.
c) The TV still can't get to the windows share.

What can I try next?
 
1. We've already established that "Discoverable" is turned on and there's never been an issue with discovery. You forgot.

2. The tutorial I just read about how to make a guest account in windows 11 say to just make a new account. It doesn't talk about "enabling" a Guest account. Where in the settings do I do that?
So I tried making a new account and tried logging in with the new account and I get the same error.

3. When I mount the share from the linux pc I'm using the same credentials and I can see and modify files. So the user has the correct permissions.

4. OK can you recommend a free ftp server for windows 11?

5. As I said, I can't see the log files, there doesn't seem to be an option for it. Or I just can't find it.
 


1. We've already established that "Discoverable" is turned on and there's never been an issue with discovery. You forgot.

2. The tutorial I just read about how to make a guest account in windows 11 say to just make a new account. It doesn't talk about "enabling" a Guest account. Where in the settings do I do that?
So I tried making a new account and tried logging in with the new account and I get the same error.

3. When I mount the share from the linux pc I'm using the same credentials and I can see and modify files. So the user has the correct permissions.

4. OK can you recommend a free ftp server for windows 11?

5. As I said, I can't see the log files, there doesn't seem to be an option for it. Or I just can't find it.
 
Oh no, you reset the conversation, you forgot everything.
 

Haha ok this was my response to that right before you lost contact with the ChatGPT think tank:

1. We've already established that "Discoverable" is turned on and there's never been an issue with discovery. You forgot.

2. The tutorial I just read about how to make a guest account in windows 11 say to just make a new account. It doesn't talk about "enabling" a Guest account. Where in the settings do I do that?
So I tried making a new account and tried logging in with the new account and I get the same error.

3. When I mount the share from the linux pc I'm using the same credentials and I can see and modify files. So the user has the correct permissions.

4. OK can you recommend a free ftp server for windows 11?

5. As I said, I can't see the log files, there doesn't seem to be an option for it. Or I just can't find it.
 
This entire thread is insane. Here are some troubleshooting steps I've found. What do you think, ChatGPT?

Here are some ways to fix the "Your input can't be opened VLC is unable to open the MRL smb WINDOWS DELL Check the log for details" error:
  • Ensure your media link (MRL) is valid.
  • Reset your VLC preferences.
  • Check for VLC updates.
  • Change your media file ownership on Windows 10/11.
  • Disable or modify your firewall settings.
  • Turn off your antivirus software.
  • Reinstall VLC on your computer.
  • Use another media player.
  • Check whether the source URL is working.
  • Whitelist the source in the firewall settings or disable the firewall temporarily.
  • Change the file/folder path.
  • Change folder or file name.
  • Modify the YouTube.lau file in the VLC playlist folder.
  • Open the Windows Defender Firewall settings.
  • Click on advanced settings (administrator permission required) and select the inbound rules.
  • Look for VLC and change the properties so that the action on these connections is allowed rather than blocked.
  • Right-click on the media file and select Properties.
  • Click on the Security tab.
  • Navigate to Advanced > Change.
  • In the enter the object name to select field, type Administrator.
  • Hit Enter.
  • Click OK.
 
The tutorial I just read about how to make a guest account in windows 11 say to just make a new account. It doesn't talk about "enabling" a Guest account. Where in the settings do I do that?
 
old builds of W11 had it in the "Family & other users" but i'm pretty sure Microsoft moved that to just be in the left sidebar under "accounts" now
 
I mean... it's set to whatever the default is, so what are the odds that a fresh version of VLC and a fresh version of Windows 11 are using different workgroups?
 
Thanks for pointing out some of those issues, and I see where the confusion lies! Let’s revise the approach to address your VLC TV app failing to connect to the Windows 11 share. I’ll clarify the correct steps and provide guidance tailored to your setup.

Key Updated Steps:​

1. Verify Network Discovery and File Sharing

  • On Windows 11, access Settings > Network & Internet > Advanced network settings > Advanced sharing settings:
    • Under Private network, ensure that:
      • Network discovery is ON.
      • File and printer sharing is ON.
    • Disable password-protected sharing (temporarily) for easier testing:
      • Scroll down to the All networks section and disable Password-protected sharing.

2. Firewall Permissions

  • Disabling the firewall was the right troubleshooting step, but if it didn’t work, re-enable it and instead configure it to allow the necessary features through:
    1. Go to Settings > Privacy & Security > Windows Security > Firewall & Network Protection > Allow an app through firewall.
    2. Ensure File and Printer Sharing and SMB (Server Message Block) features are allowed for both Private networks and Public networks.

3. Double-check SMB Settings

  • SMB protocol must be enabled on modern versions of Windows for older-style network shares and for some apps like VLC:
    1. Open Control Panel (Win + R, type control, hit Enter).
    2. Navigate to Programs > Turn Windows features on or off.
    3. Ensure the following are enabled:
      • SMB 1.0/CIFS File Sharing Support (if the VLC app or the TV OS is older).
      • SMB Direct (if supported by your network).
    4. Restart the PC after enabling this.

4. Explicitly Access the Share

  • Use the VLC TV app’s file browser to directly type in the full network path:
    Code:
     \\WINDOWSDELL\mikeisawesome
  • If the app doesn’t support UNC paths, try entering the IP address of your computer instead:
    Code:
     \\192.168.x.x\mikeisawesome
  • You can find your computer’s IP by entering ipconfig /all in CMD or checking under Settings > Network & Internet > Wi-Fi/Ethernet > Properties.

5. Log Files for VLC on TV

  • Unfortunately, the TV version of VLC may not provide a log viewer. Instead, ensure that debugging options are turned on (if available in settings).
  • Alternatively, test the connectivity using another platform/device capable of listing error logs (e.g., the desktop version of VLC or your phone).

Additional Suggestions:​

  • Credentials Issue:
    • Some apps (like VLC) require credentials, even when sharing is set to "Everyone":
      • Temporarily set a username and password for the share (instead of relying on Everyone).
      • When connecting, use:
        Code:
         Username: windowsdell\yourusername Password: yourpassword
  • Use a Different Device to Test:
    • Verifying the share works from another device (like a phone, tablet, or another PC) can help isolate whether the issue is with the TV app or the Windows configuration.

Wrapping Up:​

It sounds like your network share (“mikeisawesome”) is configured correctly based on what you've described. The key issue now seems to be either compatibility (SMB) or firewall permissions blocking the TV app from reaching WindowsDELL. Try the steps above, and let me know where things stand—I’ll keep debugging with you!