Support


BlogRoll

  • Tech-Recipes Aggregator
    0
  • Digital Streets
    0
  • What's cooking at Tech-Recipes
    0
  • See one, do one, teach one.
    0
  • digital tirades of seamonkey420
    0
  • Johnny's Thoughts
    0
  • Molten Networks
    0
  • Transfer songs from your iPod to your Mac

    March 26th, 2007 by professoripod

    Never tried it, and never will…

    - All the file formats searched for must be set to be opened with iTunes.

    - In iTunes’ Preferences under the Advanced tab, you should have the check box “Copy files to iTunes Music folder when adding to library” checked.

    - Run the following “find” command:
    find /Volumes/iPod_name -type f \( -name \*.mp3 -o -name \*.m4a -o \
    -name \*.m4b -o -name \*.m4p -o -name \*.wav -o -name \*.aiff -o \
    -name \*.aif -o -name \*.aa \) -exec open “{}” \;

    - Replace iPod_name with the name of your iPod in the above command.

    Hope it works for all you Mac people.

    Stay tuned for the “Transfer songs from your iPod to your PC” post some time next week!

    Cmon, you didn’t think I’d forget the PC people did you? :)

    Posted in iPod |

    Leave a reply


    Syndication

    Pages

    Categories

    Archives

    Recent update