I am now working on implementing #lyrics into the script, or better to say the script can already get the lyrics thanks to the #genius #API library for python: https://pypi.org/project/lyricsgenius/
But getting lyrics for all songs is quite slow, I realise. Sure that must be done once, but I really have to implement a way of the #database updating, without indexing and regathering everything from 0 up.
That is something for another day, but shouldn't be too hard.