Closed craigsapp closed 1 year ago
Commit https://github.com/craigsapp/nifc-digital-score-server/commit/367c40d1f78cd1ff9dd283fb6a8373d3ce7354c5 probably fixes the problem, which was that the lyrics extraction was not included in the default data generation process.
Probably fixed now, but check the next time the data is regenerated.
Lyrics extraction is not happening automatically. "make generate-lyrics" has to be run after the main data generation processing to add them.
Before running "make generate-lyrics":
After running "make generate-lyrics":
Sub-issue: It would be good to disable/hide the lyrics option in the analysis dropdown menu when there are no lyrics in the score:
And possibly hide the "Modernize letters" option if all letters in the lyrics are already modern or modernized. And possibly check the modernize letters button when the score is in modernized view.