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

Songs: Find covers of a Vocaloid original song from UtaiteDB #75

Open
riipah opened this issue Jul 24, 2015 · 0 comments
Open

Songs: Find covers of a Vocaloid original song from UtaiteDB #75

riipah opened this issue Jul 24, 2015 · 0 comments
Labels
complexity: unknown Unknown days of work content: songs Song entries external solution possible External solutions such as bookmarklets or user scripts are possible for implementing the feature feature request feedback-wanted Feedback and further discussion needed (open questions) priority: low Issues/Tasks that are not so important UtaiteDB UtaiteDB-specific UX/usability UX (User Experience): Methods for improving the usablitiy

Comments

@riipah
Copy link
Member

riipah commented Jul 24, 2015

For example, for the song Senbonzakura, we want to be able to list all utaite versions of that song that are on UtaiteDB. In this case the song includes a reference link to UtaiteDB and the same entry has been added there, but that's not always the case (most importantly the reverse is not always true: if the original is an utaite song, we generally don't add it on VocaDB).

This should be an on-demand feature that requires user interaction: a link that says for example "check for alternate versions on UtaiteDB", which either populates the list of alternate versions or shows a popup.

Because of the different conventions on VocaDB and UtaiteDB we have to support two different ways. If the song includes a reference link from VocaDB to UtaiteDB, we simply get derived versions of the song from UtaiteDB using the ID of the referred song. If the original isn't on UtaiteDB we have to search by link URL: find all non-original songs from UtaiteDB that include a reference link to this entry on VocaDB.

In this case we simply load derived versions of the song with ID 1052 on UtaiteDB. If there was no reference link to UtaiteDB, we would search UtaiteDB for songs with a reference link to this entry.

@ycanardeau ycanardeau added the feedback-wanted Feedback and further discussion needed (open questions) label Oct 17, 2020
@ycanardeau ycanardeau added this to the Backlog milestone Nov 19, 2020
@andreoda andreoda added content: songs Song entries UtaiteDB UtaiteDB-specific labels Jan 13, 2021
@ycanardeau ycanardeau removed interop UtaiteDB UtaiteDB-specific labels May 2, 2021
@andreoda andreoda added UtaiteDB UtaiteDB-specific UX/usability UX (User Experience): Methods for improving the usablitiy labels Apr 21, 2023
@andreoda andreoda removed this from the Backlog milestone Apr 26, 2023
@andreoda andreoda added the complexity: unknown Unknown days of work label Mar 6, 2024
@andreoda andreoda added the priority: low Issues/Tasks that are not so important label Mar 23, 2024
@Shiroizu Shiroizu added feature request external solution possible External solutions such as bookmarklets or user scripts are possible for implementing the feature labels Jun 29, 2024
@andreoda andreoda changed the title Find covers of a Vocaloid original song from UtaiteDB Songs: Find covers of a Vocaloid original song from UtaiteDB Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: unknown Unknown days of work content: songs Song entries external solution possible External solutions such as bookmarklets or user scripts are possible for implementing the feature feature request feedback-wanted Feedback and further discussion needed (open questions) priority: low Issues/Tasks that are not so important UtaiteDB UtaiteDB-specific UX/usability UX (User Experience): Methods for improving the usablitiy
Projects
Development

No branches or pull requests

4 participants