Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix order in applying $num and $numc tokens #402

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Fix order in applying $num and $numc tokens #402

merged 1 commit into from
Dec 15, 2023

Conversation

OMSmolina
Copy link
Contributor

Closes #377

The order broke the parameter.

$num worked correctly but when it reached $numc it looked like this:

[01]c
[02]c
[03]c
[04]c
[05]c
...

@Tyrrrz Tyrrrz added the bug Something isn't working label Dec 15, 2023
@Tyrrrz Tyrrrz changed the title Fixes #377 undocumented Fix order in applying $num and $numc tokens Dec 15, 2023
@Tyrrrz
Copy link
Owner

Tyrrrz commented Dec 15, 2023

Thank you. Yeah, this was poorly tested.

@Tyrrrz Tyrrrz merged commit 7b5a35f into Tyrrrz:master Dec 15, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File name template $num adds [ ] in the number of any playlists
2 participants