TykSak
Guest
Registered: Aug 2002
Location: Aabybro Dk
Posts: 882 |
Configuring XBMC for SMB secure shares!
Link: XboxMediaCenter
Now its time to edit the XboxMediaCenter.xml file so you will be able to see the newly shared "folder" in XBMC

Add one of the following bookmarks to XboxMediaCenter.xml in the sections you want to show the shares in (My Pictures, My Music and My Movies)
<bookmark>
<name>Network My PC</name>
<path>smb://xbox:password@ComputerName/MySharedDrives</path>
</bookmark>
You can also add the domain name into the path
<path>smb://domain;xbox:password@ComputerName/MySharedDrives</path>
<bookmark>
<name>Network My PC</name>
<path>smb://xbox:password@ip/MySharedDrives</path>
</bookmark>

You should now see a new folder "Network My PC"

Select it and you should now see all your PC drives
__________________
/TykSak

Visit my 19" rack site
Last edited by TykSak on 15-06-2004 at 01:50
Report this post to a moderator | IP: Logged
|