sql help
#1
My Diskstation 1511+ with DSM 4.1 has had sql support since I've had it so I decided to try and use XMBC with sql. I followed the video guide from the wiki and created the advancedsettings.xml file and launched XMBC to create my sources for all my systems but XBMC is working so slow I can't even do anything. Have I don't something wrong?

Here is my advancedsettings.xml and yes I did do everything case sensitive:

<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.1.10</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_video</name>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.1.10</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_music</name>
</musicdatabase>
<pathsubstitution>
<substitute>
<from>special://masterprofile/Thumbs/</from>
<to>smb://192.168.1.10/Thumbs/</to>
</substitute>
</pathsubstitution>
</advancedsettings>
Server: Synology Diskstation 1511+ with 8x WD Red NAS 3TB drives, DSM 5.2
Main HTPC: Home Built i3, 8GB RAM, Corsair 128GB SSD, nVidia 630GTX, Harmony Home Control, Pioneer VSX-53, Panasonic VT30 65" 3D TV, Windows 10, Isengard
Bedroom HTPC: Zotac-ID 41 8GB RAM, 128GB SSD, Rii micro keyboard remote, Samsung HW-E550, Sony 32" Google TV, OpenElec 6.0 beta 4
Reply


Messages In This Thread
sql help - by patseguin - 2012-11-02, 11:24
RE: sql help - by Danielowenuk - 2012-11-02, 13:30
RE: sql help - by patseguin - 2012-11-02, 13:57
RE: sql help - by patseguin - 2012-11-02, 13:35
RE: sql help - by patseguin - 2012-11-02, 21:20
RE: sql help - by artrafael - 2012-11-02, 22:21
RE: sql help - by block134 - 2012-11-02, 22:42
RE: sql help - by patseguin - 2012-11-04, 02:13
RE: sql help - by Ned Scott - 2012-11-04, 02:22
RE: sql help - by patseguin - 2012-11-04, 02:23
Logout Mark Read Team Forum Stats Members Help
sql help0