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:
parent
3f7bbf4b12
commit
da7dd0e9ee
3 changed files with 21 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Reference in a new issue