From 94fae08c5a3a23808f33dd520f2a88dc6fafc0d8 Mon Sep 17 00:00:00 2001 From: Chris Fulljames Date: Sat, 21 Feb 2026 12:27:20 -0500 Subject: [PATCH] Add .wav blurb --- src/littlesongplace/templates/dreams-importer.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/littlesongplace/templates/dreams-importer.html b/src/littlesongplace/templates/dreams-importer.html index d1b71f1..16420cd 100644 --- a/src/littlesongplace/templates/dreams-importer.html +++ b/src/littlesongplace/templates/dreams-importer.html @@ -22,6 +22,13 @@ If more than one weekend has passed and it still hasn't run, please send me an email at littlesongplace@gmail.com.

+

+After the upload is done, a .wav version of the song will be temporarily +available to download from the song page. These take up a lot of space on the +server though, so I'll delete old wave files periodically. I'll try to make +sure they're available for at least a few weeks to give you time to download +them. +

Status: Songs currently waiting for import: {{ queue_count }}

-- 2.39.5