INTERACT FORUM

More => Old Versions => Media Center 14 (Development Ended) => Topic started by: Bleu_Marin2 on December 08, 2009, 06:45:05 am

Title: Clear Playing Now Keyboard Shortcut
Post by: Bleu_Marin2 on December 08, 2009, 06:45:05 am
Hi,

I've been a MC user for years now and always asked for a keyboard shortcut for "Clear playing now".  We are now to version 14 and still nothing about this very simple request.

WHY don't you add this shortcut ?  I know lots of people would like to have this feature !

Thank's, Pierre
Title: Re: Clear Playing Now Keyboard Shortcut
Post by: Lasse_Lus on December 08, 2009, 07:02:05 am
..but there is  :)  MC1x.exe /MCC 25014,0

http://wiki.jrmediacenter.com/index.php/Media_Center_Core_Commands
Title: Re: Clear Playing Now Keyboard Shortcut
Post by: dcwebman on December 08, 2009, 07:14:09 am
If you want to make it a shortcut key, you'll need to edit the file in the Media Center 14 program directory under \Data\Custom Resources called Resource.xml.

For this particular request, I added the key under ACCELERATORS:

Code: [Select]
<Entry Key="Ctrl;Shift;2" Command="25014" Param="0" Global="0" />
This makes the shortcut key Ctrl+Shift+2 clear Playing Now when MC has the focus. You can make Global="1" if you want it anytime.
Title: Re: Clear Playing Now Keyboard Shortcut
Post by: kurushi on December 08, 2009, 08:44:26 am
ctrl+shift+2 is used for rate a song.
Maybe they're ll be conflict.
Title: Re: Clear Playing Now Keyboard Shortcut
Post by: sunfire7 on December 08, 2009, 12:21:52 pm
thank you dcwebman ! now I created the global hotkeys that I missed so much from winamp !!! Once More J River is beating everyone  8)
Title: Re: Clear Playing Now Keyboard Shortcut
Post by: kurushi on December 09, 2009, 01:55:59 am
Yep thx too cauz it's very usefull but maybe j river 'll be a gui more friendly for éditing shortcuts.

The correct path is:
\Data\Default Resources (not Custom Ressources)
Title: Re: Clear Playing Now Keyboard Shortcut
Post by: gappie on December 09, 2009, 05:32:33 am

The correct path is:
\Data\Default Resources (not Custom Ressources)
actually this is how it should be. make a Custom Resources folder besides the default recources folder. copy the resource. xml to the custom recourses folder and edit the file to your needs. mc checks first what is in the custum folder and when it finds something it will read that before reading the default. when installing a new build the custum recources folder is not overwritten, the default is.
it might be interesting to know that the same can be done with the default art and the default webpages folders.
 :)
gab
Title: Re: Clear Playing Now Keyboard Shortcut
Post by: AoXoMoXoA on December 09, 2009, 09:06:12 am
Is there a command I can use to clear only the files that have already been played from Playing Now, rather than the entire list?
Title: Re: Clear Playing Now Keyboard Shortcut
Post by: kurushi on December 09, 2009, 04:53:34 pm
actually this is how it should be. make a Custom Resources folder besides the default recources folder. copy the resource. xml to the custom recourses folder and edit the file to your needs. mc checks first what is in the custum folder and when it finds something it will read that before reading the default. when installing a new build the custum recources folder is not overwritten, the default is.
it might be interesting to know that the same can be done with the default art and the default webpages folders.
 :)
gab
Big thx GAB for the tips!
Usually i made a back up of the modified files but now i didn't need to move them with every updates :>(and j river is very speedy for this^^)