]> littlesong.place Git - littlesongplace.git/commit
Add missing duration field to update queue, other importer fixes
authorChris Fulljames <christianfulljames@gmail.com>
Mon, 19 Jan 2026 21:00:09 +0000 (16:00 -0500)
committerChris Fulljames <christianfulljames@gmail.com>
Mon, 19 Jan 2026 21:00:09 +0000 (16:00 -0500)
commit515553aebcaef56dd0077e0f6b2f9a8a843c3e19
tree89d8f2ef11dd5e9265a43b60900e887d0bc2784e
parent8423de8e9a79d8c7fe60a9d374ae3366b91e8a5c
Add missing duration field to update queue, other importer fixes
src/littlesongplace/dreams_importer.py
src/littlesongplace/songs.py
src/littlesongplace/sql/schema_revert.sql
src/littlesongplace/sql/schema_update.sql
src/littlesongplace/templates/dreams-importer.html
src/littlesongplace/templates/edit-song.html
test/test_dreams_importer.py
test/test_online.py
test/test_songs.py
test/utils.py