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

Deduplicate tracks with multiple encodings #12

Open
guregu opened this issue Sep 5, 2023 · 0 comments
Open

Deduplicate tracks with multiple encodings #12

guregu opened this issue Sep 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@guregu
Copy link
Owner

guregu commented Sep 5, 2023

Currently if you upload the same track in multiple encodings (e.g. mp3 and flac) it will show both of them in the web UI and subsonic APIs.
Let's deduplicate them. For Subsonic we might be able to pick based on the client's accepted types, for the web UI we can just pick the "better" format or make it a setting.

@guregu guregu added the enhancement New feature or request label Sep 5, 2023
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

1 participant