Kodi Community Forum

Full Version: Kodi Webinterface for MySQL-Server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi.

I made a Webinterface that directly access the MySQL-Database of Kodi.
You don't need to install Kodi on your server to use this.

What you need
  • (remote) MySQL-Database for your Kodi installation
  • Webserver with PHP and access to that database


Set up
  • edit global.php
  • edit db\mysqlcon.php


Troubleshoot
If you don't get any results check your database settings. There is no message if something went wrong.



I created this interface some time ago but I was to busy to continue working on it. Nevertheless it still works like a charm on my machine so it might be helpful for some guys here too.




Download: Download