kodi-svtplay / xbmc-svtplay

Unofficial addon for watching SVT Play on Kodi
GNU General Public License v3.0
66 stars 34 forks source link

Fix issue #260 #262

Closed o010b closed 4 years ago

o010b commented 4 years ago

Fix issue #260 Cant cast to kodi from phone or laptop.

linqcan commented 4 years ago

Sorry, I won't merge this as the proposed change is a hack due to a 3rd party not using the correct "API" for this addon.

Instead, I propose you create a PR for https://github.com/khloke/play-to-xbmc-chrome.

Specifically you want to have a look at these lines, the "?url=" part is where the incompatibility is with this addon. https://github.com/khloke/play-to-xbmc-chrome/blob/master/js/modules.js#L577

Hope this helps and that the pointer above gets you started quickly.