Hi all. I wrote a little command line utility to add tracks and (optionally) artwork to iTunes. I developed it specifically for my use with dBpoweramp, so maybe some of you will find it useful.
Follow the download link and install the MSI package. (Or just download the ZIP file and extract it to some convenient location.) Once you've installed it, you can add a "Run External" action as follows:
Run: After Conversion
Program: <path to iTunesLibraryAdd.exe>
e.g., C:\Program Files\iTunesLibraryAdd\iTunesLibraryAdd.exe
Command Line: -f [outfilelong] -asf
(Omit the -asf if you don't want to add the artwork.)
I haven't tried it with compilation CDs yet, so I'm not sure how the artwork will work in that scenario, but it works fine for me with single-artist CDs.
I hope someone finds this useful.
Follow the download link and install the MSI package. (Or just download the ZIP file and extract it to some convenient location.) Once you've installed it, you can add a "Run External" action as follows:
Run: After Conversion
Program: <path to iTunesLibraryAdd.exe>
e.g., C:\Program Files\iTunesLibraryAdd\iTunesLibraryAdd.exe
Command Line: -f [outfilelong] -asf
(Omit the -asf if you don't want to add the artwork.)
I haven't tried it with compilation CDs yet, so I'm not sure how the artwork will work in that scenario, but it works fine for me with single-artist CDs.
I hope someone finds this useful.
Comment