Possible to add remix artist in the song metadata? #156
Unanswered
flyingcakes85
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Right now, it isn't possible to manually add an artist to a track. One thing you could try is to add a regex rule to the KOITO_ARTIST_SEPARATORS_REGEX environment variable to match a name preceded by an open parenthesis and followed by [rR]emix or something like that, but I'm not entirely sure on how well that will work. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Here original song was by Kucka and Medasin remixed this track. Is it possible to add Medasin to the artists? My usecase being, I want this track to be listed when I open the page for "Medasin". So it shows something like "Kucka, Medasin - Honey (Medasin Remix)"
Also, in general, is it possible to manually add an artist to a track?
Beta Was this translation helpful? Give feedback.
All reactions