Exit after 30 minutes on iPad?
#1
I want to stream audio on my iPad for 30 minutes before I go to sleep, and then have xbmc automatically close.

How can I accomplish this? Using 13.2 Gotham /re-Touched skin. There doesn't seem to be a timer anywhere.
Reply
#2
Retouch doesn't expose the timer option, but it will show up if you use Confluence and then press exit on the home screen.
Reply
#3
I have tried Confluence, but it has no such option. (Only "Exit")


Edit: I see the issue:
In DialogButtonMenu.xml:
Code:
<description>Custom Shutdown Timer</description>
...
<visible>System.CanPowerDown | System.CanSuspend | System.CanHibernate</visible>

Which doesn't apply on iPad I guess. Removing that line makes it show up.
Reply
#4
Ah, good catch!
Reply

Logout Mark Read Team Forum Stats Members Help
Exit after 30 minutes on iPad?0