Kodi Community Forum
Mysql DB editor - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: Mysql DB editor (/showthread.php?tid=193983)



Mysql DB editor - onlyyou - 2014-05-04

Hi all,
anyone know a tool that can edit my XBMC mysql DB ?
Anything like Amber but for an mysql DB ?
Many thanks


RE: Mysql DB editor - gaidin - 2014-05-06

for Windows...HeidiSQL Wink


RE: Mysql DB editor - onlyyou - 2014-05-07

thanks for the link,
but was more thinking about a tool to edit the XBMC mysql DB
something like Amber but for handling the MYsql movie and tv/episodes list
(change covers, posters, refresh ratings, ...)


RE: Mysql DB editor - Aenima99x - 2014-05-07

Are you talking about editing the MySQL DB itself or just editing your metadata for movies and tv shows? I'm guessing that you use MySQL and just want to modify the metadata for you media? You can use TinyMediaManager for that.


RE: Mysql DB editor - onlyyou - 2014-05-07

Does it ?
Seems that TinyMediaManager works also (like Amber) with the nfo, tbn, ... files included in the movies repertory,


RE: Mysql DB editor - virgahyatt - 2014-05-08

If you want to edit the database directly you can download MySQL's community workbench. But that really requires that you know SQL. If you are just wanting to edit your metadata the above recommendations are probably your best bet.