whipper-team / whipper

Python CD-DA ripper preferring accuracy over speed
GNU General Public License v3.0
1.14k stars 89 forks source link

Add new template variables for multi-disc sets #569

Open eharris opened 2 years ago

eharris commented 2 years ago

It would be nice if there were different disc_template and track_template config for multi-disc sets (where the Total Discs is not equal to 1). Perhaps disc_template_multi and track_template_multi, that by default take the same config as the non-multi templates if they aren't specifically set.

github-actions[bot] commented 2 years ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

To help make it easier for us to investigate your issue, please follow the contributing instructions.

marioqxx commented 2 years ago

I had the same question, but found a solution for me with the use of:

eharris commented 2 years ago

Yeah, I found %M and %N, but this is asking to have a set of templates that applies only for multi disc sets, so that I don't have to have a prepended disc number when there is only 1 disc.