[GH-ISSUE #14] Passing Folder path with music files #7

Open
opened 2026-02-27 19:05:23 +03:00 by kerem · 1 comment
Owner

Originally created by @RonOren on GitHub (Sep 23, 2022).
Original GitHub issue: https://github.com/akashrchandran/syrics/issues/14

I tried 2 different playlists (I know for 100% that for most of the tracks there's synced lyrics in spotify.

One couldn't find any lyrics:

Screenshot_20220923-112316_Termux.png

The other stopped at 80 tracks and spat this error:

Screenshot_20220923-113040_Termux.jpg

Originally created by @RonOren on GitHub (Sep 23, 2022). Original GitHub issue: https://github.com/akashrchandran/syrics/issues/14 I tried 2 different playlists (I know for 100% that for most of the tracks there's synced lyrics in spotify. One couldn't find any lyrics: ![Screenshot_20220923-112316_Termux.png](https://user-images.githubusercontent.com/11407141/191922407-87c4a792-26be-415b-af42-4c8b5cd91656.png) The other stopped at 80 tracks and spat this error: ![Screenshot_20220923-113040_Termux.jpg](https://user-images.githubusercontent.com/11407141/191922562-6ec3b729-5cb3-43b7-84c2-1ee85476e773.jpg)
Author
Owner

@akashrchandran commented on GitHub (Oct 4, 2022):

I tried 2 different playlists (I know for 100% that for most of the tracks there's synced lyrics in spotify.

They may not have title and album metadata. It ignores the file name.
github.com/akashrchandran/syrics@1bdfeeff41/syrics/core.py (L134-L135)

I will add fall back to file name if metadata is unavailable. Will also add search using ISRC tag (if exists), the result will be more accurate.

<!-- gh-comment-id:1266518396 --> @akashrchandran commented on GitHub (Oct 4, 2022): > I tried 2 different playlists (I know for 100% that for most of the tracks there's synced lyrics in spotify. They may not have title and album metadata. It ignores the file name. https://github.com/akashrchandran/syrics/blob/1bdfeeff4112ede75c4840dd06e11daf66cd0e46/syrics/core.py#L134-L135 I will add fall back to file name if metadata is unavailable. Will also add search using ISRC tag (if exists), the result will be more accurate.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/syrics#7
No description provided.