by cooldog on Sat Aug 04, 2007 2:23 pm
Baker,
You need to modify the XLobby setup (hit F2 to get there) under "Events".
Expand "Skin", and under that, expand "movies". Expand "play movie" and "play movie new".
You need to delete the two commands under "play movie new" and add the "category/execute" and "xlobby/close overlay" commands in their place. IOW, make "play movie new" look just like "play movie".
Once that's done, the setup screen for "File Types" will determine how different media files are played.
Here's what mine looks like:
zplayer.exe ifo,avi,iso,img,video_ts,vob,ts,mkv,zpl,wmv /F "%parameter%"
ShowTime.exe m2t,m3u "%parameter%"
PowerDVD.exe pls,m2ts,xpl "%parameter%"
I'm still trying to find a way to get PowerDVD to start a Bluray disc image from the command line. The best I've been able to do so far is to make a playlist from the .m2ts stream files. I think I may be able to get Girder to do it, but I haven't spent the time necessary yet.
Paul