mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 22:55:54 +03:00
[GH-ISSUE #29] Downloads wrong lyrics #20
Labels
No labels
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SongSync#20
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 @yavko on GitHub (Aug 7, 2023).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/29
Describe the bug
A clear and concise description of what the bug is.
Sometimes it's a completely different song's lyrics, sometimes it's from the same album but wrong file name
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Correct lyrics
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
@yavko commented on GitHub (Aug 7, 2023):
Update: seems to happen across albums too, just saves files in wrong places. Also downloading from songs not in my library also is happening
@Lambada10 commented on GitHub (Aug 7, 2023):
@yavko As per warning that displays before batch download
"This may be less accurate than downloading lyrics one by one"
This is because Spotify can return different songs, but are very similar (same title but different artist, same song but different version etc). This can't really be worked on
@yavko commented on GitHub (Aug 7, 2023):
Ah okay
@yavko commented on GitHub (Aug 7, 2023):
But that's just one of the issues
@yavko commented on GitHub (Aug 7, 2023):
The other issue is that it downloads the right song, but saves in wrong place
@Lambada10 commented on GitHub (Aug 7, 2023):
Can I get more details about that? Never happened to me
@yavko commented on GitHub (Aug 7, 2023):
I ran the batch download and the right lyrics are downloaded just under different songs, as shown in the screenshot. Sometimes same album, sometimes not
@Lambada10 commented on GitHub (Aug 7, 2023):
@yavko Probably also related to what Spotify returns
@yavko commented on GitHub (Aug 7, 2023):
Why is it like that? Maybe it'd be a better idea to use Musixmatch which I think Spotify uses
@Lambada10 commented on GitHub (Aug 7, 2023):
@yavko Musixmatch API is paid, and Spotify uses Musixmatch for lyrics either way
@yavko commented on GitHub (Aug 7, 2023):
I was able to use it for free, I used a cli tool to download lrcs from musixmatch
@yavko commented on GitHub (Aug 7, 2023):
Yeah it's just downloading wrong songs, I've been manually doing it, and it's just how it is.