Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[BUG] Merge artists with same name #50

Closed
airon90 opened this issue May 3, 2022 · 6 comments
Closed

[BUG] Merge artists with same name #50

airon90 opened this issue May 3, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@airon90
Copy link
Contributor

airon90 commented May 3, 2022

If you have two songs with different artist in the library, e.g. A1 and A2, and you rename one artist's name (e.g. A1) to the second one (e.g. A2) the app doesn't merge the artists but the app keeps on maintaining two different artists with same name instead of merging both in a single artist

@airon90 airon90 added the bug Something isn't working label May 3, 2022
@z-huang
Copy link
Owner

z-huang commented May 26, 2022

Does it still happen?
In my phone, this function works well.

@airon90
Copy link
Contributor Author

airon90 commented May 26, 2022

I downloaded the artifact from Actions page and it still happens. Here are the steps to reproduce this bug:

  1. Add two songs from two different artists (I have some artists named "X" and "X - Topic")
  2. Go to the Artists section
  3. Rename one artist to the second one
  4. You get two different artists with same name and in two different categories

@z-huang
Copy link
Owner

z-huang commented May 26, 2022

Oh, the app should forbid having two artists with the same name.
I think you want the feature to merge the songs of two artists together, right? Artists in YouTube Music become "Artist - Topic" in YouTube.

@airon90
Copy link
Contributor Author

airon90 commented May 26, 2022

I think you want the feature to merge the songs of two artists together, right?

Yes

@z-huang
Copy link
Owner

z-huang commented May 27, 2022

Implemented. You can try the latest dev build.

@airon90
Copy link
Contributor Author

airon90 commented May 27, 2022

Now I will wait without patience for next version 😍 Thank you very much!

@airon90 airon90 closed this as completed May 27, 2022
thornySoap pushed a commit to thornySoap/InnerTune that referenced this issue Jul 16, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants