A python-based WebApp to view your XBMC/Kodi library, provided you utilize a central MySQL database and Thumbnails folder on a server accessible by KodiDB. Edit Metadata and run custom scripts on your library (e.g. Playlist generation).
Based on CherryStrap framework.
- python 2.7
- MySQL-python
- git clone repository onto your server
- cd into KodiDB root directory
python KodiDB.py
- Elevated permission required for Port 80
- Visit http://yo.ur.i.p:7949
- Enter your MySQL credentials and Thumbnails folder in the settings
All code is offered under the GPLv2 license, unless otherwise noted. Please see LICENSE.txt for the full license.