INTERACT FORUM

More => Old Versions => Media Center 15 (Development Ended) => Topic started by: juliobarahona on February 17, 2011, 12:06:48 pm

Title: MC15.exe /Library
Post by: juliobarahona on February 17, 2011, 12:06:48 pm
I can not make that command    mc16.exe / Library [Filename]    works
Title: Re: MC15.exe /Library
Post by: Matt on February 17, 2011, 12:17:43 pm
It's a bug that /Library doesn't work when targeting the launcher.

A future build will fix this.  For now, you'll have to target 'Media Center 16.exe' instead.

Thanks for letting us know.
Title: Re: MC15.exe /Library
Post by: juliobarahona on February 17, 2011, 01:17:39 pm
C:\Program Files\J River\Media Center 15\Media Center 15.exe /Library C:\New\MCLib.zip
does not works
Title: Re: MC15.exe /Library
Post by: Matt on February 17, 2011, 01:40:13 pm
You need to use the library name, not the path.

Like I mentioned, this should work a little better once build 16.0.35 or later is available.
Title: Re: MC15.exe /Library
Post by: juliobarahona on February 17, 2011, 05:46:56 pm

The program is at    C:\Program Files\J River\Media Center 15\Media Center 15.exe
and the Library is in C:\New\MCLib.zip   (or I can put it in any place)

I try to restore the library from a batch file.
Can you please tell me which line should I place in a batch file?

I try to:

"C:\Program Files\J River\Media Center 15\Media Center 15.exe" /Library MCLib.zip            does not works
"C:\Program Files\J River\Media Center 15\Media Center 15.exe" /Library C:\New\MCLib.zip     does not works
"C:\Program Files\J River\Media Center 15\Media Center 15.exe /Library C:\New\MCLib.zip"     does not works
 
Title: Re: MC15.exe /Library
Post by: Matt on February 17, 2011, 08:26:46 pm
To restore a library, run the program, and pick File > Library > Restore Library.

You can not restore a library from the command line. 

/Library is for loading an existing library.  And in this case, you use the library name, not path on the command line.