-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat: fix track search #2594
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
feat: fix track search #2594
Conversation
|
That's a great addition. But does it work for all tracks, tho? Less popular track is what suffers most when matching |
|
We already use song.link for the exact task. If isrc doesn't match, that will only make extra requests to YouTube? |
|
So I just searched with one of my regional Bengali tracks (DGA052354009) corresponding to this Spotify track https://open.spotify.com/track/1stU529KMabUofF9CFm2rn It surely loads a random YT shorts |
|
Ok, I'll test and see if everything works perfectly and merge onwards |
|
Great work @ehfd |
Partially solves #883