Windows > Third Party Plug-ins, Programs, and Skins
ZELDA v1.0 released (Expression Language editor)
mvandyke:
I'm just starting to work on this and having some minor challenges. My text rendered output does not match up with my actual output. Rendered is a very dark background and actual is a light back ground. See attached files
Any thoughts on how to get to a light background? All the other font colors are correct.
Thanks
lepa:
--- Code: ---If(IsEqual([Media Type],Audio,1),
If(!IsEmpty([AMG Track Pick]),<img src="tooltip:web-amg-track-pick-top" width="50" valign="bottom">,)
,)
--- End code ---
Throws unhandled exception for me. Seems that colon causes the havoc...
zybex:
--- Quote from: mvandyke on September 11, 2020, 11:18:37 am ---Any thoughts on how to get to a light background? All the other font colors are correct.
--- End quote ---
The background color is fixed (to match my current Theme, sorry). There are options in Settings to change the colors, but they're disabled for now.
I'll enable changing background color this weekend.
zybex:
--- Quote from: lepa on September 11, 2020, 12:57:53 pm ---Throws unhandled exception for me. Seems that colon causes the havoc...
--- End quote ---
Lepa, the exception is because Zelda is failing to get MC's install folder due to missing registry keys (so it can't translate the "tooltip:" to a path).
I've also had some problems after upgrading to 27 - reinstalling the latest 27 fixed those issues.
Before you do that, can you please let me know:
- which MC version you have, and is it 32 or 64bit
- is there a key called "Install Directory" under this Registry key: (I assume this is missing for you)
HKEY_CURRENT_USER\Software\JRiver\Media Center 27\Installer
Thanks!
@MC team: after upgrading to 27 and uninstalling 26 the "HKCR\MediaJukebox Application" key was missing for me, even though I selected the option to preserve registry settings during uninstall. It looks like the App is unregistered anyway.
lepa:
--- Quote from: zybex on September 11, 2020, 04:15:13 pm ---Lepa, the exception is because Zelda is failing to get MC's install folder due to missing registry keys (so it can't translate the "tooltip:" to a path).
I've also had some problems after upgrading to 27 - reinstalling the latest 27 fixed those issues.
Before you do that, can you please let me know:
- which MC version you have, and is it 32 or 64bit
- is there a key called "Install Directory" under this Registry key: (I assume this is missing for you)
HKEY_CURRENT_USER\Software\JRiver\Media Center 27\Installer
Thanks!
@MC team: after upgrading to 27 and uninstalling 26 the "HKCR\MediaJukebox Application" key was missing for me, even though I selected the option to preserve registry settings during uninstall. It looks like the App is unregistered anyway.
--- End quote ---
27.0.12 64bit and I have the key "Install Directory" under the
--- Code: ---Computer\HKEY_CURRENT_USER\SOFTWARE\JRiver\Media Center 27\Installer
--- End code ---
I still have MC26 installed (not running). Zelda is connected to MC27
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version