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

artist words in pattern #13

Open
modul opened this issue Apr 18, 2011 · 0 comments
Open

artist words in pattern #13

modul opened this issue Apr 18, 2011 · 0 comments
Assignees

Comments

@modul
Copy link
Owner

modul commented Apr 18, 2011

create artistsplit[] in arranger initialization.
use in rename pattern: {artist1} {artist3} etc.
what to do when words in pattern exceeds length of artistsplit[]?

user should put it in another pattern, using it only when he knows, what artist it'll be used on. like:
[singer-pattern]
newpath={artist2}, {artist}/{album}/{title}

The {initial} must have the same functionality:
{initial2} == first letter of second artist word. so:

[singer-pattern]
newpath = {initial2}/{artist2}, {artist1}/{album}/{title}

-> P/Perry, Linda/In Flight/…

@ghost ghost assigned modul Apr 18, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant