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

Support more numeric prefixes #2

Merged

Conversation

jgoguen
Copy link
Contributor

@jgoguen jgoguen commented Jul 21, 2024

Instead of requiring numeric prefixes to be in the form <number>.<title>, allow more formats commonly seen. Some examples of supported formats now:

  • 40 Track Title
  • 03-Track Title
  • 4 - Track Title
  • 102_Track Title
  • 42.Track Title

@techno-disaster
Copy link
Owner

meep thanks for the change, could you rebase and add them as test files here?

"Lou Reed/The Best of Lou Reed/8. Perfect Day.m4a",
:D

Instead of requiring numeric prefixes to be in the form
`<number>.<title>`, allow more formats commonly seen. Some examples of
supported formats now:

- `40 Track Title`
- `03-Track Title`
- `4 - Track Title`
- `102_Track Title`
- `42.Track Title`
@jgoguen jgoguen force-pushed the numeric-prefix-support branch from a6c1d37 to 2eab2cc Compare July 22, 2024 22:13
Copy link
Owner

@techno-disaster techno-disaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! thank you :D

@techno-disaster techno-disaster merged commit edc69cd into techno-disaster:main Jul 25, 2024
1 check passed
@jgoguen jgoguen deleted the numeric-prefix-support branch July 25, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants