Closed pannal closed 6 years ago
e85e8df fixes a different issue that no one has reported yet: When music was playing before resuming a video, resume wouldn't work and the stream would start at 0. (currentaudiostream
doesn't populate for audio only items, which would result in an error log entry and a definitive switch of the audio stream, resetting the seek position)
Changelog:
Thanks!
GHI (If applicable): #
Description:
On my OSMC Kodi it seems like the active video player has the ID 0, not 1 as assumed by
player.py
(this must have changed recently with an OSMC update). This results in resume to not work:Checklist: