Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Support EBU R 128 audio normalization #290

Open
onny opened this issue Apr 9, 2022 · 1 comment
Open

Support EBU R 128 audio normalization #290

onny opened this issue Apr 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@onny
Copy link

onny commented Apr 9, 2022

Hey,
sometimes music tracks do have different loudness levels. I already analyzed my audio collection with r128gain, a Python script for fingerprinting loudness levels. Jellyfin doesn't expose these informations yet and doesn't have support for it (only workarounds).
Is it possible somehow that sonixd gets client support for audio normalization?
Best regards
Jonas

p.s.
sonixd is already a great desktop player, I really love it. I submitted it to jellyfin.org client list and made a package for NixOS :)

@onny onny added the enhancement New feature or request label Apr 9, 2022
@jeffvli
Copy link
Owner

jeffvli commented Apr 10, 2022

sonixd is already a great desktop player, I really love it. I submitted it to jellyfin.org client list and made a package for NixOS :)
Awesome! Glad to have your support :)

I've thought a lot about implementing replaygain (#12), but it's still on hold for now. Like you mentioned, the tags aren't exposed by Jellyfin (or Subsonic-API) so it's likely the files would need to be downloaded and processed beforehand. I haven't tested it if the entire file needs to be downloaded, so I could be wrong on how difficult it would be to implement.

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

No branches or pull requests

2 participants