CappielloAntonio/tempo

[Feature Request] - Add option to display song file type & bitrate

Closed this issue · 2 comments

Summary

Add an option in the settings to display file type and bitrate of all songs.

Description

When the 'display bitrate' and/or 'display file type' option is enabled, the extra details of the song should be visible with the other details such as artist name and total song time.

Use Case

Navidrome servers (specifically) allow for duplicate albums and songs. Bitrate is one factor that allows a user to tell 2 duplicates apart and can help the user organize their library.

Additional context

Here's a mock up for a single song from an album view:
1000000563-edited

The Ultrasonic android app has this feature implemented and looks like this:
(Currently playing view):
1000000564-edited
(Album view):
1000000565

I don't particularly like the idea of having other information as the subtitle of the audio element, but I implemented it by making visibility optional. The next time release will contain this new option.

Screenshot_20240218-170422_Tempo

Great news! Thank you for taking the time to add this minor feature. I'll definitely make the switch now.