multi-disc ripping #1

Open
cpressland wants to merge 1 commit from multi-disc into main
cpressland commented 2026-01-26 13:14:16 +00:00 (Migrated from github.com)

Note

Gemini generated change.

Moves additional logic into the Python rip-audio-cd.py script to allow multiple cd drives to be used at the same time to rip CDs.

> [!NOTE] > Gemini generated change. Moves additional logic into the Python `rip-audio-cd.py` script to allow multiple cd drives to be used at the same time to rip CDs.
This pull request has changes conflicting with the target branch.
  • src/copyparty-upload@.service
  • src/rip-audio-cd.py
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

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

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 multi-disc
git switch multi-disc
git rebase main
git switch main
git merge --ff-only multi-disc
git switch multi-disc
git rebase main
git switch main
git merge --no-ff multi-disc
git switch main
git merge --squash multi-disc
git switch main
git merge --ff-only multi-disc
git switch main
git merge multi-disc
git push origin main
Sign in to join this conversation.
No description provided.