Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track Range Parser/Renamer #27

Open
8 tasks
kellnerd opened this issue Aug 1, 2022 · 0 comments
Open
8 tasks

Track Range Parser/Renamer #27

kellnerd opened this issue Aug 1, 2022 · 0 comments
Labels
idea Ideas for new scripts and features

Comments

@kellnerd
Copy link
Owner

kellnerd commented Aug 1, 2022

  • Rename multiple tracks based on an input like "01. - 05. Title" to "01. Title, Part 1" ... "05. Title, Part 5"
  • Custom number prefix (default to ", Part ", automatic language detection?)
  • Detect and number parts of consecutive tracks with the same title
  • Strip existing part numbers at the end of titles
  • Allow absolute track numbers or track numbers with medium number prefixes
  • Support multi-level hierarchies: "01. - 10. Part I, 04. - 07. Chapter 2" results in "06. Part I: Chapter 2, Part 3"
  • Allow negative numbers to count tracks from the end of the medium/release
  • Customizable line parser presets (e.g. %start%. - %end%. %title% [- %artist%], square brackets to mark optional parts)
@kellnerd kellnerd added the idea Ideas for new scripts and features label Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea Ideas for new scripts and features
Projects
None yet
Development

No branches or pull requests

1 participant