Help - Search - Members - Calendar
Full Version: Share Diraction.
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > XBMC for Xbox Forums > XboxMediaPlayer
Born^Dead
hi all i got An XBOXMEDIAPLAYER 2.4
and i want to share more the one Direction .
how to do that ?
<videos>
<visible>true</visible>
<share>
<name>Network (XBMSP)</name>
<url>xbmsp:/10.200.1.3@g:/videos</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>Network (XNS)</name>
<url>C:TalMovies@10.200.1.3</url>
<url>D:@10.200.1.3</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>Network (SMB)</name>
<url>smb://username:password@workgroup/computer/share</url>
<cachesize>8192</cachesize>



Thanks laugh.gif
explicitlyrics100
just name the share method differently so instead of xns share going to g drive rename it g-drive and point it to the g drive, then do another called d-drive and point it to the d drive


<name>G Drive</name>
<url>G:@10.200.1.3</url>
<cachesize>8192</cachesize>
</share>
<name>D Driven</name>
<url>C:@10.200.1.3</url>
<cachesize>8192</cachesize>
</share>

or in relax if you create a subdir called movies and in this dir you put the two drives then you can get xbmp to log into that subdir rather than each dir separately :


<name>Network (XNS)</name>
<url>$ROOT$Movies@10.200.1.3</url>
<cachesize>8192</cachesize>
</share>
Born^Dead
Work like A charm . ! thx alot . wink.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.