khloke / play-to-xbmc-chrome

A Google Chrome Extension for sending online content to be played on XBMC. Supported websites include YouTube, Vimeo, CollegeHumor, DailyMotion, eBaumsWorld and SoundCloud.
MIT License
186 stars 112 forks source link

Scrubbing/Timeskip no longer working? #181

Open bzarky opened 3 years ago

bzarky commented 3 years ago

I can no longer scrub videos or time skip using the plugin. It just does nothing. I also have had the issue of playing a video while another is playing simply just stopping playback that others have been having.

Kodi version 19.0 on Ubuntu 21.04 Extension for Chrome on Win10

JuanCanham commented 3 years ago

I Have the same problems, code looks simple, I'm away for a couple of weeks, but once I'm home I'll give it a shot if nobody has fixed it by then.

https://github.com/khloke/play-to-xbmc-chrome/blob/bd87c14922d4c9c974206ecb729a82ee144d89ac/js/xbmc-helper.js#L297

Doesn't match

https://kodi.wiki/view/JSON-RPC_API/v12#Player.Seek (previously https://kodi.wiki/view/JSON-RPC_API/v10#Player.Seek)