Clean library remote command not working in beta 1
#1
Hi,

I had a button configured on my remote control to clean the library if needed, unfortunately it doesn't work anymore and the only thing I've changed is that I switched to beta 1.

I have the following in my keyboard.xml file
Code:
<e>CleanLibrary(database)</e>

When I press 'e' on my keyboard or remote then nothing happens on the screen but I do get the following error in de debug log

Code:
15:40:02 T:3416   DEBUG: Previous line repeats 3986 times.
15:40:02 T:3416   DEBUG: SDLKeyboard: scancode: 12, sym: 0065, unicode: 0065, modifier: 0
15:40:02 T:3416   DEBUG: CApplication::OnKey: e (f045) pressed, action is CleanLibrary(database)
15:40:02 T:3416   DEBUG: Error: Requested setting (pvrmanager.enabled) was not found.  It must be case-sensitive

Btw it works fine when going to the cleanlibrary command through the GUI

Can someone else confirm that his cleanlibrary command is still working via the remote?

Specs;
Windows 7, Xbmc Eden beta 1, Aeon MQ3 skin
Reply
#2
You've interpreted the documentation a bit too literally :-)

You want CleanLibrary(video) or CleanLibrary(music).

JR
Reply
#3
jhsrennie Wrote:You've interpreted the documentation a bit too literally :-)

You want CleanLibrary(video) or CleanLibrary(music).

JR


hmmz strange, kinda obvious. It has worked before so I was a bit tunnel visioned by that.

But thanks got it working again Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Clean library remote command not working in beta 10