Duration video infolabel changed to seconds in Isengard?
#1
Hey guys,

Just noticed that in Isengard the Duration infolabel now seems to accept values as seconds where previously it was minutes

I've tried searching to see when/why this change was made but didn't get too far

Wondering if this was on purpose and if there is any backwards support for users on previous versions of Kodi/XBMC?
Reply
#2
On purpose and no backwards support.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#3
If you want to support previous versions convert to seconds and use

name_of_listitem.addStreamInfo('video', {'duration': duration_in_seconds})

Btw not all guys using the latest high resource usage builds and it's annoying that such important things get changed...
Also most of the functions like addStreamInfo or similar don't have good manual or even no example code at all.
Often I have to 'bruteforce' try those functions to get the right formats... Hopefully there will be examples one day, would appreciate this by far more
than updating Kodi versions that often.
Reply

Logout Mark Read Team Forum Stats Members Help
Duration video infolabel changed to seconds in Isengard?0