VLC displays embedded cover art or enclosed cover art files just fine for audio files. However when streaming, this doesn't seem to work. Here's a stream that shows cover art when using foobar2000, but doesn't in VLC: http://stream.radioparadise.com/rock-320 Is this probably a configuration problem ...
I just browsed the source code.
While vlc-master/modules/meta_engine/folder.c takes care of the folder cover art recognition, there doesn't seem to be a corresponding function in the Android source code.
Correct me, if I'm wrong.
I'm using VLC on Linux and Android.
I store album covers as cover.jpg in each album folder.
The album folders are stored on a Samba share.
While the Linux player displays the cover.jpg, the Android player doesn't.
Is that a bug or is cover.jpg recognition not integrated on Android?