castkodi icon indicating copy to clipboard operation
castkodi copied to clipboard

PVR can't be stopped

Open quthla opened this issue 4 years ago • 0 comments

The stop button is disabled when Kodi is playing a PVR live stream.

https://github.com/regseb/castkodi/blob/master/src/popup/script.js#L424

This is what's causing it. Position is meant to be the position in the playlist. Not sure what you're trying to achieve by comparing it to -1 but at least for PVR, it's breaking stuff.

quthla avatar Jul 17 '20 22:07 quthla