Tagged Questions

2
votes
3answers
1k views

Could someone provide a C# example using itemsearch from Amazon Web Services

I am trying to use Amazon Web Services to query Artist and title information and receive album art back. Using C# I cannot find any examples that come even close to this. All of the examples online …
1
vote
3answers
771 views

How do you embed album art into an MP3 using Python?

I've been using mutagen for reading and writing MP3 tags, but I want to be able to embed album art directly into the file.