MMarco94 / tambourine-music-player

GNU General Public License v3.0
27 stars 0 forks source link

Support metadata on separate files - album art, lyrics #6

Open Not-Sure-Whats-Going-On opened 1 year ago

Not-Sure-Whats-Going-On commented 1 year ago

Nice simple player - however ... Albumart only shows when it is embedded in the audio file. With a folder containing tracks and separate artwork (Folder.jpg, folder.jpg., etc.) the albumart in the player is blank. It would be great if the player could fall-back to displaying separate artwork if no embedded albumart is found. Thanks!

Not-Sure-Whats-Going-On commented 1 year ago

Still failing to display non-embedded albumart in V1.0.1. Such a pity.

MMarco94 commented 12 months ago

I'm not against this proposal. Ideally, I'd like to support all kinds of "external" metadata, e.g. .lrc files. However, ATM I can't commit to any timeline, as I don't have much time to dedicate to this project.

PRs are more than welcome.