-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Songs: Auto-import songtitle from original to cover #1328
Comments
FWIW, I remember (not sure where) @riipah rejecting the idea of inheriting names from originals in the same manner as lyrics. |
Detailed implementation logic: When a new song entry is created and some original version is specified, if the entry has only one of the three title fields filled (Non-English, Romanized or English), and if that title matches the corresponding title on the original entry, the other two (or one) titles should be copied to the remix/cover/etc song entry. Aliases could probably be ignored. |
I don't think I ever said it shouldn't be done, but I didn't consider it worth the effort. And it's not mandatory to manually copy all translations from original to cover. The song can always be found through the original version. |
@ycanardeau That's the one! |
Requested/Feedback of the survey:
"When creating a cover entry, the name fields get auto-populated after selecting the original song."
Corresponding to #1329 just with the song title. Could be very useful since it takes some of the "human" work away.
The text was updated successfully, but these errors were encountered: