Database problem. Limit of entries in music database.
#1
Hi

When I scan my music catalog (after adding new “CD’s”) XBMC crashes. Opening MySQL I can see that there are 400 entries in the database. So it looks like XBMC is trying to add entry number 401 but MySQL won’t allow it. Is there a way to set increase the number of entries in MySQL?

Cheers

/Jonas
Reply
#2
I'm pretty certain there isn't a limit in XBMC, and even if there were our programmers would handle it in a more elegant way than just crashing :-)

I suspect the database has got corrupted. Try copying the userdata\database folder (as a backup) then deleting it and see if that fixes the crash. If it doesn't you'll need to record a debug log (see http://wiki.xbmc.org/index.php?title=Log_File) and put it on pastebin.com for us to have a look at.

JR
Reply
#3
Xbmc should not be imposing that limit. Is Xbmc crashing? How about providing a debug log. Also, try using the built-in sqlite database for comparison.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
Database problem. Limit of entries in music database.0