Skip to content
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

Persistent Alternate Tracks #2388

Open
1 of 2 tasks
trainingdummy opened this issue Mar 5, 2025 · 1 comment
Open
1 of 2 tasks

Persistent Alternate Tracks #2388

trainingdummy opened this issue Mar 5, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@trainingdummy
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Pain

Hey there! I recently noticed that when I change a song from one version to another (for example, when selecting a lyric video, a clean edit, or fixing an incorrect song), it only adjusts to the new version for that playthrough of the song. When I come back to the song later, it's reverted to whichever default one it finds on search. I assume this is due to it prioritizing the search version of the song over a cached or downloaded version, but that's just speculation.

Suggested solution

To fix this, assuming the issue is what I'm guessing it is, simply set the app to prioritize the last played/cached/downloaded version of the song, or add an option to set the manually selected version as the new default. (Probably saved in data vs. cache for longevity's sake.) Perhaps it could even have a Settings menu like the one for track blacklisting to directly manage all the songs you've changed from the default result.

If you wanted to go a step further, you could also incorporate a system that logs what version of the song people have manually selected, which could be used to crowdsource the best version of the song to use for others as well. Not sure what your policy is on that, or if you'd have a platform to store that info on (assuming none currently exists), but if it's feasible, you could definitely make it opt-in for those who want to contribute, and all users would be able to benefit even without doing so.

Useful resources

N/A

Additional information

Thanks so much for working on this, and I'm looking forward to seeing where the project goes from here!

Best,
TD

Self grab

  • I'm ready to work on this issue!
@trainingdummy trainingdummy added the enhancement New feature or request label Mar 5, 2025
@Tolle44
Copy link

Tolle44 commented Mar 6, 2025

Alternatively, let users "vote" on the most appropriate version of the song so the experience is as close to spotifyt as possible.

Edit: I skim read the original post and I agree with "crowdsourcing" best versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants