Rewrite syntax
#3963
Replies: 1 comment
-
That should be doable using the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How would I go about fixing issues like this? The compilations are named slightly different on musicbrainz beginning with Dream Dance 20. I would like all of them named like this:
Dream Dance 0n
where, if n < 10, n should be padded with a zero.
I am not sure how I would go about adding a rewrite rule when I need to take elements of the name into account and not doing a simple replace.
Beta Was this translation helpful? Give feedback.
All reactions