galileo2000 wrote:I've got quite a few questions regarding "how-to" on AVS forum through PM, so I thought I should post a quick guide here as well:
- First, you want to download your DVD info with DVDProfiler.
-second, you want to import DVDProfiler info into XLobby. A guide can be found here:
http://www.xlobby.com/files/jowaldo...filer/index.htm-third, you download and unpack Sony 777 Control program from
http://sourceforge.net/projects/cx777es-rs232Then you connect Sony 777 to the serial port of your HTPC using null modem serial cable.
- fourth, create batch file, create a new .TXT document using Windows Notepad. Fill in text. Save. Rename file from "something.txt" to "something.bat".
Example:
d:\777\sony_cx777es.exe COM1 36 300 0 0 1
by using this command, 777 is told to start playing DVD #300.
You will need to create separate batch file for every DVD you want to control from XLobby.
Another example:
You name your batch file "001batman.bat".
Your file content:
"[path]sony_cx777es COM1 36 1 0 0 1"
I use "d:\777\" as "path,", so my file looks like this:
"d:\777\sony_cx777es.exe COM1 36 1 0 0 1"
The entry after "36" indicates the slot number.
777 is told to play DVD from slot 1 where your movie "Batman" resides.
You might want to read program documentation enclosed in download if you want / need more info.
- fifth, you want to start Xlobby, hit F2, select Databases tab, select "Movies" and click "Edit" button.
Now you should get something like this screenshot:
http://img500.imageshack.us/my.php?image=xlobby37zf.jpgYou highlight the name of DVD on the left side of the screen.
You put the full path to the batch file described above into "Parameter" field. You put path to the image from the DVDProfiler into "CoverArt" field. You put what you want XLobby to display when you click the image into "Display" field.
You repeat this for every DVD.
You close DB Editor and Setup windows of XLobby.
You are done.
Good luck.