|
Where are the song files kept on iPod Touch/iPhone? |
PDF
|
| Print |
|
E-mail
|
Where are the song files kept on iPod Touch/iPhone?Remember, you can only see the actual song files on your iPhone or iPod Touch if you jailbreak it, which ppQuiz/iquizshare.com don't recommend you to do. However, if you've already jailbroken your iPhone or iPod Touch, read on.
Songfiles should be in (root ~, in you "Finder"):
~/Media/iTunes_Control/Music
Songs are stored in arbitrary folders that are randomly (looks like) generated by itunes, such as F00, F01, in which the song files are stored like AFCZ.m4a ... ...
hence your complete path should be: ~/Media/iTunes_Control/Music/F00/AFCZ.m4a
This may be possible, but I am not sure: depend on how you jailbreak your iphone/itouch, you should have different folder structure for '~'. In most cases, this should be: /private/var/root/
Therefore: /private/var/root/Media/iTunes_Control/Music/F00/AFCZ.m4a
is your complete path to a song file. |