can i map multiple usernames to one username? #8033
Answered
by
mikf
traplover4200
asked this question in
Q&A
-
|
can i map usernames to one username folder some of the artists i like to save have different i like to map the names to one name |
Beta Was this translation helpful? Give feedback.
Answered by
mikf
Aug 14, 2025
Replies: 1 comment 1 reply
-
|
It is possible, but you'd have to implement it yourself. See
for a starting point on how to use custom Python code to modify metadata values. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
traplover4200
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is possible, but you'd have to implement it yourself.
See
for a starting point on how to use custom Python code to modify metadata values.