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

Wrong song being played when selected from the search queue #1175

Closed
1 of 2 tasks
peimansh opened this issue Jan 29, 2024 · 5 comments
Closed
1 of 2 tasks

Wrong song being played when selected from the search queue #1175

peimansh opened this issue Jan 29, 2024 · 5 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@peimansh
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I search for a song e.g. "Ba tamoome yek deli" from the artist "Shadmehr Aghili" and the search results show the correct song with correct title and artist. The duration of the song is 4:32 . But when I click on it to be played, another song from the same artist is played and different duration. So it shows the correct title and correct artist, but a different song is played.
Screenshot 2024-01-29 135632

Expected Behavior

To play the correct song as it is shown in the search results.

Steps to reproduce

  1. Open the app
  2. Search for the song "Ba tamoome yek deli"
  3. Click on the first song in the results list: "Ba tamoome yek deli" from artist "Shadmehr Aghili" , Duration "4:32"
  4. A different wrong song but from the same artist gets played, which in my case has a duration of "6:35"

Operating System

Windows

Spotube version

v3.4.1

Installation source

GitHub Releases (Binary)

Additional information

I've attached the screenshot which is very self-describing :)

Self grab

  • I'm ready to work on this issue!
@peimansh peimansh added the bug Something isn't working label Jan 29, 2024
@olivier2
Copy link
Contributor

Hi @peimansh, just started looking into the code to understand the inner working of Spotube! Looks like there's a general misunderstanding of how the app works.

Spotube finds and display data using the Spotify api, but when you press play, it tries to find the track on youtube. In your case, the youtube track that is found is this : https://www.youtube.com/watch?v=wOJfPgTgKwU

More info can be found in these (and many more issues): #963 #883

@ksaadDE
Copy link
Contributor

ksaadDE commented Feb 5, 2024

but when you press play, it tries to find the track on youtube
and we users can change it by clicking in the lower right corner and changing the selected YT video stream.

Yup, that experience is a little annoying. Especially if you go in the search and try to find a song that is on YouTube but not on Spotify and vice versa. (Another issue that is related to it)

So it's not a bug it's a feature guys :DD

@peimansh
Copy link
Author

peimansh commented Feb 5, 2024

I think this is a marketing thing !
How to present a "bug" to the customer so that it seems like a "feature" 😄

@UnoNYC
Copy link

UnoNYC commented Feb 12, 2024

Hi, I have a very similar issue. Except Spotify has the actual song in question and it plays normally but in spotube, it plays the audio from a long unrelated video..

For example, if you were to search for "The Last Concorde - Stars" in Spotify, you would get the song from this video.

https://www.youtube.com/watch?v=pHJ0l_pHpV8

And in Spotify, it would play the song above.

But in Spotube, although you get the artist and album listing for the song, if you were to play it, then you would get the audio from this video.

https://www.youtube.com/watch?v=FnxX5a08x38

I have tried the option for alternative sources and got the song, but it will still play the audio above the next time I use the app. It never remembers my choice and I can't even blacklist the hour long video or the other unrelated ones.

The song and album in question exists on Spotify though.

https://open.spotify.com/track/7eQ4iJIDagsb2OPLakmIeF

This happens on both Windows and Android.

@KRTirtho
Copy link
Owner

Duplicate of #883

@KRTirtho KRTirtho marked this as a duplicate of #883 Apr 11, 2024
@KRTirtho KRTirtho added the duplicate This issue or pull request already exists label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

5 participants