Kodi Community Forum
Audio timeout adjustment - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Neon (https://forum.kodi.tv/forumdisplay.php?fid=139)
+----- Thread: Audio timeout adjustment (/showthread.php?tid=105364)



Audio timeout adjustment - a51alias - 2011-07-12

Stoli / Anyone

I would like if possible to be able to remove the timeout for the full screen when listening to audio. Any idea what I need to amend and in what file?

Here is what I mean:

I start an audio file and then Tab it out to full screen, but as I use Artist Fan-art and not the visualization, I'd like the screen to stay with the spinning disk and album art, and not go to just a full screen fan-art.

Make sense?


- stoli - 2011-07-13

In your advancedsettings.xml add the entry:

<songinfoduration>0</songinfoduration>

For more information on the file, check here: http://wiki.xbmc.org/index.php?title=Advancedsettings.xml


- a51alias - 2011-07-15

Thanks Stoli

I actually had to increase the number to achieve the desired effect.

9999 did the trick

Thanks again for pointing me in the right area.