Closed niko2 closed 5 years ago
It's not officially supported but it shoulf work. Why do you want to use it, if I may ask?
So basically you want to be able to use MySQL without having to edit this file: https://github.com/Jalle19/xbmc-video-server/blob/master/src/protected/config/_db.php ?
Could you test https://github.com/Jalle19/xbmc-video-server/pull/323 ? I've only verified that SQLite still works with this change, haven't actually tested with MySQL.
Using mysql seems to be possible, but needs some code to be modified. Would it be possible to use mysql without code update ? I can try to do a PR if you mind.