mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 23:55:52 +03:00
[GH-ISSUE #255] [Feature Request] Ability to use alternate service links to fetch metadata / Search other services #214
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#214
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 @AdminChobe on GitHub (Jan 11, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/255
Been having some issues with non-English albums that have mismatched titles between versions on Spotify and other services. Tidal and Amazon versions use translated English titles while Spotify version uses Japanese titles, thus making the tracks unfindable by the downloader.
Issue arises specifically with one-room survival by Serani Poji but likely also impacts other albums, as it's not an uncommon occurrence. Specific error returned is: "track not found for ISRC: 2lA1ba5H5HInj1gPXqYyXu" (did not open an issue to report this error specifically as others have already reported the same error. Instead wanted to provide a potential solution in the form of a feature request.)
As per title, this could be fixed by implementing the ability to fetch metadata from other streaming services, or change which service is being indexed by the Search page.
Hopefully this is within the purview of the app. Thank you for your hard work.