mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 07:35:52 +03:00
[GH-ISSUE #165] Mismatch in songs (English songs not non-Roman script) due to issue with songslink (https://odesli.co/) website #820
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#820
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @2-lab on GitHub (Dec 15, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/165
The issue concerns the track “Don’t Cry (Alternate Lyrics)” from the album Use Your Illusion II.
On Spotify, this track is listed simply as “Don’t Cry”, which creates confusion because there is another, different song titled “Don’t Cry” that appears on Use Your Illusion I (not II).
As a result, when the Spotify link is checked via songs.link, it is incorrectly identified as the Use Your Illusion I version on Tidal, leading to the wrong song being matched and downloaded.
The issue can be replicated using this
spotify url for the song : https://open.spotify.com/track/6mAfxuTuRz1FWfriiFf57y?si=d0bfa94ea373465a
songs.link url for this spotify url: https://song.link/s/6mAfxuTuRz1FWfriiFf57y
Tidal url from songs.link : https://tidal.com/album/629051/track/629055
Amazon url from songs.link: https://tidal.com/album/629051/track/629055
I guess it would be better to cross check the album as well.
Thanks