Not sure if this should be in "troubleshooting" or "development" but CCLI just updated SongSelect (now at songselect.ccli.com). Two changes from this: 1) No more usernames, it's all email addresses now, 2) Open LP can no longer log in to SongSelect for song import.
I have no idea how quickly this could be resolved but I'd imagine it's not an inconsequential thing for some users to lose access to?
Comments
Traceback (most recent call last):
File "openlp\plugins\songs\forms\songselectform.py", line 390, in on_import_button_clicked
File "openlp\plugins\songs\lib\songselect.py", line 258, in save_song
AttributeError: 'Song' object has no attribute 'add_topic'
I'm also getting crashes on exit sometimes, I'll see if I can catch it and get a traceback for that too.
I've got an unconfirmed report of another potential problem, and maybe you guys can help. Has anyone tried editing the newly imported song?
I know I have the correct details because I can log into the CCLI SongSelect site direct, OK.
HOWEVER, I click OK on the Error message, and it takes me back to the login screen: BUT! then I cannot close it - the "X" is greyed out., I have to crash out of OpenLP using Task Manager.
I just started using OpenLP 2.4.3 on a Windows 7 machine. I am also getting this error
AttributeError: 'Song' object has no attribute 'add_topic'
However, if I ignore this error and exit using the back buttons, the song is actually imported into the library.