interzona / mplayer-ce

Automatically exported from code.google.com/p/mplayer-ce
0 stars 0 forks source link

SMB Oddity, Multiple Entries #590

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
You might want to try the latest beta available in the IRC channel before
continuing.

What steps will reproduce the problem?
smb.conf

#Samba share1  (smb1:/) 
ip1=sentinel
share1=movies
user1= 
pass1=
#Samba share2  (smb2:/)
ip2=sentinel
share2=tv
user2=
pass2=

Can open smb1 fine, can't open smb2

#Samba share1  (smb1:/) 
ip1=sentinel
share1="movies"
user1= 
pass1=
#Samba share2  (smb2:/)
ip2=sentinel
share2="tv"
user2=
pass2=

Can't open SMB1, can open SMB2

So far, I can't get more than a single SMB directory open.
I've tried deleting anything unused (the other smb 3-5 entries, and from
the menu.conf, resulting in a number of odd hangups)

Shares are on a Win 7 box, proper rights, using guest account access.

What version of the product are you using?
0.76

Tell us about your system. Such as the purchase date, hardware or software
modifications and updates.
3.4 updated to 4.2 by official.

Original issue reported on code.google.com by regn...@gmail.com on 3 Jan 2010 at 11:18

GoogleCodeExporter commented 8 years ago
0.75 works fine.
So it's a 0.76 issue I supose.

Original comment by regn...@gmail.com on 3 Jan 2010 at 11:26