By "playlist" i mean just a folder.
I have a collection of wav files I want to sort into playlists. I have two columns that capture both the file name and the file length. How can I loop though the listview of wav files and split them up into numbered playlists (sequentially).
I would like to set a maximum duration for each playlist. + specify a base folder name to be created for the new playlists name. I would also like to specify an output directory for the new folders.
I've been looking for similar solutions to no avail. Help with any aspect of this is much appreciated. I attached a pic incase it proves helpful at all.
![Name: 12-23-2013 3-52-57 PM.png
Views: 104
Size: 76.3 KB]()
I have a collection of wav files I want to sort into playlists. I have two columns that capture both the file name and the file length. How can I loop though the listview of wav files and split them up into numbered playlists (sequentially).
I would like to set a maximum duration for each playlist. + specify a base folder name to be created for the new playlists name. I would also like to specify an output directory for the new folders.
I've been looking for similar solutions to no avail. Help with any aspect of this is much appreciated. I attached a pic incase it proves helpful at all.