Backup 6.0 - Updated 01/07/2014
-
Guest
it destroyed my folders on C
Hi,
I have just tried to use that script and it deleted all my folders from C in Documents and Settings.
I think the option: Cleanup output path before backup was responsible for it.
The application has asked me whether I would like to perform the action, and I said "No to All", and it started to delete all my folders on C:
This is not good at all!
What is this?
rgds,
kuck
I have just tried to use that script and it deleted all my folders from C in Documents and Settings.
I think the option: Cleanup output path before backup was responsible for it.
The application has asked me whether I would like to perform the action, and I said "No to All", and it started to delete all my folders on C:
This is not good at all!
What is this?
rgds,
kuck
I'm sorry that this has happened but in several places throughout this thread in big bold red letters I've stated that you should use a separate folder, not a root folder!! I'll take a look at the script but I'm not sure why this has happened.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
New version (4.2) is now available from my website.
Unfortunately it appears that whilst tidying up some code I did in fact break the "No To All" button. For this I am extremely sorry, and I have rectified this fact in this new version.
Once again I would like to reiterate that the output path should not be a root folder, I have put warnings about this in the script, I don't know what more I can do to warn you.
@Guest - here are some tips for trying to restore your data, if you don't have a backup: http://www.mediamonkey.com/forum/viewto ... 6836#86836
Unfortunately it appears that whilst tidying up some code I did in fact break the "No To All" button. For this I am extremely sorry, and I have rectified this fact in this new version.
Once again I would like to reiterate that the output path should not be a root folder, I have put warnings about this in the script, I don't know what more I can do to warn you.
@Guest - here are some tips for trying to restore your data, if you don't have a backup: http://www.mediamonkey.com/forum/viewto ... 6836#86836
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
-
Diabolic-Destiny
- Posts: 223
- Joined: Sun Apr 29, 2007 9:45 pm
You need to run the script manually (Tools, Scripts, Backup) to get the list of options. Once you've done a manual backup, if you've selected any of the auto modes then these will run using the same settings.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
You could check if the path has parent folder and if not, pop up a message box and not do anything.trixmoto wrote:(...)
Once again I would like to reiterate that the output path should not be a root folder, I have put warnings about this in the script, I don't know what more I can do to warn you.
(...)
I'd like to know if it is possible to have backup of the last X MM starts since when you're trying out a new script you might have to restart a couple of times eventually ending with corrupted backups. (happened a few times with me). Or maybe add an option to backup only once a day.
Thx a lot,
Red
-
nynaevelan
- Posts: 5559
- Joined: Wed Feb 07, 2007 11:07 pm
- Location: New Jersey, USA
- Contact:
-
Diabolic-Destiny
- Posts: 223
- Joined: Sun Apr 29, 2007 9:45 pm
I just ran this backup script from a clean install everything is working well except one auto script
LibraryPanes
http://www.mediamonkey.com/forum/viewto ... 9260#49260
I keep receiving this error upon startup
and upon google search
http://community.installshield.com/arch ... 93452.html
I realized it has something to do with using two locations or something
LibraryPanes
http://www.mediamonkey.com/forum/viewto ... 9260#49260
I keep receiving this error upon startup
Code: Select all
Error #1024 - Microsoft VBScript Compilation Error
Expected statement
7
File: "C"\Program Files\MediaMonkey\Scripts\Auto\LibraryPanes.vbs", Line 827, Column 0http://community.installshield.com/arch ... 93452.html
I realized it has something to do with using two locations or something
@RedX - if you include the date and time in the output path then you can discard any corrupt backups and just keep the one's you want. What I might do is add an option to overwrite a previous backup or not, so you could then specify the date in the output path and that would only backup once a day.
@nynaevelan - have you tried my "Backup Playlists" script? I might look at trying to include this as an option to run within this script.
@Diabolic-Destiny - can you tell me what that line of code is, I've not got the script here.
@nynaevelan - have you tried my "Backup Playlists" script? I might look at trying to include this as an option to run within this script.
@Diabolic-Destiny - can you tell me what that line of code is, I've not got the script here.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
-
nynaevelan
- Posts: 5559
- Joined: Wed Feb 07, 2007 11:07 pm
- Location: New Jersey, USA
- Contact:
It's on my list to add the functionality to this script. When it gets done might depend on whether this table is different in MM3.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
-
Diabolic-Destiny
- Posts: 223
- Joined: Sun Apr 29, 2007 9:45 pm
I tried a clean install and it seems the error only occurs when i get minilyrics to run with it
and with the clean install i get this error
Line 760 Has this code
and with the clean install i get this error
Code: Select all
Error #-2147418113 -
File: "C"\Program Files\MediaMonkey\Scripts\Auto\LibraryPanes.vbs", Line 760, Column 4Code: Select all
Call SDB.ProcessMessagesStrange, I've no idea why that line would cause an error. 
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
New version (4.3) is now available to download from my website. Changes include...
- Added option to overwrite previous backup or not
- Added option to include BackupPlaylists export
Note that you'll need the Backup Playlists script to re-import the export, the restoration script will not do this (as user interaction is necessary).
- Added option to overwrite previous backup or not
- Added option to include BackupPlaylists export
Note that you'll need the Backup Playlists script to re-import the export, the restoration script will not do this (as user interaction is necessary).
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
There's a problem, Trix. (or I don't know what I'm doing)
I installed your update but didn't change any settings and ran the backup like I always have. It now stops almost immediately saying the output folder already exists. It never did that before. I would create the folder I wanted the backups in, use the 2 browse buttons to tell the backup where to go, and then run it.
Does it work differently now?
I installed your update but didn't change any settings and ran the backup like I always have. It now stops almost immediately saying the output folder already exists. It never did that before. I would create the folder I wanted the backups in, use the 2 browse buttons to tell the backup where to go, and then run it.
Does it work differently now?
Stop Button Freak

