-
Notifications
You must be signed in to change notification settings - Fork 0
Create_Nested_Fodlers
Shajeeb T Muhammad edited this page Sep 29, 2018
·
2 revisions
A simple script for creating a root folder and subfolders inside iphone/ipad/ipod music app. This script creates a root folder named 'Albums:All' and 26 sub folders named 'A_albums' through 'Z_album' . It will skip creation of folder if it alreasy exists in the device.

You can modify the script to meet your folder name requirement.
How to use this script :
Execute following command on Mac terminal (shell)
$ osascript Create_Nested_Folders.scpt
- ITunes window will be activated now
- Choose the Library / Device
- On completion a dialog box shows 'Completed !'
- Any error will be shown on terminal