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

[Feature] Enhanced “Quality” Field in the GUI for Album Search #274

Open
billyvllr opened this issue Dec 10, 2024 · 2 comments
Open
Labels
enhancement New feature or request question Further information is requested

Comments

@billyvllr
Copy link

Current Situation

When searching for albums using the GUI, it’s common to encounter duplicate entries of the same album. The current “Quality” field provides basic information "LOSSLESS", but it would be highly beneficial if this field displayed more detailed specifications about the audio files. For instance, adding information about the bit depth (e.g., 24-bit, 16-bit) and sampling rate (e.g., 44kHz, 96kHz) would help users distinguish between identical entries and make more informed decisions about which version to download.

Suggestion / Feature Request

Detailed Quality Information

  • Expand the “Quality” field in the GUI to include:
  • Bit Depth (e.g., 16-bit, 24-bit).
  • Sampling Rate (e.g., 44kHz, 96kHz).
  • Example: Instead of just showing “LOSSLESS,” the field could display “M4A, 24-bit, 96kHz.” or "FLAC, 16-bit, 44kHz"

Improved Album Differentiation

  • Use the expanded “Quality” details to better differentiate between duplicate entries in album search results.
@billyvllr billyvllr added the enhancement New feature or request label Dec 10, 2024
@billyvllr
Copy link
Author

Screenshot 2024-12-11 at 00 50 14

@exislow
Copy link
Owner

exislow commented Dec 13, 2024

This would be great indeed. As far as I know the search API does not deliver these information, yet or maybe it is not implemented by tidalapi. If you have different information I would be glad to know them. Or even better: Just get me a pull request.

@exislow exislow added the question Further information is requested label Dec 13, 2024
@exislow exislow removed their assignment Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants