SongSelect have updated their website somehow and it seems to have broken CCLI import.
Is the embedded browser window for CCLI import the default browser? If this may be fixed by simply updating one's browser but I haven't had time to check. Please forgive if I'm jumping the gun.
Edit: I just checked and my browser is fully updated. Opening the website in a regular browser window works fine but when using the CCLI Import window, the website says I am using an unsupported browser. So I am assuming an update to the embedded browser is in store?
Comments
Same here. But also with the new site before it had the browser compatibility problems it also couldn't import songs. But I just download the txt file and use the song importer and select the ccli and that works too.
I had no problems up to a week ago when we used the feature on Sunday. Not sure when the website update happened but it must have been some time between then and now.
I have the same issue. Is there an update coming to fix yhis?
I too have the same problem both with my home Mac and church PC. Seems to be the embedded browser in OpenLP. Can work around it by using a browser but not as elegant as OpenLP - cannot import directly. Please provide a fix
Me Too
I did some research on this. The failure is due to the Chromium version being too low. OpenLP is using an embedded version of Chromium which is contained in the QT WebEngine libraries.
OpenLP 3.0.2 is using QT 5.15.2 which has Chromium version 83.0.4103.122 embedded. To fix this, OpenLP will need to be updated to use QT 5.15.11 or higher which has Chromium 87.0.4280.
I figured this out by reproducing the issue in a full version of Chrome. I used the developer tools to spoof an older version. This reliably produces the same error message as seen in OpenLP when logging into Song Select.
Excellent research, thank you. I would also love so see this addressed as soon as possible. Would it be possible to switch from QT 5.15.2 to QT 5.15.11 with the next release?