Skip to content

use metadata version tag to determine full track title#308

Open
Zazcallabah wants to merge 1 commit intovitiko98:masterfrom
Zazcallabah:patch-2
Open

use metadata version tag to determine full track title#308
Zazcallabah wants to merge 1 commit intovitiko98:masterfrom
Zazcallabah:patch-2

Conversation

@Zazcallabah
Copy link
Copy Markdown

Very neccessary in order to distinguish remixes from each other, otherwise the tool will avoid downloading any but the first remixes of the same base track.

We cant really do this by simple templating since we probably dont want a trailing " ()" on every track title. If there is conditionals available in the templating that would probably be much better though. in that case we just insert the conditional in "DEFAULT_TRACK" but as far as i can tell the default python formatter does not support conditionals in the format string.

Very neccessary in order to distinguish remixes from each other, otherwise the tool will avoid downloading any but the first remixes of the same base track.

We cant really do this by simple templating since we probably dont want a trailing " ()" on every track title. If there is conditionals available in the templating that would probably be much better though.
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.

1 participant