XBMC shared library - not compatible with MyISAM?
#1
Hi,

I recently brought a Pogoplug to work as my NAS/Mysql server for XBMC.
The MySQL version that I installed doesn't have InnoDB support, just MyISAM Sad

I point XBMC to the Pogoplug Mysql server.
It creates the tables etc all fine.

Scans in Movies fine but won't show the movies.
It detected Movies are there - shows the Movies menu item.
However, once I click into it. Just a completely blank list.

It also remembers content for folders (set content).

If I open the database, all tables and rows are there.

Any ideas?

Thank you,

Matt
Reply
#2
debug log (wiki)
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#3
Hi,

Managed to get it working. Switched to a newer Mysql (from 4 -> 5).
Also, noticed that using the grants to just MyVideos & MyMusic would not allow the XBMC user to create the views tables correctly.
Therefore, had to have XBMC as root Mysql user to first create the databases correctly, then swap to the XBMC Mysql user (less privalges)

All working good now Smile
Reply
#4
Hey good to see you made it work. Nice to see someone else from bumpy city here too Smile
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC shared library - not compatible with MyISAM?0