Is that required? Running Monkey as a Administrator?MusicBringer wrote:...I suppose you are running Monkey as a Administrator?
Backup Playlists 2.2 - Updated 18/10/10
-
- Posts: 291
- Joined: Fri Jan 14, 2005 11:48 am
Re: Backup Playlists 2.2 - Updated 18/10/10
-
- Posts: 291
- Joined: Fri Jan 14, 2005 11:48 am
Re: Backup Playlists 2.2 - Updated 18/10/10
I've tried many things to get this script to work but I get failures and\or errors each step of the way.
Can anyone recomend a way to backup and import autoplaylists that doesn't require a degree an physics to get it working?

Can anyone recomend a way to backup and import autoplaylists that doesn't require a degree an physics to get it working?

Re: Backup Playlists 2.2 - Updated 18/10/10
Going to give me any clues as to what the errors might be?
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.
Re: Backup Playlists 2.2 - Updated 18/10/10
I am running Windows 7, latest MM and various plugins. backup Playlists reports it can't find Xlite. I read instructions n this thread, and although I am an administrator so don't think the problem should have occurred I was going to attenpt to follow them; but I don't have a dll named sqlite3u. The closest is sqlite3MM.dll i the MM folder (not the scripts folder).
How do I resolve this?
Thank you liz
How do I resolve this?
Thank you liz
Re: Backup Playlists 2.2 - Updated 18/10/10
Hi, I've had this problem once myself, although I don't quite remember the solution I guess it's to install the script unchecking the "intall for current user only ..." checkbox, you would have to uninstall the script first I guess, anyways post the solution for us so I can save on my notes.lizat wrote:I am running Windows 7, latest MM and various plugins. backup Playlists reports it can't find Xlite. I read instructions n this thread, and although I am an administrator so don't think the problem should have occurred I was going to attenpt to follow them; but I don't have a dll named sqlite3u. The closest is sqlite3MM.dll i the MM folder (not the scripts folder).
How do I resolve this?
Thank you liz
Re: Backup Playlists 2.2 - Updated 18/10/10
I have already uninstalled and reinstalled to no avail. and since it needs the dll and I don't seem to have it anywhere I think I need to do something else????
thx for the suggestion anyway, liz

thx for the suggestion anyway, liz
Re: Backup Playlists 2.2 - Updated 18/10/10
I have the dll, send me an email and I'll send it to you.lizat wrote:I have already uninstalled and reinstalled to no avail. and since it needs the dll and I don't seem to have it anywhere I think I need to do something else????![]()
thx for the suggestion anyway, liz
Re: Backup Playlists 2.2 - Updated 18/10/10
I'm also having issues getting the backup to work and getting the "Litex cold not be installed" error. Running as admin. The option to install as a single user is hard set - you can't unclick it, even when running as admin. Assistance appreciated. MM 4.1.1.1703, windows 7 home premium, 64-bit.
Re: Backup Playlists 2.2 - Updated 18/10/10
I have the same problem and am missing the dll, could someone send it my way ?willduan3 wrote:I'm also having issues getting the backup to work and getting the "Litex cold not be installed" error. Running as admin. The option to install as a single user is hard set - you can't unclick it, even when running as admin. Assistance appreciated. MM 4.1.1.1703, windows 7 home premium, 64-bit.
-
- Posts: 58
- Joined: Fri Feb 13, 2009 12:33 pm
Re: Backup Playlists 2.2 - Updated 18/10/10
Same!Ashran wrote:I have the same problem and am missing the dll, could someone send it my way ?willduan3 wrote:I'm also having issues getting the backup to work and getting the "Litex cold not be installed" error. Running as admin. The option to install as a single user is hard set - you can't unclick it, even when running as admin. Assistance appreciated. MM 4.1.1.1703, windows 7 home premium, 64-bit.
Re: Backup Playlists 2.2 - Updated 18/10/10
The component is included in the package. You can copy it to somewhere more generic (like C:\something) and then register it manually...
Code: Select all
regsvr32 C:\something\sqlite3u.dll /s
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.
Re: Backup Playlists 2.2 - Updated 18/10/10
Yes, Trixmoto, it is "in the package" but WHERE? You didn't answer that.
I found the sqlite3u.dll at C:\Users\{Username}\AppData\Roaming\MediaMonkey\Scripts.
Using the REGSVR32 command in that folder worked for me.

I found the sqlite3u.dll at C:\Users\{Username}\AppData\Roaming\MediaMonkey\Scripts.
Using the REGSVR32 command in that folder worked for me.