BigNoid / Aeon-Nox

A skin for XBMC/Kodi
Other
253 stars 187 forks source link

OSD auto hide setting up #763

Open Mecool-KX opened 5 years ago

Mecool-KX commented 5 years ago

Hi,

Thanks for this awesome skin. Well, really it is not a issue.

I'm trying to find out how autohide the OSD after a few seconds.

I read with script skin helper is possible, but there is not many information and I didn't find out how to setup it

Is there any way to set this up with Aeon?

Thanks in advance

BigNoid commented 5 years ago

If you have script.skin.helper on your system you can do that by using this code for a custom action in a (sub)menu item: Skin.SetNumeric(SkinHelper.AutoCloseMusicOSD) This will throw a popup where you can set the amount of seconds after which it should close.

Mecool-KX commented 5 years ago

Thank you.

After doing that, can I remove script.skin.helper?

I forgot to say the OSD appers when I see movies or the TV in PVR, not music Thanks