Kodi Community Forum

Full Version: Mysql DB editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,
anyone know a tool that can edit my XBMC mysql DB ?
Anything like Amber but for an mysql DB ?
Many thanks
for Windows...HeidiSQL Wink
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, ...)
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.
Does it ?
Seems that TinyMediaManager works also (like Amber) with the nfo, tbn, ... files included in the movies repertory,
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.