tiliado / nuvola-app-groove

RIP 2017. Discontinued & archived Microsoft Groove script for Nuvola Apps Runtime
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

ReferenceError: Can't find variable playerInterface #5

Closed jiri-janousek closed 7 years ago

jiri-janousek commented 7 years ago

From mailing list:

I am using Groove through the Nuvola player now. It works, but I also get this error message. Anyone knows what it means / do I need to something screenshot from 2017-05-11 23-51-27

https://github.com/tiliado/nuvola-app-groove/blob/master/integrate.js#L91

if (playerInterface.getCurrent()) should be probably replaced with if (window.playerInterface && playerInterface.getCurrent()). Or has playerInterface gone completely?

@jrosco, could you look at it?

jrosco commented 7 years ago

I'll investigate this issue ASAP. Thanks

jrosco commented 7 years ago

This has been fixed. I have another issue (#6) to look at and will release this fix when I've fixed #6

jiri-janousek commented 7 years ago

2.0 releases. I'll close this issue once I rebuild packages.