2020-08-09, 18:27
I have been running kodi for years with MySQL and like to migrate library shares and MySql to another server. This is what I have done so far:
Took a backup of mysql from old server and imported into new server. MySql version is 5.7
Validated xbmc account and did necessary grants.
all the tables are present in new database and row counts match old database.
Updated old path to new path using instructions:
https://forum.kodi.tv/showthread.php?tid=209208
Made changes to advancedsettings.xml
changed the Mysql IP to new server IP.
Updated smb path in sources,xml
Issues: (Kodi 18.8 on Windows)
Kodi starts fine but library is empty. Sources are populated under "Files" and I can play from there. There is nothing under Movies or Shows.
Kodi log shows using the advancedsettings.xml and connecting to Mysql.
What else I need to do? Do I need to update paths in Mysql as they will still pointing to old server?
I do not see much in Log.
Took a backup of mysql from old server and imported into new server. MySql version is 5.7
Validated xbmc account and did necessary grants.
all the tables are present in new database and row counts match old database.
Updated old path to new path using instructions:
https://forum.kodi.tv/showthread.php?tid=209208
Made changes to advancedsettings.xml
changed the Mysql IP to new server IP.
Updated smb path in sources,xml
Issues: (Kodi 18.8 on Windows)
Kodi starts fine but library is empty. Sources are populated under "Files" and I can play from there. There is nothing under Movies or Shows.
Kodi log shows using the advancedsettings.xml and connecting to Mysql.
What else I need to do? Do I need to update paths in Mysql as they will still pointing to old server?
I do not see much in Log.