Jump to content

AutoSync.au3


BillW92
 Share

Recommended Posts

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 could

Features:

  • uses M3U format, which is pretty widely supported
  • can be controlled via command line (see below)
  • progress dialog, so you can see how much has been copied
  • doesn't suck badly

Command-line usage is pretty simple; just specify the playlist file, then the directory to copy to. Example:

autosync.au3 example.m3u musica

If 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...