BillW92 Posted January 17, 2008 Share Posted January 17, 2008 Just wrote this script earlier today. Nothin' special, just copies MP3 files to a given directory or drive. Since it uses the M3U format, which is basically just a list of files (one per line), you couldFeatures:uses M3U format, which is pretty widely supportedcan be controlled via command line (see below)progress dialog, so you can see how much has been copieddoesn't suck badlyCommand-line usage is pretty simple; just specify the playlist file, then the directory to copy to. Example:autosync.au3 example.m3u musicaIf you don't use the command line, it'll use standard Windows dialogs to ask for the playlist location and directory/drive to copy to. In either case, AutoIt's built-in progress dialog is used to display progress. I might add a GUI, but no promises.Please report any bugs or feature requests here.Download:AutoSync.au3 Bill W. | aka equallyskilledWindows XP MCE | AutoIt v3.2.10.0My Scripts: RBTray | SyncM3U.au3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now