PseudoTV / PseudoTV_Live

PseudoTV Live acts similar to normal broadcast or cable TV, complete with multiple preset and user-defined channels and an EPG. PseudoTV Live can directly integrate with various Kodi plugins and video sources such as Playon, Hdhomerun and PVR backends.
http://www.pseudotv.com
GNU General Public License v3.0
193 stars 33 forks source link

plugin.video.emby modification #9

Closed angelblue05 closed 8 years ago

angelblue05 commented 8 years ago

Duration is already in seconds, do not modify it.

angelblue05 commented 8 years ago

Possible scenario: If the path is plugin://plugin.video.emby, it can either be the actual file duration (which is already in seconds) or strm file duration which is 0, in which case dur == 0 would become dur 3600 which is fine.