- assigned_to: nobody --> jhipkiss
When an mp3 file gets added to the IPOD from a particular podcast, it should be possible to tidy up the id3 tags for that mp3 file so it looks better in the IPOD or other MP3 player.
Many podcast authors duplicate details in the various fields such as Author, Title, Description, Album etc which is a real pain when you're trying to the view the info on a small screen which either doesn't scroll the info or you have to wait ages for the scroll before you see the unique info.
So, fo every rss feed in the .feeds file it would be good if you could specify the author and album tags and edit the title tag to remove any repeat of the author or album.
Plus, I suspect the .feeds file should be converted to XML for this purpose.