casualsnek / onthespot

qt based music downloader written in python
GNU General Public License v2.0
745 stars 54 forks source link

feature: metadata #23

Open sniperpirate opened 1 year ago

sniperpirate commented 1 year ago

Include metadata for tracks and cover art

casualsnek commented 1 year ago

The track cover art and few other metadata should be embedded by onthespot ! Can you check if there is none and raw download is disabled. Although i am working to add few other metadata on tracks.

sniperpirate commented 1 year ago

I tried with Raw Media disabled and its cover art (low res) and some metadata has come through.

Higher res cover art would be great and also other missing meta fields - also Explicit tracks etc.

drlinuxlover commented 1 year ago

I found that, setting the format to "ogg" in Advanced Configuration tab will add the "year" metadata which is missing in mp3 format.

casualsnek commented 1 year ago

This issue should be fixed in development branch ! If you have pillow installed, the embedded artwork should be high in resolution and all metadata should be written properly.