Hi guys.
I'm developing a Java based Media Library program.
I wondered if I can connect XBMC to it.
I've done a little bit search, but didn't found XBMC expose some kind of Library Interface.
I hope there will be a open standard interface for 3rd party library.
Then my program can running at NAS and serve lots of XBMC instances.
Please give me some clue.
Thanks
XBMC with external Media Library?
LongkerDandy
Junior Member Posts: 1 Joined: Dec 2010 Reputation: 0 |
|
| find quote |
V-Turn
Member Posts: 99 Joined: Oct 2004 Reputation: 6 |
2010-12-31 21:06
Post: #2
Since the last release, we support database in mysql. So my only suggestion would be to use this same database for your application. This means that your application would need to use the same schema as XBMC, though (which is not bad, actually).
V. |
| find quote |

Search
Help