Time Remaining?
#1
Is there a way to get the time remaining of a item in a inprogress list/panel? I know you can if it is playing but I want to know if it is possiable when it is not playing?
Shield TV | Windows 10 | Mariadb | Mii Box
Evolve Ecosystem Repo | TV Melodies | Madnox Holiday Mod
Reply
#2
I don't think it is possible. However, you can get the time it will end if you were to resume it (instead of play from beginning) which gives some indication of how much time is left.
Code:
ListItem.EndTimeResume

And you can get the percent that is played as a value from 1-100
Code:
ListItem.PercentPlayed
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
#3
Thanks to bad this isn't like just basic where I could get it to do a little math for me hahaha
Shield TV | Windows 10 | Mariadb | Mii Box
Evolve Ecosystem Repo | TV Melodies | Madnox Holiday Mod
Reply

Logout Mark Read Team Forum Stats Members Help
Time Remaining?0