|
|
|
|
|
by romdev
750 days ago
|
|
I'm meticulous about tagging and backing up MP3s for different mixes in car stereos and other devices. One problem is that I have so many MP3s and different copies I don't know which are tagged and when they were ripped. I prefer to retain the file's modified date when I just update tags so I'll know how old the rip is - bit rates have increased a bit since last century. I wrote a Powershell script that sets the date a minute newer when it updates ID3 V1 tags so I can compare files and know that one came from 2005 and has had metadata updated since then. I haven't found a bulk tagger that does this. |
|
It's easy to see which bitrate a track/album has, you don't need to keep dates for that? What's harder to see is what encoder was used -- modern LAME at even 128kbps is a totally different game than some 90s Xing or Fraunhofer.
Better would of course be to have lossless files of the originals and mass convert to mp3 when needed, but I suppose that's a different discussion.