title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 6 of 6

Thread: add ripped/converted tracks to iTunes

  1. #1

    Join Date
    Feb 2009
    Location
    Bay Area, CA, USA
    Posts
    3

    add ripped/converted tracks to iTunes

    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.

    https://sourceforge.net/projects/ituneslibadd/

    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.

  2. #2

    Join Date
    May 2007
    Posts
    3

    Re: add ripped/converted tracks to iTunes

    Awesome, very useful..... if only it would work....

    It opened iTunes, but didn't add the tracks, any suggestions?

    thanks

  3. #3
    Administrator
    Join Date
    Apr 2002
    Posts
    43,883

    Re: add ripped/converted tracks to iTunes

    I am guessing you need -f "[outfilelong]" -asf

    as the filename can have spaces in it.

  4. #4

    Join Date
    May 2007
    Posts
    3

    Re: add ripped/converted tracks to iTunes

    awesome, thank you, now working perfectly...

    I guess i've just shown my entire lack of programming knowledge. :D

    anyway, very useful, THANKS!

  5. #5

    Join Date
    Feb 2009
    Location
    Bay Area, CA, USA
    Posts
    3

    Re: add ripped/converted tracks to iTunes

    Quote Originally Posted by Spoon View Post
    I am guessing you need -f "[outfilelong]" -asf

    as the filename can have spaces in it.
    Yes, that's correct. Sorry for the oversight.

  6. #6

    Join Date
    Feb 2009
    Location
    Bay Area, CA, USA
    Posts
    3

    Re: add ripped/converted tracks to iTunes

    Quote Originally Posted by Hufggfg View Post
    awesome, thank you, now working perfectly...

    I guess i've just shown my entire lack of programming knowledge. :D

    anyway, very useful, THANKS!
    Great, I'm glad you like it!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •