Eden - Update Library command
#1
Hello everyone.

I'm using a Logitech Harmony remote with my xbmc-setup, and it's working fantastic.
I have a custom key for updating the library (think it executes xbmc.libraryUpdate or something. I can get the correct command if it matters)
Just upgraded to Eden, and now this button is not working. (my reboot-custom-butting is still working)

Can anyone help me with the new command?

Best regards
Sindre
Reply
#2
Nobody who can help me with the command?
Reply
#3
What exactly is the action mapped to?
I have a harmony as well and my update library button still works fine with eden...
Need help? Check out my XBMC Frodo Guide. It contains full featured guides to Sickbeard and CouchPotato as well.

Image
Reply
#4
I figured out what went wrong:
My xbmc don't seem to "care about" the files located in /home/username/.xbmc/userdata, so my keymaps/remote.xml don't do shit.
And therefore i have to use /usr/share/xbmc/system/keymaps/remote.xml, and of course this gets over-written when i update xbmc.

Did some testing just now, and whatever i do to my /home/username/.xbmc/userdata/keymaps/remote.xml, xbmc don't care. Sad
Reply
#5
have you looked at the debug log? Or validated the XML? Because I bet something in there is wrong.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#6
Everything is working now, can I copy /usr/share/xbmc/system/keymaps/remote.xml to /home/username/.xbmc/userdata/keymaps/remote.xml and everything should be OK?
And everything should work after next update!?
Reply
#7
It should.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply

Logout Mark Read Team Forum Stats Members Help
Eden - Update Library command0