Kodi Community Forum

Full Version: problems with xbmc library updates in Gotham
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've recently upgraded to gotham but i'm getting massive issues updating libraries.


When i use XBMC_Library_Auto_Update It imediately fails (looks like it doesn't even scan, takes like 2 seconds and says it's done)


When i manually send
Code:
xbmc-send -a "UpdateLibrary(video)"

via the command line, It seems like it's trying to update, but i get errors in my logs like this:


http://pastie.org/8529971

What could be causing this issue?
i just did a fresh boot and i'm noticing most addons aren't loading.

http://pastie.org/8530043
Upload a debug log (wiki), not a normal log. Do not truncate it.
I had it set for debug i thought.

Is there a method i need to do to make it debug?

edit:

I see, i will add <advancedsettings><loglevel>1</loglevel></advancedsettings>
and try again
man, i rebuild openelec and it seems to work now...no idea what was cauing it.

Sorry for the post. (if it didn't take 3-4 hours for me to build it i wouldn't have made the post though)
Actually i was wrong, It's not fixed at all.

I've tried a few things, and one thing i've noticed:

when i deleted my database and started over scanning it was working fine so long as i did the scanning via:

Videos/Files/(my source location)/Scan for new content

As soon as i tried to scan from Libray/Tv Shows/Update Library it failed.