Compile song archive file by default #50

Open
ryansereno wants to merge 3 commits from ryansereno/main into main
ryansereno commented 2023-11-28 09:35:37 -05:00 (Migrated from github.com)

Fixes #24

Song archive is not created by default, if SKIP_PREVIOUSLY_DOWNLOADED=False

This is an issue for anyone who does not set this initially, and then wants to skip all previously downloaded at a later date.

Song archive will now be compiled regardless of config settings.

Fixes #24 Song archive is not created by default, if SKIP_PREVIOUSLY_DOWNLOADED=False This is an issue for anyone who does not set this _initially_, and then wants to skip all previously downloaded at a later date. Song archive will now be compiled regardless of config settings.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ryansereno/main:ryansereno/main
git switch ryansereno/main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff ryansereno/main
git switch ryansereno/main
git rebase main
git switch main
git merge --ff-only ryansereno/main
git switch ryansereno/main
git rebase main
git switch main
git merge --no-ff ryansereno/main
git switch main
git merge --squash ryansereno/main
git switch main
git merge --ff-only ryansereno/main
git switch main
git merge ryansereno/main
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
zotify-dev/zotify!50
No description provided.