SubmarinerApp / Submariner

A Subsonic client for macOS
https://submarinerapp.com
BSD 3-Clause "New" or "Revised" License
122 stars 3 forks source link

FLAC files with ID3 headers won't play #176

Closed NattyNarwhal closed 1 week ago

NattyNarwhal commented 7 months ago

Looks to be AVFoundation or AudioToolbox related, filed a Feedback Assistant

NattyNarwhal commented 5 months ago

It looks gross, but it might be possible to change loading behaviour and try to skip over ID3 chunks at the beginning: https://www.codeproject.com/Articles/875105/Audio-streaming-and-caching-in-iOS-using

NattyNarwhal commented 1 week ago

This is fixed in macOS 15 Beta. It might be fixed in 14.6, but I haven't tested that.