Include lyrics in delivery email

The final delivery email now appends a Song Lyrics section in the same
format shown on the customer player page: section headers like
[Chorus] are stripped, blank lines are preserved as stanza breaks,
and the lyric lines are rendered as plain text.

Bumps version to 0.4.8.
This commit is contained in:
Troll (Hermes Agent) 2026-08-05 17:44:11 +00:00
parent 3f7bbf4b12
commit da7dd0e9ee
3 changed files with 21 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Theme Song Booth
**Version:** `v0.4.7`
**Version:** `v0.4.8`
A Flask web application for running a convention booth where visitors request a custom AI-generated theme song. Operators manage the queue from an admin dashboard, generate Suno prompts, upload MP3 previews, collect payment, and deliver final songs by email.