(really!) convert podcast to music file in itunes
Not being very happy with my solution to convert podcast mp3's to regular music file, I found an alternative method which works for me for the moment.
Apparently iTunes podcast entries are marked with the ITUNESPODCAST tag. Deleting this tag makes it possible to import podcast mp3s as regular music files.
Steps to take:
- Move the podcast mp3's out of the
/podcasts/ folder to a temporary folder. - In iTunes, delete these mp3's
- Using the Mp3tag utility (if your on Windows), remove the ITUNESPODCAST tag from the mp3s in the temporary folder (select all the files, right-click, select Extended tags, highlight the tag and click the delete icon, apply) and while you're there, fix all the other id3 tags as well.
- In iTunes, import the mp3's from the temporary folder.
Mp3tag works like a charm and is very fast. You can rename your mp3 files by using the information in the id3 tags (e.g. "%artist% - %album% - %title%) and you can automatically update the id3 tags by extracting the information from the mp3 file name.