Notices
All Things Apple The Teamspeed Genius Bar!
Enter here to discuss your Apple products including iPhone, iPod, MacBooks and more!

Getting music off an Ipod?

Thread Tools
 
Search this Thread
 
Old Nov 6, 2011 | 11:30 PM
  #11  
Simba's Avatar
Banned
Joined: Jan 2008
Posts: 3,264
Simba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond repute
Originally Posted by sean73T
It's a previous gen Ipod Nano.

Will Itunes need to be closed when doing that, Simba?
Yes and no-- if the iPod in question has never been synced with the computer you're using, iTunes should ignore it. If it has, it may try to sync it. Better to play it safe and keep iTunes closed until you've copied all the files over.

Also, if your ipod name has spaces or special characters in it, wrap the path in quotes. e.g.:

cd "/Volumes/Some iPod/iPod_Control"
 
Old Nov 6, 2011 | 11:31 PM
  #12  
Barrister's Avatar
Teamspeed Pro
Joined: Apr 2008
Posts: 23,875
From: Orange County
Barrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond repute
Simba is the chief of coding.
 
Old Nov 7, 2011 | 12:04 AM
  #13  
sean73T's Avatar
Thread Starter
|
Avatarless
Joined: May 2010
Posts: 2,775
From: Malibu, CA
sean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond repute
It has been synced. I will try this tomorrow and report back.

Thanks.
 
Old Nov 7, 2011 | 08:38 AM
  #14  
TeutonicCarFan's Avatar
Teamspeed Pro
Joined: Sep 2009
Posts: 6,320
TeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond repute
Simba is digital MacGyver
 
Old Nov 7, 2011 | 08:49 AM
  #15  
sinan's Avatar
Am I the only one around here who doesn't have a custom member title?
Joined: Apr 2009
Posts: 4,259
From: Frankfurt
sinan has a reputation beyond reputesinan has a reputation beyond reputesinan has a reputation beyond reputesinan has a reputation beyond reputesinan has a reputation beyond reputesinan has a reputation beyond reputesinan has a reputation beyond reputesinan has a reputation beyond reputesinan has a reputation beyond reputesinan has a reputation beyond reputesinan has a reputation beyond repute
Try SharePod.



(not my pic)
 
Old Nov 8, 2011 | 12:56 AM
  #16  
sean73T's Avatar
Thread Starter
|
Avatarless
Joined: May 2010
Posts: 2,775
From: Malibu, CA
sean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond reputesean73T has a reputation beyond repute
Originally Posted by Simba
If it's an iPod (rather than an iPhone), you don't need to buy some silly app to pull the music off.

Plug it in, open Terminal (Applications/Utilities) and run the following commands:

cd /Volumes/IPODNAME/iPod_Control
rsync -r Music ~/Desktop

The files will appear in a "Music" folder on your desktop once the command completes (returns to shell prompt).

Obviously, replace IPODNAME with the name of the iPod.

Once the files are moved, you can just drag the whole folder into iTunes to import.
I forgot to mention I have windows, so is Terminal the same thing as command prompt?
 

Last edited by sean73T; Nov 8, 2011 at 12:58 AM.
Old Nov 8, 2011 | 01:33 AM
  #17  
Barrister's Avatar
Teamspeed Pro
Joined: Apr 2008
Posts: 23,875
From: Orange County
Barrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond reputeBarrister has a reputation beyond repute
Originally Posted by sinan
Try SharePod.



(not my pic)
Is Jefferey your boyfriend?
 
Old Nov 8, 2011 | 09:42 AM
  #18  
Simba's Avatar
Banned
Joined: Jan 2008
Posts: 3,264
Simba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond repute
Originally Posted by sean73T
I forgot to mention I have windows, so is Terminal the same thing as command prompt?
Can't do any of the above on doze.

What you can do is mount the iPod, change your explorer preferences to "Show hidden files and folders", and the files will be in [Drive Letter]:\iPod_Control\Music
 
Old Nov 8, 2011 | 09:51 AM
  #19  
TeutonicCarFan's Avatar
Teamspeed Pro
Joined: Sep 2009
Posts: 6,320
TeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond reputeTeutonicCarFan has a reputation beyond repute
^ that actually seems easier
 
Old Nov 8, 2011 | 02:55 PM
  #20  
Simba's Avatar
Banned
Joined: Jan 2008
Posts: 3,264
Simba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond reputeSimba has a reputation beyond repute
Originally Posted by TeutonicCarFan
^ that actually seems easier
They both accomplish the same task. Primary difference is that OS X will retain the change dates and most of the metadata, whereas doze will gleefully throw it away and generally munge the data.

Still better than paying for an app that largely does the same thing, though.
 



All times are GMT -4. The time now is 12:26 PM.