iTunes Renaming Files Upon Import

GO TO ADMIN PANEL > ADD-ONS AND INSTALL VERTIFORO SIDEBAR TO SEE FORUMS AND SIDEBAR

AudiobookGuy

New member
Joined
Oct 7, 2013
Messages
2
Points
0
Location
Gainsville VA
I'd love some feedback on a crazy rip/import issue that I have.
I'm rip/importing an audiobook in iTunes and the title names are incorrect. The auto searches are returning incorrect information.

Since this is for an audiobook I needed to have all the tracks in a sortable order. When you consider that there are over 900 tracks to rename, doing so manually would be almost impossible. So, I had a neat idea. I decided to import a disk, then use a small perl script to rename the files. This would allow me to number the tracks appropriately - "001 - The Sicilian". Finally, I would remove the entries from iTunes, then re-add the renamed files. This would pick up the new track name as the song title. And, all the files would be named in a sortable format. :)

Here's where the problem is... After the re-import, iTunes renames the files back to what they were when first imported. Thus undoing all the changes I made. :mad:

If anyone has any ideas/suggestions/solutions they would be greatly appreciated. (PC, Windows7-64)

AudiobookGuy
 

Sparkee

New member
Joined
Nov 18, 2005
Messages
5,693
Points
0
Location
Saskatchewan, Canada
iTunes uses ID3 tags other other embedded tags for track information, not the file name. You should be able to use a tag editor to automate changing the tag info to match the file name.
 
Top