View Full Version : Resume video available conditional?
Is it possible for a skin to check whether Resume is available or not for a video?
jmarshall
2009-03-31, 07:46
Not currently, as the information is not being read from the db until playtime.
When do you need it?
It's for the Info screen. I'd just rather the resume button was only visible when the option was available, rather than having a conspicuous disabled button.
Actually, is there even any need for the resume button? Wouldn't the play button just bring up the resume dialog anyway?
smcnally75
2009-03-31, 21:53
It's for the Info screen. I'd just rather the resume button was only visible when the option was available, rather than having a conspicuous disabled button.
Actually, is there even any need for the resume button? Wouldn't the play button just bring up the resume dialog anyway?
I don't think "Play" will, but "Enter" will
jmarshall
2009-04-01, 01:28
Only if you have autoresume set to "Ask" will it prompt I presume.
The info dialog could be changed to allow it by infobool easily enough I suspect - add a trac ticket.
Cheers,
Jonathan