pack uploads in post with proper song title and stepchart artist #9
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: oat/in-the-database-2#9
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
my current idea is this:
when you upload a file, it strips it to its root folder with the .sm and zips it up and stores it
when a user wants to download a file, instead of just serving them the zip, serve them a zip with the structure of
stepchart artist/song title/*.sm
this way, you can unzip it in your songs folder and itll merge and itll all be cool and Good
thisll also make creating itdb2 desktop clients that automatically put songs in your songs folder easier to create (which, trust me, ill get around to doing one day)