| BradTrupp.com - Little slices of my life and my projects | BradTrupp.com -- Tags -- Code |
| ||
BradTrupp.com -- Tags -- Code -- Using Ruby to fix id3 tags on mp3 files (Ruby)
Using Ruby to fix id3 tags on mp3 files (Ruby)
If you listen to a lot of podcasts on your mp3 player, you likely are annoyed by the fact that every podcast uses different tags for genres, artists, and more -- or leaves them blank. You are constantly jumping around from artist to artist or genre to genre to find all your intended listening. It can be a real pain. The little ruby script will rewrite the ID3 tags on all the mp3 files in a selected directory -- in this case 'C:/Podcasts/' -- and change those id3 tags to something consistent so all the files are grouped together. In this case, the script--
Run this script after downloading your podcasts and before loading your player. Also, some podcast receiver allow you to run a script automatically once downloads are complete.
"Enjoy..."
Share: Del.icio.us | Digg | Facebook | Google Bookmarks | Reddit | Technorati | Twitter | Windows Live | Yahoo! My Web
|
|