返信先: .flac_WPRX extension causes Web UI to hang for some audio-linux renderers

フォーラム TuneBrowser .flac_WPRX extension causes Web UI to hang for some audio-linux renderers 返信先: .flac_WPRX extension causes Web UI to hang for some audio-linux renderers

#16302
storaid
参加者

Hello,

Thank you for your explanation regarding the actual format being Wave or Raw PCM in ProxyStream.

I think –

some Linux-based audio renderer systems use MediaInfo or libmediainfo to parse track metadata in their Web UI.

When the file has a non-standard extension like .flac_WPRX, MediaInfo detects it as a valid FLAC internally, but still flags the extension as invalid (FileExtension_Invalid).

Because of this, the Web interface, which depends on MediaInfo, may fail to parse the file or even hang.

Thanks again for your attention and thoughtful response!