manicExpressive / hypodrical

small django podcasting thingie
MIT License
0 stars 0 forks source link

Add artwork on mp3 upload #3

Closed manicExpressive closed 11 years ago

manicExpressive commented 11 years ago

When uploading an mp3, we should add the artwork dynamically from the podcasts models representation of what the cover art for the current podcast is.

http://stackoverflow.com/questions/409949/how-do-you-embed-album-art-into-an-mp3-using-python is an example.