Feature request: Add APE support #194
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Support for .ape Monkey's Audio file format would be much appreciated.
I believe Android itself has no native support fro APE.
Phocid supports what Android supports according to https://sunsetware.org/phocid/help/en#help-formats and https://developer.android.com/media/platform/supported-formats#audio-formats.
Since APE is a lossless format you probably should convert everything into FLAC, you won't lose any quality and, while there might be a small file size increase, it has way better compatibility and might even play with lower battery usage.