Viktigt meddelande

Collapse
No announcement yet.

smb guide på svenska uppe...

Collapse
This is a sticky topic.
X
X
  •  
  • Filter
  • Tid
  • Show
Clear All
new posts

  • #91
    Det bidde inget här eftersom jag kom på felet under tiden jag skrev meddelandet =)
    Last edited by Scheel; 2005-08-10, 00:11.

    Comment


    • #92
      åååh, vad är fel?

      har gjort exakt som i guiden nu.. men jag fattar inte.. jag får endast mp3 mappen å funka..å inte film mappen.. då står det bara det NT_STATUS_OBJECT_NAME_NOT_FOUND), vad är felet?

      Comment


      • #93
        har du åäö på den mappen ...prova utan åäö
        Läs XBMC Manual och FAQ

        Comment


        • #94
          ....

          jag kom på felet.. jag har ju xbmc som dash också.. så jag hadde enbart ändrat i apps katalogen.. å direkt jag ändrade på C: i xboxen.. så funkar det galant.. verkligen bra guide detta!

          Comment


          • #95
            Undrar om någon vänlig person kan hjälpa mig att ändra .xml filen?
            Datorns namn:IBM
            Arbetsgrupp:MSHOME
            User:xbox
            pass:xbox
            pcip:192.168.0.1
            xboxip:192.168.0.9

            Mappar som är ut delade:
            _Filmer
            _Mp3
            _Recived Files
            _MusikVideos

            Använder mig av: XBMC.2005.1030-EXPERT

            Tack på förhand

            <xboxmediacenter>

            <!-- When using XBMC as dashboard, define home directory here !-->
            <!-- and move the XBMC xbe plus this xml config file to C:\ !-->
            <!-- Example: <home>E:\Apps\XBMC\</home> !-->
            <home>-</home>

            <!-- Set the logging level: !-->
            <!-- LOG LEVEL 0 = DEBUG !-->
            <!-- LOG LEVEL 1 = INFO !-->
            <!-- LOG LEVEL 2 = NOTICE !-->
            <!-- LOG LEVEL 3 = WARNING !-->
            <!-- LOG LEVEL 4 = ERROR !-->
            <!-- LOG LEVEL 5 = SEVERE !-->
            <!-- LOG LEVEL 6 = FATAL !-->
            <!-- LOG LEVEL 7 = NONE !-->
            <!-- The higher loglevel number set, the less logging you will get. !-->
            <!-- Default is NOTICE which logs everything except DEBUG and INFO. !-->
            <!-- Loglevel DEBUG also enables mplayer debug. !-->
            <loglevel>2</loglevel>
            <!-- Set the path where the log file should be created. !-->
            <!-- If no path is set the Default Q:\ path will be used. !-->
            <!-- Example: <logpath>E:\TDATA\0face008\</logpath> !-->
            <logpath>-</logpath>
            <haltonfatalerrors>false</haltonfatalerrors>
            <showfreemem>false</showfreemem>

            <masterlock>
            <!-- Set to 0 to allow infinite password retries in XBMC. Setting a positive !-->
            <!-- number N will deny access to any locked bookmark if N consecutive bad !-->
            <!-- passwords are sent for any locked bookmark. !-->
            <maxretry>0</maxretry>
            <!-- Set to 1 to allow XBMC Master Lock to shut off the XBOX if the user !-->
            <!-- enters too many bad Master Lock password retries. Set to 0 to disable. !-->
            <enableshutdown>0</enableshutdown>
            <!-- Set to 1 to prompt user for mastercode when doing add/edit/delete on all !-->
            <!-- shares using the context menu, or 0 to only prompt on locked shares. !-->
            <!-- Useful to prevent unwanted changes/viewing of shares and user/pass info. !-->
            <protectshares>0</protectshares>
            <!-- Set to 1 to prompt user for the mastercode when XBMC starts! !-->
            <!-- If the user enter a invalid mastercode XBMC will shut down. !-->
            <startuplock>0</startuplock>
            <!-- Set to 1 to prompt user for the mastercode when FilemanagerWindow will be opened !-->
            <LockFilemanager>0</LockFilemanager>
            <!-- Set to 1 to prompt user for the mastercode when SettingsWindow will be opened !-->
            <LockSettings>0</LockSettings>
            <!-- Set to 1-15 to prompt user for mastercode when HomeMediaWindow will be opened !-->
            <!-- 1=Music 6=Music & Pictures 11=Music & Video & Pictures !-->
            <!-- 2=Video 7=Music & Programs 12=Programs & Video & Music !-->
            <!-- 3=Pictures 8=Video & Pictures 13=Programs & Pictures & Music !-->
            <!-- 4=Programs 9=Video & Programs 14=Music & Pictures & Video !-->
            <!-- 5=Music & Video 10=Pictures & Programs 15=Music & Video & Pictures & Program !-->
            <LockHomeMedia>0</LockHomeMedia>
            <!-- Set mastermode as follows: !-->
            <!-- 0 = Masterlock always unlocked. This is the default if not specified. !-->
            <!-- 1 = Numeric lock. Can be typed via on screen numpad or remote control. !-->
            <!-- 2 = Gamepad lock. Enter by pushing XBOX controller button sequence. !-->
            <!-- 3 = Full-text lock. Enter with on screen keyboard or USB keyboard. !-->
            <!-- Bookmark lock settings are only valid if the mastermode is > 0. !-->
            <mastermode>0</mastermode>
            <!-- Set mastercode: where mastermode is set to value: !-->
            <!-- 1: Enter numeric password only. Do not use spaces or other characters. !-->
            <!-- 2: Enter gamepad button sequence using the following letter codes: !-->
            <!-- A B X Y = Same as buttons on gamepad !-->
            <!-- U D L R = D-pad Up, Down, Left, Right !-->
            <!-- W K ( ) = White, Black, Left Trigger, Right Trigger !-->
            <!-- 3: Enter HTML-escaped alphanumeric password. Make sure all characters !-->
            <!-- are available on your language's on screen keyboard/USB keyboard. !-->
            <mastercode>-</mastercode>
            </masterlock>

            <!-- DO NOT TOUCH THESE SETTINGS!, (unless you know what you're doing) !-->
            <!-- This setting can be changed from the Settings GUI! !-->
            <!-- workgroup : workgroup which XBMC uses to login to a server. !-->
            <!-- smbip: defines the ip adress from the share source [normly PC ip] !-->
            <!-- smbsharename: defines the default share name! !-->
            <!-- defaultusername: the username and password that !-->
            <!-- defaultpassword: will be used if none is specified in bookmark, useful for !-->
            <!-- samba browsing. Falls back to guest access if not set. !-->
            <!-- winsserver: if you run one you can set the ip here (if you don't know !-->
            <!-- what a winsserver is the leave it as it is). !-->
            <!-- debuglevel: only set this if you have problems using samba (0 - 10) !-->
            <!-- setting it too high will slow it down a lot. !-->
            <samba>
            <workgroup>WORKGROUP</workgroup>
            <smbip>192.168.0.106</smbip>
            <smbsharename>(SMB) Network</smbsharename>
            <defaultusername>-</defaultusername>
            <defaultpassword>-</defaultpassword>
            <winsserver>-</winsserver>
            <debuglevel>0</debuglevel>
            </samba>

            <!-- This is the IP address to freedb.org CDDB music lookup database !-->
            <!-- Please visit the page below for a list of mirrors !-->
            <!-- http://www.freedb.org/modules.php?na...ntpage&artid=9 !-->
            <CDDBIpAddress>freedb.freedb.org</CDDBIpAddress>

            <!-- determines which drives to use. Only change this for LBA48 support !-->
            <!-- Should autodetect on most bioses by default. If your XBMC crashes after mapping F: !-->
            <!-- according to xbmc.log, then disable auto-detection of F and G and set them manually !-->
            <autodetectFG>yes</autodetectFG>
            <useFDrive>yes</useFDrive>
            <useGDrive>no</useGDrive>

            <!-- Only set to yes if replaced Xbox DVD-ROM drive with a PC DVD-ROM drive !-->
            <usePCDVDROM>no</usePCDVDROM>

            <!-- Should a CD with ISO/UDF filesystem be treated as ISO (yes) or UDF (no) when autodetecting !-->
            <detectAsIso>no</detectAsIso>

            <!-- Which dashboard to launch when exiting XBMC !-->
            <!-- Ex: "<dashboard>C:\xboxdash.xbe</dashboard>" !-->
            <dashboard>C:\evoxdash.xbe</dashboard>

            <!-- Fill in path+filename of external DVD player !-->
            <!-- if empty, XBMC will play any DVD's by itself !-->
            <!-- Ex: "<dvdplayer>C:\xboxdash.xbe</dvdplayer>" !-->
            <dvdplayer>-</dvdplayer>

            <!-- Fill in path&filename of external CD audio-player !-->
            <!-- if empty, XBMC will play any AudioCD's by itself. !-->
            <!-- Only applicable if CDDA=Yes in Autorun settings. !-->
            <cddaplayer>-</cddaplayer>

            <!-- Alternate subtitle directory. If subtitle can't be found !-->
            <!-- in same directory as the movie XBMC will look here next: !-->
            <!-- Adding subtitles with the name "subtitle.[langext].[subextension]" !-->
            <!-- will automatically make them be added for all movies as !-->
            <!-- alternate subtitles !-->
            <subtitles>$HOME\subtitles</subtitles>

            <!-- Directory to cache files in. Used with e.g. compressed rar files !-->
            <cachepath>Z:\</cachepath>

            <!-- Translation table for subtitle and audio names. !-->
            <languagecodes>
            <code><short>alt</short><long>Alternate</long></code>
            </languagecodes>

            <!-- startup windows !-->
            <!-- 0 = XBMC Title Screen !-->
            <!-- 1 = My Programs !-->
            <!-- 2 = My Pictures !-->
            <!-- 3 = My Files !-->
            <!-- 4 = Settings !-->
            <!-- 5 = My Music !-->
            <!-- 6 = My Videos !-->
            <!-- 2700 = Xlink Kai !-->
            <startwindow>0</startwindow>

            <!-- Display files with these extensions under pictures, music and videos !-->
            <pictureextensions>.png|.jpg|.jpeg|.bmp|.gif|.ico| .tif|.tiff|.tga|.pcx|.cbz|.zip|.cbr|.rar</pictureextensions>
            <musicextensions>.nsv|.m4a|.flac|.aac|.strm|.pls|. rm|.mpa|.wav|.wma|.ogg|.mp3|.mp2|.m3u|.mod|.amf|.6 69|.dmf|.dsm|.far|.gdm|.imf|.it|.m15|.med|.okt|.s3 m|.stm|.sfx|.ult|.uni|.xm|.sid|.ac3|.dts|.cue|.aif |.wpl|.ape|.mac|.mpc|.mp+|.mpp|.shn|.zip|.rar|.wv| .nsf|.spc|.gym</musicextensions>
            <videoextensions>.3gp|.nsv|.ts|.ty|.strm|.rm|.rmvb |.m3u|.ifo|.mov|.qt|.divx|.xvid|.bivx|.vob|.nrg|.i mg|.iso|.pva|.wmv|.asf|.asx|.ogm|.m2v|.avi|.bin|.d at|.mpg|.mpeg|.mp4|.mkv|.avc|.vp3|.svq3|.nuv|.viv| .dv|.fli|.rar|.001|.wpl|.zip</videoextensions>

            <!-- RSS feeds. To have multiple feeds, just add a feed to the set. You can also have multiple sets. !-->
            <!-- To use different sets in your skin, each must be called from skin with a unique id. !-->
            <rss>
            <set id="1">
            <feed updateinterval="30">http://www.xbox-scene.com/xbox1data/xbox-scene.xml</feed>
            </set>
            </rss>

            <!-- Regular expressions for use in video stacking !-->
            <!-- These MUST have a (...) surrounding the volume label portion. eg ([0-9]*) to choose the number !-->
            <!-- found in the string. Any text for matching is compared case-insensitive. !-->
            <!-- Anything matched will be removed from titlename. !-->
            <!-- If more than one (...) section is used, first one will be prefix, second one volume label, !-->
            <!-- any third one (doesn't have to exist) will be suffix. Use this too keep extensions after match. !-->

            <videostacking>
            <regexp>[ _\.-]+cd[ _\.-]*([0-9a-d]+)</regexp>
            <regexp>[ _\.-]+dvd[ _\.-]*([0-9a-d]+)</regexp>
            <regexp>[ _\.-]+part[ _\.-]*([0-9a-d]+)</regexp>
            <regexp>()[ _\.-]+([0-9]*[abcd]+)(\....)$</regexp>
            <regexp>()[\^ _\.-]+([0-9]+)(\....)$</regexp>
            <regexp>([a-z])([0-9]+)(\....)$</regexp>
            </videostacking>

            <!-- Path where XBMC should store its thumbnails !-->
            <thumbnails>$HOME\thumbs</thumbnails>

            <!-- Path where XBMC should store its shortcuts !-->
            <shortcuts>$HOME\shortcuts</shortcuts>

            <!-- Path where xbmc should store the music albums cache !-->
            <albums>$HOME\albums</albums>

            <!-- Path where SHOUTcast rips/recordings should be stored !-->
            <recordings>$HOME\recordings</recordings>

            <!-- Path where XBMC screenshots should be stored !-->
            <screenshots>$HOME\screenshots</screenshots>

            <!-- Path where XBMC's CDDA Rips should be stored !-->
            <!-- Note! This must point to an existing folder. !-->
            <CDDARipPath>E:\Music\CD-Rips</CDDARipPath>

            <!-- Move and repeat delays for Xbox controller and DVD-remote (values are shown in milliseconds) !-->
            <!-- Deadzone for controller is a value between 0 and 1 (0 being no deadzone, 1 being all deadzone) !-->
            <delays>
            <remote>
            <repeat>480</repeat>
            </remote>
            <controller>
            <move>220</move>
            <repeat>220</repeat>
            <deadzone>0.1</deadzone>
            </controller>
            </delays>

            <!-- IR-Remote debug info. Displays the DVD-remote code with each button press. !-->
            <!-- Useful to see if XBMC reads extra buttons on your own universal IR remote. !-->
            <!-- These remote codes can be placed in keymap.xml to give more button options !-->
            <displayremotecodes>false</displayremotecodes>

            <!-- This allows you to overwrite/specify icons shown for specific file types !-->
            <filetypeicons>
            <xbe>defaultProgram.png</xbe>
            </filetypeicons>

            <!-- All bookmarks can be LOCKED by adding lockmode/lockcode values as follows: !-->
            <!-- Set lockmode to: !-->
            <!-- 0 = Bookmark not locked. This is the default value if not specified. !-->
            <!-- 1 = Numeric lock. Can be typed via on screen numpad or remote control. !-->
            <!-- 2 = Gamepad lock. Enter by pushing XBOX controller button sequence. !-->
            <!-- 3 = Full-text lock. Enter with on screen keyboard or USB keyboard. !-->
            <!-- lockcode: where lockmode is set to value: !-->
            <!-- 1: Enter numeric password only. Do not use spaces or other characters. !-->
            <!-- 2: Enter gamepad button sequence using the following letter codes: !-->
            <!-- A B X Y = Same as buttons on gamepad !-->
            <!-- U D L R = D-pad Up, Down, Left, Right !-->
            <!-- W K ( ) = White, Black, Left Trigger, Right Trigger !-->
            <!-- 3: Enter HTML-escaped alphanumeric password. Make sure all characters !-->
            <!-- are available on your language's on screen keyboard/USB keyboard. !-->
            <!-- Example: !-->
            <!-- <bookmark> !-->
            <!-- <name>SMB</name> !-->
            <!-- <path>smb://DOMAIN;usernamewd@MyWindowsServer/movies/</path> !-->
            <!-- <lockmode>1</lockmode> !-->
            <!-- <lockcode>12345678</lockcode> !-->
            <!-- </bookmark> !-->

            <!-- My Programs bookmark !-->
            <!-- The depth allows you to specify how deep to look for XBE when flattening is on, !-->
            <!-- for example, with Depth of 1: !-->
            <!-- F:\Games\ !-->
            <!-- game1 !-->
            <!-- game2 !-->
            <!-- game3 !-->
            <!-- If your depth is 2, it will look even further for the XBE !-->
            <!-- F:\Emulators\ !-->
            <!-- Nintendo\ !-->
            <!-- game1 !-->
            <!-- game2 !-->
            <!-- Arcade\ !-->
            <!-- game1 !-->
            <!-- game2 !-->
            <!-- You can have multiple paths per bookmark (only for myprograms). Use a comma-separated list for paths. !-->
            <!-- Ex: <path>E:\Games\,F:\Games\</path> !-->
            <!-- <path> can also take direct links to XBE !-->
            <!-- Ex: <path>E:\Apps\,C:\xbmc.xbe</path> !-->

            <!-- All bookmarks can have a custom thumbnail icon. !-->
            <!-- Image must be located locally on the xbox !-->
            <!-- Example: !-->
            <!-- <bookmark> !-->
            <!-- <name>SMB</name> !-->
            <!-- <path>smb://DOMAIN;usernamewd@MyWindowsServer/movies/</path> !-->
            <!-- <thumbnail>E:\Apps\XBMC\media\movies.png</thumbnail> !-->
            <!-- </bookmark> !-->

            <myprograms>
            <default>Games</default>
            <bookmark>
            <name>Games</name>
            <path>E:\Games\,F:\Games\,G:\Games\</path>
            <depth>1</depth>
            </bookmark>
            <bookmark>
            <name>Emulators</name>
            <path>E:\Emulators\,F:\Emulators\,G:\Emulators\</path>
            <depth>1</depth>
            </bookmark>
            <bookmark>
            <name>Programs</name>
            <path>E:\Apps\,F:\Apps\,G:\Apps\,C:\xboxdash.xbe </path>
            <depth>1</depth>
            </bookmark>
            <bookmark>
            <name>DVD-Game</name>
            <path>D:\default.xbe</path>
            <depth>1</depth>
            </bookmark>
            </myprograms>

            <!-- My Videos shares !-->
            <video>
            <default></default>
            <bookmark>
            <name>E Drive</name>
            <path>E:\</path>
            </bookmark>
            <bookmark>
            <name>F drive</name>
            <path>F:\</path>
            </bookmark>
            <bookmark>
            <name>G drive</name>
            <path>G:\</path>
            </bookmark>
            <bookmark>
            <name>DVD-ROM drive</name>
            <path>D:\</path>
            </bookmark>
            <!-- Expert setting: Uncomment for seperate ISO and UDF share !-->
            <!-- Comment out the bookmark named DVD to disable DVD autodetect !-->
            <!-- for my video !-->
            <!-- <bookmark> !-->
            <!-- <name>ISO</name> !-->
            <!-- <path>iso9660://</path> !-->
            <!-- </bookmark> !-->
            <!-- <bookmark> !-->
            <!-- <name>UDF</name> !-->
            <!-- <path>UDF:</path> !-->
            <!-- </bookmark> !-->
            <bookmark>
            <name>XNS Network Share</name>
            <path>xns://192.168.0.1:1400/</path>
            </bookmark>
            <bookmark>
            <name>XBMSP Network Share</name>
            <path>xbms://192.168.0.1:1400/</path>
            </bookmark>
            <bookmark>
            <name>XBMSP Network Servers (Auto-Discover)</name>
            <path>xbms://</path>
            </bookmark>
            <bookmark>
            <name>SMB Network Share</name>
            <!-- You can use one of these following formats: !-->
            <!-- smb://domain;userassword@ip/share/directory/ !-->
            <!-- smb://userassword@ip/share/ !-->
            <!-- Only if guest/public access is enabled: !-->
            <!-- smb://ip/ !-->
            <path>smb://DOMAIN;usernamewd@MyWindowsServer/movies/</path>
            </bookmark>
            <bookmark>
            <name>WORKGROUP (SMB) Network</name>
            <path>smb://</path>
            </bookmark>
            <bookmark>
            <name>ReplayTV</name>
            <path>rtv://*/</path>
            </bookmark>
            </video>

            <!-- My Music shares !-->
            <music>
            <default></default>
            <bookmark>
            <name>C Drive</name>
            <path>C:\</path>
            </bookmark>
            <bookmark>
            <name>E Drive</name>
            <path>E:\</path>
            </bookmark>
            <bookmark>
            <name>F drive</name>
            <path>F:\</path>
            </bookmark>
            <bookmark>
            <name>G drive</name>
            <path>G:\</path>
            </bookmark>
            <bookmark>
            <name>DVD-ROM drive</name>
            <path>D:\</path>
            </bookmark>
            <!-- Expert setting: Uncomment for seperate ISO and UDF CDDA share !-->
            <!-- Comment out the bookmark named DVD to disable DVD autodetect !-->
            <!-- for my music !-->
            <!-- <bookmark> !-->
            <!-- <name>ISO</name> !-->
            <!-- <path>iso9660://</path> !-->
            <!-- </bookmark> !-->
            <!-- <bookmark> !-->
            <!-- <name>UDF</name> !-->
            <!-- <path>UDF:</path> !-->
            <!-- </bookmark> !-->
            <!-- <bookmark> !-->
            <!-- <name>CDDA</name> !-->
            <!-- <path>cdda://</path> !-->
            <!-- </bookmark> !-->
            <bookmark>
            <name>XNS Network Share</name>
            <path>xns://192.168.0.1:1400/</path>
            </bookmark>
            <bookmark>
            <name>XBMSP Network Share</name>
            <path>xbms://192.168.0.1:1400/</path>
            </bookmark>
            <bookmark>
            <name>XBMSP Network Servers (Auto-Discover)</name>
            <path>xbms://</path>
            </bookmark>
            <bookmark>
            <name>SMB Network Share</name>
            <!-- You can use one of these following formats: !-->
            <!-- smb://domain;userassword@ip/share/directory/ !-->
            <!-- smb://userassword@ip/share/ !-->
            <!-- Only if guest/public access is enabled: !-->
            <!-- smb://ip/ !-->
            <path>smb://DOMAIN;usernamewd@MyWindowsServer/music/</path>
            </bookmark>
            <bookmark>
            <name>WORKGROUP (SMB) Network</name>
            <path>smb://</path>
            </bookmark>
            <bookmark>
            <name>MS Soundtracks</name>
            <path>soundtrack://</path>
            </bookmark>
            <bookmark>
            <name>iTunes Network Share (DAAP)</name>
            <!-- only use an IP address here !-->
            <path>daap://192.168.1.100</path>
            </bookmark>
            <bookmark>
            <name>SHOUTcast Top 500</name>
            <path>shout://www.shoutcast.com/</path>
            </bookmark>
            <bookmark>
            <name>Shoutcast Rips</name>
            <path>$HOME\recordings</path>
            </bookmark>
            </music>

            <!-- My Pictures shares !-->
            <pictures>
            <default></default>
            <bookmark>
            <name>C Drive</name>
            <path>C:\</path>
            </bookmark>
            <bookmark>
            <name>E Drive</name>
            <path>E:\</path>
            </bookmark>
            <bookmark>
            <name>F drive</name>
            <path>F:\</path>
            </bookmark>
            <bookmark>
            <name>G drive</name>
            <path>G:\</path>
            </bookmark>
            <bookmark>
            <name>DVD-ROM drive</name>
            <path>D:\</path>
            </bookmark>
            <bookmark>
            <name>Screenshots</name>
            <path>$HOME\screenshots</path>
            </bookmark>
            <!-- Expert setting: Uncomment for seperate ISO and UDF share !-->
            <!-- Comment out the bookmark named DVD to disable DVD autodetect !-->
            <!-- for my pictures !-->
            <!-- <bookmark> !-->
            <!-- <name>ISO</name> !-->
            <!-- <path>iso9660://</path> !-->
            <!-- </bookmark> !-->
            <!-- <bookmark> !-->
            <!-- <name>UDF</name> !-->
            <!-- <path>UDF:</path> !-->
            <!-- </bookmark> !-->
            <bookmark>
            <name>XNS Network Share</name>
            <path>xns://192.168.0.1:1400/</path>
            </bookmark>
            <bookmark>
            <name>XBMSP Network Share</name>
            <path>xbms://192.168.0.1:1400/</path>
            </bookmark>
            <bookmark>
            <name>XBMSP Network Servers (Auto-Discover)</name>
            <path>xbms://</path>
            </bookmark>
            <bookmark>
            <name>SMB Network Share</name>
            <!-- You can use one of these following formats: !-->
            <!-- smb://domain;userassword@ip/share/directory/ !-->
            <!-- smb://userassword@ip/share/ !-->
            <!-- Only if guest/public access is enabled: !-->
            <!-- smb://ip/ !-->
            <path>smb://DOMAIN;usernamewd@MyWindowsServer/pictures/</path>
            </bookmark>
            <bookmark>
            <name>WORKGROUP (SMB) Network</name>
            <path>smb://</path>
            </bookmark>
            </pictures>

            <!-- File-manager shares !-->
            <files>
            <bookmark>
            <name>C Drive</name>
            <path>C:\</path>
            </bookmark>
            <bookmark>
            <name>E Drive</name>
            <path>E:\</path>
            </bookmark>
            <bookmark>
            <name>F drive</name>
            <path>F:\</path>
            </bookmark>
            <bookmark>
            <name>G drive</name>
            <path>G:\</path>
            </bookmark>
            <bookmark>
            <name>Q drive</name>
            <path>Q:\</path>
            </bookmark>
            <bookmark>
            <name>DVD-ROM drive</name>
            <path>D:\</path>
            </bookmark>
            <!-- Expert setting: Uncomment for seperate ISO and UDF share !-->
            <!-- Comment out the bookmark named DVD to disable DVD autodetect !-->
            <!-- for my files !-->
            <!-- <bookmark> !-->
            <!-- <name>ISO</name> !-->
            <!-- <path>iso9660://</path> !-->
            <!-- </bookmark> !-->
            <!-- <bookmark> !-->
            <!-- <name>UDF</name> !-->
            <!-- <path>UDF:</path> !-->
            <!-- </bookmark> !-->
            <bookmark>
            <name>XNS Network Share</name>
            <path>xns://192.168.0.1:1400/</path>
            </bookmark>
            <bookmark>
            <name>XBMSP Network Share</name>
            <path>xbms://192.168.0.1:1400/</path>
            </bookmark>
            <bookmark>
            <name>XBMSP Network Servers (Auto-Discover)</name>
            <path>xbms://</path>
            </bookmark>
            <bookmark>
            <name>SMB Network Share</name>
            <!-- You can use one of these following formats: !-->
            <!-- smb://domain;userassword@ip/share/directory/ !-->
            <!-- smb://userassword@ip/share/ !-->
            <!-- Only if guest/public access is enabled: !-->
            <!-- smb://ip/ !-->
            <path>smb://DOMAIN;usernamewd@MyWindowsServer/files/</path>
            </bookmark>
            <bookmark>
            <name>FTP Network Share</name>
            <!-- You can use one of these following formats: !-->
            <!-- ftp://userassword@ip/directory/ !-->
            <!-- ftp://userassword@ip/ !-->
            <!-- If you want to connect with anonymous then leave !-->
            <!-- the user pass free: ftp://ip/ !-->
            <path>ftp://usernameassword@iport/folder/</path>
            </bookmark>
            <bookmark>
            <name>WORKGROUP (SMB) Network</name>
            <path>smb://</path>
            </bookmark>
            </files>

            <homebuttons>
            <button>
            <description>My Programs</description>
            <label>0</label>
            <execute>XBMC.ActivateWindow(1)</execute>
            <icon>102</icon>
            </button>
            <button>
            <description>My Files</description>
            <label>7</label>
            <execute>XBMC.ActivateWindow(3)</execute>
            <icon>106</icon>
            </button>
            <button>
            <description>My Pictures</description>
            <label>1</label>
            <execute>XBMC.ActivateWindow(2)</execute>
            <icon>104</icon>
            </button>
            <button>
            <description>My Music</description>
            <label>2</label>
            <execute>XBMC.ActivateWindow(5)</execute>
            <icon>103</icon>
            </button>
            <button>
            <description>My Videos</description>
            <label>3</label>
            <execute>XBMC.ActivateWindow(6)</execute>
            <icon>105</icon>
            </button>
            <button>
            <description>Weather</description>
            <label>8</label>
            <execute>XBMC.ActivateWindow(2600)</execute>
            <icon>107</icon>
            </button>
            <button>
            <description>Settings</description>
            <label>5</label>
            <execute>XBMC.ActivateWindow(4)</execute>
            <icon>109</icon>
            </button>
            <default>0</default>
            </homebuttons>

            </xboxmediacenter>

            Comment


            • #96
              ok värkar som jag fått det mesta att funka nu med SMB. utom att min Mapp som heter _Recived Files inte delas ut i XBMC allt annat funkar. blir galen!

              Comment


              • #97
                Har ytterligare ett annat problem med smb-utdelningen. Jag tar mig in på resursen och kan spela filmer som ligger i mappen. Men jag tar mig inte in i undermappar. Får meddelandet: error success. Någon som har någon idé vad felet kan vara?
                Last edited by doin; 2005-12-01, 11:08.

                Comment


                • #98
                  Plastankan:
                  Är du 100 % på att den mappen du delar ut heter _Recived files (i windows) ? kolla guiden!!!! annars ta bort _ på filnamnet....

                  Doin:
                  har du de rätta rättigheter för katalogen du delar ut? (windows) underliggande kataloger måste oxå tillhöra samma grupp.

                  annars kan du prova med att sätta en "/ " efter den mapp du delar ut på .xml filen

                  Comment


                  • #99
                    Original inlägg av tiito78
                    Plastankan:
                    Är du 100 % på att den mappen du delar ut heter _Recived files (i windows) ? kolla guiden!!!! annars ta bort _ på filnamnet....

                    Doin:
                    har du de rätta rättigheter för katalogen du delar ut? (windows) underliggande kataloger måste oxå tillhöra samma grupp.

                    annars kan du prova med att sätta en "/ " efter den mapp du delar ut på .xml filen
                    Jodå fått allt att funka iallafall föytom att alla mappar utom _recivedfiles ligger under smb network utan den ligger ensam under en annan mapp på xboxen

                    Comment


                    • Jag ger upp snart

                      Har hållt på hur länge som helst men får det inte att funka!

                      - Min utdelade kataloger syns i WORKGROUP på boxen
                      - Min utdelade mapp "Anka" syns på boxen. Klickar jag på den säger den "Can´t connect to network server".
                      - Jag har stängt av brandvägg
                      - Jag har gjort som manualen säkert 10 gånger!

                      Kan XP ha problem med file sharing eller nåt annat? Jag har tom tagit en kompis XML och skrivit exakt som han gjort bara för att testa men det funkar inte ändå. Tips, nån?

                      Tack

                      A

                      Comment


                      • rättigheterna på mapparna/undermapparna i XP?
                        Läs XBMC Manual och FAQ

                        Comment


                        • Ja, alla rättigheter stämmer. Skrivit nåt fel i XMLEN?

                          <!-- My Videos shares !-->
                          <video>
                          <default></default>
                          <bookmark>
                          <name>E Drive</name>
                          <path>E:\</path>
                          </bookmark>
                          <bookmark>
                          <name>F drive</name>
                          <path>F:\</path>
                          </bookmark>
                          <bookmark>
                          <name>G drive</name>
                          <path>G:\</path>
                          </bookmark>
                          <bookmark>
                          <name>DVD-ROM drive</name>
                          <path>D:\</path>
                          </bookmark>
                          <bookmark>
                          <name>Anka</name>
                          <path>smb://xbox:xbox@johan/Arvid260/</path>
                          </bookmark>

                          Comment


                          • ? <path>smb://xbox:xbox@johan/Arvid260/</path> ?

                            Har du en router?

                            typ någon av dessa (jag kör utan lösen ingen mening med det för mig)
                            <path>smb://192.168.1.5/movies/</path>
                            <path>smb://datornnamn/movies/</path>

                            kolla här för mer info
                            http://manual.xboxmediacenter.de/wak...ToSamba&v=19qa
                            Last edited by mysiskatten; 2005-12-23, 14:32.
                            Läs XBMC Manual och FAQ

                            Comment


                            • Yes, jag har router men om den stör borde det väl inte ens synas på min Xbox överhuvudtaget? Eller?
                              Tack. Ska kolla in länken.

                              Comment


                              • varför provar du inte den "förenklade" sättet??? Med all garanti skall den fungera.

                                <bookmark>
                                <name>Valfri namn</name>
                                <path>smb://IP/videos</path>
                                </bookmark>

                                IP=Ip nr på datorn
                                Videos=namnet på katalogen som du vill dela ut på datorn.

                                Det kommer och funka perfekt om du anv dig utav en router. Jag förmodar att du har en D-link router och att du anv dig av DHCP server. Alltså kör du på NAT IPnr ( 192.168.0.x) Detta isig är ett skydd. Ett tillräkligt skydd, och D-linken isig fungerar även som en Firewall. Attså är det fullt tillräckligt att köra den "förenklade" varianten.

                                En annan sak är oxå att om du anv den senaste Norton Anti. så måste du ange vilka IP nr, eller stack som är Trusted i ditt nät. Detta för att kunna dela ut filer med andra inom ditt eget nät.
                                Last edited by tiito78; 2005-12-23, 18:01.

                                Comment

                                Previously entered content was automatically saved. Restore or Discard.
                                Auto-Saved
                                Embarrassment :o Wink ;) Cool :cool: Mad :mad: Frown :( Confused :confused: Big Grin :D Stick Out Tongue :p Roll Eyes (Sarcastic) :rolleyes: Smilie :) EEK! :eek:
                                x
                                Insert: Thumbnail Small Medium Large Fullsize Ta Bort  
                                x
                                x

                                Please enter the six letters or digits that appear in the image below.

                                Registration Image Refresh Image
                                Working...
                                X