plugin.program.autowidget
plugin.program.autowidget copied to clipboard
Fix ListItem HH:SS duration.
Some addons sets a duration as [HH:]MM:SS but the Kodi requests an integer in ListItem.setInfo("duration": seconds).
The fix converts [HH:]MM:SS format to the seconds number.
@drinfernoo, wait a moment, I need make more tests.
OK, it seems to work.
You may want to pull request here: https://github.com/Goldenfreddy0703/plugin.program.autowidget