Linux Location of SQL database generation files
#1
Hi,

I am thinking about creating an SQL database for my music with a web front end on an openBSD server.
I was trying to plan out the structure and found:
http://wiki.xbmc.org/index.php?title=XBMC_databases
This is the kind of structure i want (just the music database part) with a few modifications.
Can someone give me a brief overview of the structure of this project so i can find the relevant sections in here:
https://github.com/xbmc/xbmc

I am more looking for the creation/linking of the tables in SQL as i intend to create my own interface to it.

Thanks,
Stephen
Reply
#2
I guess you're looking for https://github.com/xbmc/xbmc/blob/master...se.cpp#L95
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply

Logout Mark Read Team Forum Stats Members Help
Location of SQL database generation files0