by trixmoto » Tue Oct 16, 2012 8:44 pm
I used to use the
Backup MM Tracks script to do this, but unfortunately it's no longer available.
I could look at doing it, but I think it may have to be a different script. This script does a full backup of the files, whereas with the tracks you would probably want to do an incremental backup, only backing up the files that had changed since the last backup. You wouldn't want to them to be included in the archive either, and the archive component I use certainly wouldn't be able to handle an archive of that size anyway, even if you did. Doing it at shutdown could be an issue, as it would probably take too long to perform the backup and that can cause issues.
I used to use the [url=http://www.mediamonkey.com/forum/viewtopic.php?f=2&t=28375&hilit=track+backup]Backup MM Tracks[/url] script to do this, but unfortunately it's no longer available.
I could look at doing it, but I think it may have to be a different script. This script does a full backup of the files, whereas with the tracks you would probably want to do an incremental backup, only backing up the files that had changed since the last backup. You wouldn't want to them to be included in the archive either, and the archive component I use certainly wouldn't be able to handle an archive of that size anyway, even if you did. Doing it at shutdown could be an issue, as it would probably take too long to perform the backup and that can cause issues.