Posts: 187
Joined: Feb 2016
Reputation:
2
2017-01-14, 14:25
(This post was last modified: 2017-01-14, 14:27 by telexxingou.)
hello...
is there any way to get the current line lyric of the song playing whitout open culyric window ?
like Window(Home).Property(culrc.lyrics) but only for current line (Container(110).ListItem.Property(part1),...)
i would to display lyrics text on musicvisualisation window not inside script-cu-lrclyrics-main.xml window....
i've tried to add list container 110 inside musicvisualisation.xml but stay empty even culyrics is visible....:-(
any possibility ?
thank you
Intel NUC 5YPPH-8Go-SSD120go-external drive 1To
Windows 10 PRO - Kodi Krypton 17 -
IconMix
Posts: 15,282
Joined: Jan 2009
Reputation:
738
ronie
Team-Kodi Member
Posts: 15,282
but does it update when the next song starts playing?
Posts: 187
Joined: Feb 2016
Reputation:
2
2017-01-14, 14:51
(This post was last modified: 2017-01-14, 15:38 by telexxingou.)
adding <visible>false</visible> in my script-cu-lrclyrics-main.xml ....
now window is not displayed anymore but script still udpate those informations on my screen when new song is played.....
i've added this on MusicVisulation.xml :
<onload>RunScript(script.cu.lrclyrics)</onload>
edit : sorry i'm not so sure about this now...i'm testing more things....and i'll put my result here ...
but it would be great to get :
Window(Home).Property(culrc.part1),Window(Home).Property(culrc.part2),Window(Home).Property(culrc.part3),Window(Home).Property(culrc.part4),Window(Home).Property(culrc.duration)
when song is played ...so we can display lyrics on any window.....
and may be a context menu displaying with a runscript(script.cu.lrclyrics&action=setting) .... on button clic or key pressing ...
But when lyrics window is display we can't control forward/backward etc....
Intel NUC 5YPPH-8Go-SSD120go-external drive 1To
Windows 10 PRO - Kodi Krypton 17 -
IconMix
Posts: 15,282
Joined: Jan 2009
Reputation:
738
ronie
Team-Kodi Member
Posts: 15,282
can't you create a custom script-cu-lrclyrics-main.xml that only displays the current line?
Posts: 15,282
Joined: Jan 2009
Reputation:
738
ronie
Team-Kodi Member
Posts: 15,282
ok, i get it. people not happy... must.do.better!
please check github again ;-)