Revision [499]
This is an old revision of XbmcNotes made by ZorrUno on 2009-07-28 15:18:49.
<source> <name>TV Programmes</name> <path>smb://xbox:xbmcxbox@192.168.1.50/media1/TV Programmes/</path> </source>
(12:14:39 PM) zorruno: xbox:xbmcxbox is the username (xbox) and password (xbmcxbox) - that you use to access your network share (possibly your computer login name) - note that these are stored in plain text on the xbox in this file, so it isn't secure if you are worried about people logging into your computer. It is better to create a NEW user on your 'server', and make sure that user can access the files. Then use that username/password in the sources.xml stuff.
(12:15:30 PM) zorruno: you can also create windows shares withough passwords on your 'server' computer, but you don't need to bother if you do the above.
(12:15:39 PM) zorruno: final part:
(12:15:50 PM) zorruno: /media1/Movies/
(12:20:05 PM) zorruno: the word 'media1' is the name of the Windows share. Don't ask me esactly how to find it on vista, but in XP, if you go to 'My Network Places', 'Entire Network', and 'Microsoft Windows Networks', then the name of your 'server' - the share name will be under that something like 'Shared Folders' or 'Lounge C Drive' or similar - but you may have called it anything (depending on how you created the 'share' on the server in the first place).
(12:21:04 PM) zorruno: If you managed to use the 'file manager' on the xbox to find the share, then you will have seen the share name as you scrolled though the folder levels
(12:21:47 PM) zorruno: last but not least the word 'Movies' is just the folder name that I put in my shared folder (I also have 'TV Programmes' etc)