Media Browser - doesn't show flac files

HA running in docker ,
Version:0.116.2

I mounted the external music folder in docker-compose file:

    volumes:
      - /share/HA/:/config
      - /etc/localtime:/etc/localtime:ro
      - /share/CACHEDEV1_DATA/Music/:/media

In new Media Browser - i can see jpg, mp3 but not flac files.
I hope this is not a known limitation as I believe most people who listening to music from
their physical storage prefer lossless format,otherwise will go to youtube:)

can some1 tell if he manage to play flac?

yeah , i saw this thread and also update it ,
it is unclear if the person who open the post manage to play flac files.

The post I linked to in that issue explains why you can’t.

So flac is not supported because is not registered in IANA ,
following :
https://github.com/home-assistant/core/issues/41358#issuecomment-704617461
“The fix is likely either adding strict=False or adding custom handling for FLAC files”
Can some1 tell where i can set it ?

i hope they fix it as not supporting FLAC/lossless files actually missing the pointing of the media browser.