Kodi Community Forum

Full Version: like that the screen stayed longer fixed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Angry
friends use MediaStream skin I am posting my question because I have not found anything in the forum like that the screen stayed longer fixed, it takes a few seconds. xlm which file I edit so that it is longer established.
following picture attached.

Image
you can hit 'i' on keyboard / 'info' on remote to toggle the info between permanently visible or hide after a number of seconds.

you can also specify a custom time in advancedsettings.xml.

see: http://wiki.xbmc.org/?title=Visualizations
ronie Wrote:you can hit 'i' on keyboard / 'info' on remote to toggle the info between permanently visible or hide after a number of seconds.

you can also specify a custom time in advancedsettings.xml.

see: http://wiki.xbmc.org/?title=Visualizations



thank Nod, analyzing ... I'm having a little trouble!
I copied the code and saved in notpad "advancedsettings.xml"
what code should I change and where should I put "advancedsettings.xml"
let's say you want the info to stay on screen for two minutes:
Code:
<advancedsettings>
      <songinfoduration>120</songinfoduration>
</advancedsettings>

save the file to your userdata folder.
the location of the userdata folder depends on the platform you're using.
ronie Wrote:let's say you want the info to stay on screen for two minutes:
Code:
<advancedsettings>
      <songinfoduration>120</songinfoduration>
</advancedsettings>

save the file to your userdata folder.
the location of the userdata folder depends on the platform you're using.


Nod
Friend, thank you. following their tips could do what he intended
HEALTH AND PEACE

THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU,