Slideshow.xml help
#1
Is there any way to determine whether the Slideshow was user-triggered (pictures) versus xbmc-triggered (screensaver)? I'd like to display the time/date info if it's the screensaver and not when the user is browsing their pictures.

Any workarounds?
Reply
#2
Window.Previous(MyPictures) maybe ? but obviously not solid
Reply
#3
(2012-06-06, 10:39)Jezz_X Wrote: Window.Previous(MyPictures) maybe ? but obviously not solid

This would work unless the screensaver kicks in while in the Pictures submenu. Although being less than ideal, I guess this will have to do if anyone else doesn't have a better solution.

Reply
#4
<visible>System.ScreenSaverActive</visible>?
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first

My previous forum/trac nickname: grajen3
Reply
#5
(2012-06-06, 12:58)pieh Wrote: <visible>System.ScreenSaverActive</visible>?

heh see we should all go read the wiki some times Smile

http://wiki.xbmc.org/?title=List_of_Boolean_Conditions
http://wiki.xbmc.org/?title=InfoLabels
http://wiki.xbmc.org/?title=Window_IDs
http://wiki.xbmc.org/?title=List_of_Built_In_Functions
Reply
#6
They're all bookmarked for me. Wink
Reply
#7
(2012-06-06, 12:58)pieh Wrote: <visible>System.ScreenSaverActive</visible>?

You're the man Pieh!

Reply

Logout Mark Read Team Forum Stats Members Help
Slideshow.xml help0