xboxscene.org forums

Author Topic: Dvd2xbox V0.7.8, Samba Share Not Working  (Read 137 times)

vmaxvboost

  • Archived User
  • Newbie
  • *
  • Posts: 16
Dvd2xbox V0.7.8, Samba Share Not Working
« on: May 23, 2008, 07:08:00 PM »

XBMC's file manager sees the networked NAS drive fine (set up as an smb share), but when I edit dvd2xbox.xml to rip to the NAS drive, the Xbox locks up.

Here the coding in the xml file I am using:

<smb>
      <workgroup>WORKGROUP</workgroup>
      <winsserver>-</winsserver>
      
      <shares>
         <share>
            <name>NAS Drive 1</name>
            <url>smb://login:[email protected]/LKG316394/HDD_1_1_1/</url>
         </share>
         
      </shares>
</smb>

I am able to access this drive with my PC too.

Any help?

Brian
Logged