ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: gui for configuring keyboard shortcuts for J. River Media Center

(1/2) > >>

superboyac:
OK, I had this idea thread earlier:
https://www.donationcoder.com/forum/index.php?topic=40216.0

Now I've switch to J River for my music player.  As good of a product that it is, it also doesn't make modifying shortcuts easy.  With an xml file, you can change stuff.  My idea is to provide a gui for changing these commands, as well as backing up and exporting/importing the commands. 

The details of the configuration are here:
http://wiki.jriver.com/index.php/User_Defined_Global_Keyboard_Shortcuts

I'm willing to pay/donate for this gui.

foobar actually has a good sample of a gui for this.  (They just don't have a way to save or import/export the commands).  I like the ability to set the hotkey for global vs. while in the application.  Below is a screenshot of it:
IDEA: gui for configuring keyboard shortcuts for J. River Media Center

something like that, plus saving/importing/exporting customized sets would be perfect.

lifeweaver:
Hi superboyac,

I know it's not what you are asking for but thought you might find it interesting => using AutoHotkey as the hotkeys for JRiver.

lifeweaver:
Supberboyac,

saving/importing/exporting customized sets would be perfect
--- End quote ---
Can you elaborate?
J River stores your custom shortcuts in a JRiver-Resource.xml file, so you have them in a format you can read outside the application, do you mean export from J River to foobar or foobar to J River?

superboyac:
Supberboyac,

saving/importing/exporting customized sets would be perfect
--- End quote ---
Can you elaborate?
J River stores your custom shortcuts in a JRiver-Resource.xml file, so you have them in a format you can read outside the application, do you mean export from J River to foobar or foobar to J River?
-lifeweaver (November 25, 2015, 10:10 AM)
--- End quote ---
What I mean, essentially, is just a GUI to manage all that.  In the foobar request, the reason why it couldn't be done was because the configuration file was unreadable.  Since this is xml, we should be able to do it with a GUI.

lifeweaver:
Hi superboyac,

Here is a script for you written in AutoHotkey.

Script runs on: Windows 7 Professional, AutoHotkey 1.1.22.07 Unicode build

To use:


*     Install AutoHotkey, if you have problems see their tutorial about running scripts
*     Copy the script into a '.ahk' file
*     Double click on the script icon to start it
Note: It is possible to compile AutoHotkey scripts to exe so you don't need to have AutoHotkey installed.

Navigation

[0] Message Index

[#] Next page

Go to full version