moneytoo / Player

▶ Simple and lightweight, yet polished and powerful Android video player based on ExoPlayer
https://play.google.com/store/apps/details?id=com.brouken.player
The Unlicense
1.57k stars 183 forks source link

can't select MP3 files #414

Closed oilel closed 1 year ago

oilel commented 1 year ago

Does it support pure-music files? I.e., music without any pictures, e.g., MP3 without pictures.

moneytoo commented 1 year ago

https://github.com/moneytoo/Player#are-there-any-media-formats-it-cannot-play

Just Player focuses on playing videos so audio only playback isn't officialy supported (#55).

oilel commented 1 year ago

However, Internet browsers support file:// protocol, so I can choose an Internet browser to play MP3 using file:// and the MP3 path typed in the address bar.