INTERACT FORUM

More => Old Versions => JRiver Media Center 19 for Windows => Topic started by: maid on June 08, 2014, 01:47:23 am

Title: Backing up the library
Post by: maid on June 08, 2014, 01:47:23 am
Is there any way to set this daily?
Title: Re: Backing up the library
Post by: adamt on June 09, 2014, 09:29:54 am
There isn't currently a way to specifically tell MC to update every day, though MC does make library backups regularly.
Title: Re: Backing up the library
Post by: MrC on June 09, 2014, 10:52:10 am
Create your own Windows Scheduler daily task to run:

   mc19.exe /mcc 20011,1

That's the MC Core Command:

   20011   MCC_BACKUP_LIBRARY   int nMode (0: normal, 1: silent automatic backup)
Title: Re: Backing up the library
Post by: maid on June 09, 2014, 07:35:04 pm
As I only know how to do basic tasks can you tell me exactly what to put into the command.
Title: Re: Backing up the library
Post by: adamt on June 10, 2014, 08:23:26 am
Steps:

1.) Open Windows Task Scheduler [Control Panel >System and Security > Administrative Tools > Schedule Tasks]
2.) Click "Create Basic Task..."
3.) Name it what you'd like (MC Library Backup)
4.) Trigger > daily at custom time
5.) Action > Start a program
6.) Under Program/script put mc19.exe
7.) In "Add arguments" put /mcc 20011,1 (MrC explained)
8.) Finish and find the task you created In "Task Scheduler Library"
9.) Right click, Run.  Then check your Documents > JRiver folder to make sure a new backup was created.
Title: Re: Backing up the library
Post by: maid on June 10, 2014, 06:30:02 pm
thank you soo much
Title: Re: Backing up the library
Post by: maid on June 11, 2014, 10:38:16 pm
does not seem to work.

It tries to open the program but not do a back up
Title: Re: Backing up the library
Post by: glynor on June 12, 2014, 12:22:57 am
does not seem to work.

It tries to open the program but not do a back up

You didn't follow the directions.

mc19.exe is not the same as Media Center 19.exe.  Don't click Browse.  Type:
mc19.exe

into the Program/script box.

(http://glynor.com/img/screenshots/MC19/MC19-Schedule_Backup_Task.png)
Title: Re: Backing up the library
Post by: maid on June 12, 2014, 12:25:40 am
ok so I type mc19 not look for the program
Title: Re: Backing up the library
Post by: dtc on June 25, 2014, 09:00:22 pm
Is there any way to use this procedure to do the backup to a folder other than the default one? I like to keep my backups in a different directory than the default. Thanks.
Title: Re: Backing up the library
Post by: glynor on June 25, 2014, 11:19:25 pm
Change the default Library Backup location to your preferred location.

Tools > Options > File Location > Program Files > Library backups
Title: Re: Backing up the library
Post by: maid on June 25, 2014, 11:48:30 pm
I cant seem to get the task to work.

I have followed the instructions but when I push run nothing happens
Title: Re: Backing up the library
Post by: dtc on June 26, 2014, 06:41:09 am
Thanks glynor. I had not find that.
Title: Re: Backing up the library
Post by: dtc on June 26, 2014, 06:42:38 am
Sorry, found that.