Quote:
Originally Posted by elealty
* I won't see the ringtones in music app library. There is something to do for exclude a specific folder. Or scan only a folder for music.
|
Do you run Apps2SD? I do, with the standard userinit.sh script (download from the swap link in my sig). If you place your ringtones in /system/sd/media then the userinit.sh will set the permissions, delete the stock /system/media folder, and symlink your folder over. This way your ringtones are segregated from your music, and also offloaded from internal memory.
Since you're linking into the system folder you need to follow the proper structure:
Code:
/system/sd/media/
/system/sd/media/alarms/
/system/sd/media/notifications/
/system/sd/media/ringtones/
Phone - Vibrant with CM7 Nightly
Tablet - TF101 with ARHD 2.1.0
|