Hi Martin,
thanks so much for your response and the quick fix.
Much appreciated, and yet another advantage of this player. :)
Best regards,
Sebastian
Hi Martin, thanks for your answer!
I think for now I was able to fix the issue by simply altering the line:
flowplayer.conf.chromecast_available && (y() ? (createChromecastButton(), ...
to:
flowplayer.conf.chromecast_available && (y() ? (f.createChromecastButton(), ...
However, also in v8 the issue from my other ticket remains. Would very much appreciate if you could check that as well, if it is also a bug.
Thanks in advance for your efforts!
Best regards,
Sebastian