Kodi Community Forum
How-To change path to video in MySQL - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: How-To change path to video in MySQL (/showthread.php?tid=137403)



How-To change path to video in MySQL - Chilled - 2012-08-02

Hey Guy,
I'm in trouble with my XBMC database (on mysql) since my old Homeserver crashed. I'm using XBMC Live installed on my Revo R3700 with mysql database on my homeserver. Two weeks ago my server crashed and I bought me a brand new Synology NAS. I decide to "rename" my new nas (networkname). And thats my problem now. My sql database has tha path smb://<oldServer>/videos/ but I have to link to smb://<newNAS>/video/ how can I do this in the mysql database?

<Sorry for my fantastic english Wink >


RE: How-To change path to video in MySQL - MassIV - 2012-08-02

http://forum.xbmc.org/showthread.php?tid=130596


RE: How-To change path to video in MySQL - Ned Scott - 2012-08-02

Same idea as this, except that you'd be changing from one network path to another, instead of between a local path and a network path: HOW-TO:Sync_multiple_libraries/Setting_up_XBMC#Library_export (wiki)