Backup 6.0 - Updated 01/07/2014

Download and get help for different MediaMonkey for Windows 4 Addons.

版主: PekeGurus

Erwin Hanzl
帖子: 1190
注册时间: 周二 6月 13, 2017 8:47 am

Re: Backup 6.0 - Updated 01/07/2014

帖子 Erwin Hanzl »

Hello Dypsis,

actually only functioning scripts should be available for selection in the MM add-ons.
I solved the problem - I deleted it from the extensions and won't be using it.

Best regards
MMW 4.1.31.1919 Gold-Standardinstallation
owned13199

Out of memory 800A0007

帖子 owned13199 »

Hi guys, I keep on getting this error when I try to backup, manually or at shutdown. I'm not using a portable version and I'm on windows10. Any clue of what I should do? Many thanks in advance!

图片

图片
compupix
帖子: 23
注册时间: 周六 1月 06, 2018 12:11 pm

Path not found at launch

帖子 compupix »

At launch, I get the following error:
Error #76 - Microsoft VBScript runtime error
Path not found
File: "C:\Users\{me}\AppData\Roaming\MediaMonkey\Auto\Backup.vbs", Line: 1730, Column 2
https://drive.google.com/file/d/1JZTbQF ... sp=sharing

What path is it looking for?
Thanks!
martialartsguy
帖子: 312
注册时间: 周一 4月 03, 2006 9:11 am

Re: Path not found at launch

帖子 martialartsguy »

compupix 写了: 周六 12月 05, 2020 7:56 pm At launch, I get the following error:
Error #76 - Microsoft VBScript runtime error
Path not found
File: "C:\Users\{me}\AppData\Roaming\MediaMonkey\Auto\Backup.vbs", Line: 1730, Column 2
https://drive.google.com/file/d/1JZTbQF ... sp=sharing

What path is it looking for?
Thanks!
Getting the same error after a reformat of my drive and reinstallation of MM4.
MM Gold since 2006
Peke
帖子: 18580
注册时间: 周二 6月 10, 2003 7:21 pm

Re: Backup 6.0 - Updated 01/07/2014

帖子 Peke »

Hi,
Have you opened "C:\Users\{me}\AppData\Roaming\MediaMonkey\Auto\Backup.vbs" in notepad and check what path plugin searches.

Also check plugin options for invalid paths.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
图片
图片
图片
How to attach PICTURE/SCREENSHOTS to forum posts
martialartsguy
帖子: 312
注册时间: 周一 4月 03, 2006 9:11 am

Re: Backup 6.0 - Updated 01/07/2014

帖子 martialartsguy »

Peke 写了: 周三 2月 03, 2021 8:42 am Hi,
Have you opened "C:\Users\{me}\AppData\Roaming\MediaMonkey\Auto\Backup.vbs" in notepad and check what path plugin searches.

Also check plugin options for invalid paths.
Just installing it after deleting all Backup files, it appears that the error exists in this part:

代码: 全选

Sub CleanUp(par,del) '0=ask 1=yes 2=all
  Dim fol,fil
  If del < 2 Then
    Dim res : res = SDB.MessageBox("Backup - delete folder '"&par.Path&"\'?",3,Array(0,1,3))
    Select Case res
      Case 6 'mrYes
        del = 1
      Case 10 'mrYesToAll
        del = 2
      Case Else
        Exit Sub
    End Select
  End If
  For Each fol In par.SubFolders
    Call CleanUp(fol,del)
  Next   
  For Each fil In par.Files
    Call fil.Delete(True)
  Next
  Call par.Delete(True)  
End Sub
Namely this line:

代码: 全选

For Each fol In par.SubFolders
    Call CleanUp(fol,del)
Then I get an error that the extension was not installed.

EDIT: Welp, I couldn't get it to work, so I'm installing MM5.
MM Gold since 2006
lueromat
帖子: 32
注册时间: 周一 12月 30, 2019 3:49 pm

Re: Backup 6.0 - Updated 01/07/2014

帖子 lueromat »

I would like to use a zip file instead of a folder for backup, but I cannot tick the box - how do I fix that?

=> viewtopic.php?f=2&t=7746&p=258537&hilit ... bc#p258498
this didn't work, "XZip.dll" isn't present in my scripts folder

any suggestions?
lueromat
帖子: 32
注册时间: 周一 12月 30, 2019 3:49 pm

Backup using zip not working

帖子 lueromat »

I would like to use a zip file instead of a folder for backup, but I cannot tick the box - how do I fix that?

=> viewtopic.php?f=2&t=7746&p=258537&hilit ... bc#p258498
this didn't work, "XZip.dll" isn't present in my scripts folder

any suggestions?
lueromat
帖子: 32
注册时间: 周一 12月 30, 2019 3:49 pm

Re: Backup 6.0 - Updated 01/07/2014

帖子 lueromat »

Doesn't anyone have any suggestions?
Shakadula5153
帖子: 164
注册时间: 周一 11月 23, 2015 5:35 pm

Re: Backup 6.0 - Updated 01/07/2014

帖子 Shakadula5153 »

Does this MM backup script still work with the new version of MM? Haven’t tried it yet because I loaded the backup playlists script but it errored out after i executed it from MM scripts. I installed it successfully after downloading from Trixmoto’s website. Hence my question on the full MM database backup script.

Thanks
Lenovo Laptop:
LENOVO_MT_83DM_BU_idea_FM_Yoga 7 2-in-1 16AHP9
64 bit OS
Windows 11
2 TB SSD, 16 Gig RAM,

Software

* Primary Apps: MediaMonkey 5 GOLD, Ultimate Guitar Tabs

Mobile is Motorola RAZR+ 2024.
Lowlander
帖子: 59321
注册时间: 周六 9月 06, 2003 5:53 pm

Re: Backup 6.0 - Updated 01/07/2014

帖子 Lowlander »

No, MediaMonkey 5 requires Addons to be rewritten to be compatible, but MediaMonkey 5 features a build in back of the MediaMonkey database: https://www.mediamonkey.com/wiki/WebHel ... y_Database
lueromat
帖子: 32
注册时间: 周一 12月 30, 2019 3:49 pm

Re: Backup 6.0 - Updated 01/07/2014

帖子 lueromat »

so I still would like to try use a backup in archive form, but what I described here still persists - does anyone have any idea why I cannot tick the box for zip-archive in the backup script?
lueromat 写了: 周二 4月 13, 2021 5:04 pm I would like to use a zip file instead of a folder for backup, but I cannot tick the box - how do I fix that?

=> https://www.mediamonkey.com/forum/viewt ... bc#p258498
this didn't work, "XZip.dll" isn't present in my scripts folder

any suggestions?
data
帖子: 19
注册时间: 周四 3月 15, 2018 2:06 pm

Re: Backup 6.0 - Updated 01/07/2014

帖子 data »

Don't waste your time with this ancient script. Sometimes it works, sometimes it doesn't - but it always depends on the whim of Windows. It is also vbs. You can already see from the date that it is not maintained at all. And this thread is as long as the program is old.

Better create an automatic task that backs up the data regularly.

Many things don't run in MM5 anymore. The developers seem to have little interest in MM5.
And yes, in MM5 you can create a backup automatically. But only from the database!
Scott_135
帖子: 6
注册时间: 周四 10月 14, 2021 3:37 am

Re: Backup 6.0 - Updated 01/07/2014

帖子 Scott_135 »

Greetings to all,
Can anyone please advise how one would reinstall a backup of their Media Monkeuy Library using Backup 6.0?

Thanks in advance.

Scott
IanRTaylorUK
帖子: 616
注册时间: 周五 12月 27, 2019 4:41 pm

Re: Backup 6.0 - Updated 01/07/2014

帖子 IanRTaylorUK »

Hi Scott_135,

When you run Backup 6.0, the dialogue box will show you the files you can choose to "Backup" and their source location. It will also allow you to choose where to put the backup - the Output Path - and the name of the backup if you want to compress the files into one ZIP.

You have two options:
1). Manually copy the MM.DB file from the Backup Location to the C:\Users\User\AppData\Roaming\MediaMonkey. Personally, I would rename the MM.DB to something like MM.OLD before copying the backup version.

2). Run the restore script. In which case, the script will ask you to confirm the Windows User Directory (or provide an alternative) and Media Monkey directory (e.g. C:\Program Files\MediaMonkey\ ).

This applies to MMW4 only. MMW5 has a limited backup functionality under the main menu - File / Manage Database / Backup / Backup Database Now.
Ian Taylor
回复