Quality indicator shows high efficiency no matter the quality if track is not downloaded

App version

Production

Issue description

When playing music that isnt downloaded it shows playback as High Efficiency and Unknown bitrate etc under the timeline (above the play button).

Checked the server logs and it isnt transcoding and is getting the raw file.

Tried accessing the server using other apps and they show it is playing the FLAC file (No changes were done server side between testing apps)

Device type

Phone

Media provider

Navidrome

Steps to reproduce

  1. Open Symfonium
  2. Make sure nothing is set to transcode (Original quality)
  3. Playback any non-downloaded item
  4. It displays high efficiency despite playing FLAC or high-quality files (On cellular data or wifi)

Additional information

Samsung S26 Ultra
Android Version: 16
One UI Version: 8.5
Symfonium Version: 14.1.0 (1227734)

The closest topic I found was here:

Screenshots

I searched existing issues first

on

I understand that logs are mandatory

on

Log upload name / description

crusheddiamond

You did not configure your provider correctly and have it in http but have forced https via redirects.

This loose POST data and cause those issues. Properly setup the provider to use https.

Thank you for the quick solution, changed the port adn it works. I am new to this so I appreciate your help and time.