Quote:
Originally Posted by lilaustino
rkloninski, can you post step by step details of how you got all of yours to work, and your plist perhaps?
|
1) I rename the file to future ringtone to 7 characters (i.e. hellothere.mp3 to hellthr.mp3).
2) drop the file into itunes
3) convert it to aac (hellthr.m4a)
4) record the length
5) make the fake file (hellthr.m4r)
6) copy both to the /var/root/Media/itunes_control/ringtone directory
7) make the following ringtone.plist file:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ringtones</key>
<dict>
<key>hellthr.m4a</key>
<dict>
<key>GUID</key><string>0000000000000001</string>
<key>Name</key><string>Hello There</string>
<key>Total Time</key><integer>2831</integer>
</dict>
<key>hellthr.m4r</key>
<dict>
<key>GUID</key><string>0000000000000001</string>
<key>Name</key><string>Hello There</string>
<key>Total Time</key><integer>2831</integer>
</dict>
</dict>
</dict>
</plist>
REMEMBER to correct the Total Time.
8) copy the ringtone.plist to /var/root/Media/itunes_control/Itunes directory
9) chmod all ringtones to 755 (not sure if this is needed).
10) reboot
tada..
To make it easy, i have make a zip file containing my ringtone.plist and 4 ringtones. you can get it at
http://www.klo-group.com/auction/iphonering.zip .
you should be able to figure out where to put the files by now.
NOTE. if you have f__ked with your phone too much, you need to un-do everything you have done. For example, the /itunes_control directory is NOT a place for your ringtones and plist file if your phone is jailbroken. It seems that putting stuff there only confuses the iphone.