Register FAQ/Rules Forum Spy Search Today's Posts Mark Forums Read

Welcome to the Mac Forums forums. Please read the FAQ if you have questions. Register to participate.

 
Go Back   Mac Forums > Archive > Archives of Old Posts > General Mac Discussion (archive)
TouchArcade.com - iPhone Game Reviews and News

 
 
Thread Tools Search this Thread Display Modes
Old Jun 23, 2004, 11:37 PM   #1
javabear90
macrumors 6502a
 
javabear90's Avatar
 
Join Date: Dec 2003
Location: Houston, TX
Send a message via AIM to javabear90
how to get music of an ipod / view hidden files

so I was bored tonight and was messing around in the terminal and discovered that I could access all of my iPod's music. I copied a few songs to make sure that they worked, (and of course they did) and thought "wouldn't that be cool if finder could do that?" So I made an applescript to do just that
with the fowloing script:

tell application "Finder" to quit
set OnOff to do shell script "defaults read com.apple.finder AppleShowAllFiles"
if OnOff = "NO" or OnOff = "OFF" then
set OnOff to "ON"
else
set OnOff to "OFF"
end if
do shell script "defaults write com.apple.finder AppleShowAllFiles " & OnOff
tell application "Finder" to launch


Finder can now see hidden files, then locate the /Volumes/ipod name/iPod_control/Music
and whala!!!

you can now do some cool things.... for all those people whose computer died and they had music on their ipod, they can now access it. For legal issues do not use this for transferring songs that are not yours


I will post screen shots



Edit: Does anyone now how to make things un-hidden so I can alway view my ipod music so I can turn off the view hidden files (gets annoying)???
Attached Thumbnails
Click image for larger version

Name:	ipod.jpg
Views:	505
Size:	82.7 KB
ID:	14813  
__________________
My website
Nikon D200, D70, 70-200mm VR, 18-200 VR, 50mm f/1.8, 18-70mm, 12-24mm. Maxed out 15" MBP

Last edited by javabear90 : Jun 23, 2004 at 11:45 PM.
javabear90 is offline  
Old Jun 24, 2004, 01:51 AM   #2
ChrisFromCanada
macrumors 65816
 
ChrisFromCanada's Avatar
 
Join Date: May 2004
Location: Hamilton, Ontario (CANADA)
I just checked and enabling invisible/hidden files also allows acess to your music from an ipod. This is a useful way to transfer your music without having to use one of those annoying shareware programs.
__________________
Powermac G5 - Dual 2.5 GHz
SR Macbook Pro - 2.2GHz
Xbox 360
30GB iPod Video
Sony DCR-PC105
ChrisFromCanada is offline  
Old Jun 24, 2004, 02:18 AM   #3
Horrortaxi
macrumors 68020
 
Horrortaxi's Avatar
 
Join Date: Jul 2003
Location: Los Angeles
Does anybody know the reasoning behind how the music is organized on the iPod? I've used Cocktail to do the same thing before and the music is in a million numbered folders, each with no more than about 40 songs in seemingly random order. It makes it hard to find what you're looking for--though maybe that's the point.
Horrortaxi is offline  
Old Jun 24, 2004, 03:16 AM   #4
JFreak
macrumors 68040
 
JFreak's Avatar
 
Join Date: Jul 2003
Location: Tampere, Finland
Quote:
Originally Posted by Horrortaxi
Does anybody know the reasoning behind how the music is organized on the iPod? I've used Cocktail to do the same thing before and the music is in a million numbered folders, each with no more than about 40 songs in seemingly random order. It makes it hard to find what you're looking for--though maybe that's the point.
i have also found that very annoying. why on earth the ipod cannot store music in the same directory structure as it is in the computer's music library? that would make sence to me. it must be an effort to make copying music more annoying, i can see no other logic.
JFreak is offline  
Old Jun 24, 2004, 09:34 AM   #5
abhishekit
macrumors 65816
 
abhishekit's Avatar
 
Join Date: Nov 2003
Location: akron , ohio
Send a message via Yahoo to abhishekit
Quote:
Originally Posted by Horrortaxi
Does anybody know the reasoning behind how the music is organized on the iPod? I've used Cocktail to do the same thing before and the music is in a million numbered folders, each with no more than about 40 songs in seemingly random order. It makes it hard to find what you're looking for--though maybe that's the point.
Dont know the reasoning but I noticed it too. I accessed the iPod folders through terminal, and there were all those numbered folders. Making it impossible to do anything specific.
__________________
" Only two things are infinite, the universe and human stupidity, and I'm not sure about the former" Albert Einstein
one of the videos I made
abhishekit is offline  

 

Mac Forums > Archive > Archives of Old Posts > General Mac Discussion (archive)

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 08:18 PM.

Mac News | Mac Rumors | iPhone Game Reviews | iPhone Apps

Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright 2002-2009, MacRumors.com, LLC