tried that, with no luck.
I got mine working ( well not the way it was working before the samba changes)
Here is what i done:
http://www.xboxmediaplayer.de/cgi-bin/foru...0;entry110030Basically open the smb.conf file on your pc/server.
Heres my dreambox smb.conf:
[global]
load printers = no
guest account = root
log file = /tmp/smb.log
security = share
server string = DreamBOX network services
workgroup = Dream
netbios name = DreamBOX
[Configuration]
comment = Configuration files - take care!
path = /var
read only = no
public = yes
guest ok = yes
[Harddisk]
comment = The harddisk
path = /hdd/samba share
read only = no
public = yes
guest ok = yes
before the harddisk path was - path = /hdd and for whatever reason xbmc wouldnt display its contents, so i edited it to point to a particular folder on the hdd with movies etc and it worked fine. So try and do something like this and see if works for you:
[Movies]
comment = The harddisk
path = /hdd/movies
read only = no
public = yes
guest ok = yes
[Music]
comment = The harddisk
path = /hdd/music
read only = no
public = yes
guest ok = yes
Thats if your movies etc are in their own particular folders. Hope it helps.
So in your case try and make another folder in movies/ for example movies/action/ and edit the smb.conf to point to this and see if it works.
Tried that with no luck either.
Yup, tried that made no difference.
I can't build these things myself what with only having a Mac at home.
I'd rather live with an older release with bugs that actually plays my files over samba rather then these latest releases that are broken on my particular setup.