Posts: 9
Joined: Aug 2010
Reputation:
0
Currently Update Library is easy to get to by pressing "c" in the movies area and others.
Is there a way to add "Clean Library" to this context menu?
If pointed in the proper direction I can do some code manipulation, I am very inexperienced with coding, but can do some things by brute force.
Thanks
Posts: 245
Joined: Apr 2007
Reputation:
0
aaronb
Senior Member
Posts: 245
What are you using to control your system (i.e. keyboard, remote, Xbox controller, etc)? You could just map an unused key to the Clean Library function
Posts: 9
Joined: Aug 2010
Reputation:
0
Thats true, I'll do that for now but I would really like it to be in the menus easy to find.
It would be easier for the users I'm setting this up for who are not computer savvy.
Posts: 9
Joined: Aug 2010
Reputation:
0
Thanks, I do like that idea but the reason I want it manually is because of external hard drive use.
If for instance an external is used as part of the library it would lose those in the library and then take forever downloading the information again when its attached
Posts: 9
Joined: Aug 2010
Reputation:
0
Forgot to mention I am using a keyboard
Posts: 18
Joined: Dec 2009
Reputation:
0
jkeough41: did you find a solution for this?
Posts: 7,256
Joined: Nov 2008
Reputation:
121
You could write a script to do it and add the script under the Programs heading ...
JR
Posts: 2
Joined: Dec 2013
Reputation:
0
Does anybody have a solution to clean / refresh the library using a keyboard shortcut?
Posts: 31,445
Joined: Jan 2011
2014-02-05, 20:49
(This post was last modified: 2014-02-05, 20:49 by Ned Scott.)
There is a way to just clean the library if you don't want to do both update and clean (not sure why one would want to do that, as it should take about the same amount of time).
The
keymap (wiki) shortcut would look something like:
Code:
<g>CleanLibrary(video)</g>