UnicornsOnLSD/finamp

Transcode unsupported files automatically

Open

#91 opened on Jul 29, 2021

View on GitHub
 (5 comments) (2 reactions) (0 assignees)Dart (268 forks)batch import
hacktoberfest

Repository metrics

Stars
 (3,934 stars)
PR merge metrics
 (Avg merge 68d 5h) (8 merged PRs in 30d)

Description

When playing unsupported (e.g., opus on iOS) files, transcode them automatically instead of failing.

Log from tying to play an opus file: [AudioServiceHelper/SEVERE] 2021-07-29 11:28:23.398423: PlatformException((-11828) Cannot Open, null, null, null)

Contributor guide