INTERACT FORUM

More => Old Versions => JRiver Media Center 24 for Windows => Topic started by: 8139david on January 24, 2019, 11:00:09 pm

Title: Tooltip to show lyrics
Post by: 8139david on January 24, 2019, 11:00:09 pm
Here is a first attempt at defining a [Tooltip - Audio] field:

Code: [Select]
If(IsEqual([Media Type],Audio,1), <font size="140"><b>[track #]. [name] /([duration]/)<//b>
[album] - [year] - [album artist]

[lyrics]<//font>
,)

It would be better, in that case, if the tooltip wasn't transparent.
Title: Re: Tooltip to show lyrics
Post by: 8139david on January 24, 2019, 11:07:30 pm
Not too bad.
But if the song is long, it's not shown entirely. And there is no way to scroll.
Also, having tooltips always showing lyrics will probably be tiresome after a while.

It would be better to have a simple right-click option, in MC, to show a track's lyrics (in a properly sized window, without transparency).
Title: Re: Tooltip to show lyrics
Post by: carlismysecondname on January 30, 2019, 06:52:19 am
You can disable the transparency of tooltips. No scrolling though unless you press f2 to edit that lyrics field entry.