No info anywhere on how to launch HD DVD in external player?
#1
I've searched this forum, searched every FAQ I could, and the external player thread in the how-to guide forum, and I still don't have an answer to the question of the necessary "protocols" value to launch TMT3 when an HD DVD is inserted into the drive. I'm sure I'm not the only one with this issue... can anyone point this poor soul in the proper direction?
Reply
#2
You aren't the only one Smile

I'm currently searching for the same info, but as yet haven't found anything.. anyone have any ideas??
Reply
#3
looks like it can be done in media portal but I did not see anything for xbmc either...
Proper Usage of a debug log
If I managed to help you in any way, please add to my reputation
Reply
#4
Well I did some playing around with this today and have a partially working solution, I've setup an external player rule for the 'evo' filetype as this seems to be what XBMC attempts to start when 'Play Disc' is selected.

I've setup the rule to launch TMT5 and autoplay, which works perfectly... the only issue is once I close TMT, XBMC then re-opens is to play the next 'evo' file it's found on the disc.

Does anyone know how I can get XBMC to send the whole playlist in one shot, or simply clear it after launching the first file ??
Reply
#5
http://forum.xbmc.org/showpost.php?p=646404&postcount=2

http://forum.xbmc.org/showthread.php?tid=65556&page=11

hope this helps
Proper Usage of a debug log
If I managed to help you in any way, please add to my reputation
Reply
#6
Thanks, I've already had a good scan through those - but no glimpses on this particular problem that I can see Sad

I'm currently thinking that setting the external player to point to a script, which launches TMT5, then clears XBMC's playlist via http-api or similar could be a way to go... but it seems a little messy.
Reply
#7
Swifty Wrote:Thanks, I've already had a good scan through those - but no glimpses on this particular problem that I can see Sad

I'm currently thinking that setting the external player to point to a script, which launches TMT5, then clears XBMC's playlist via http-api or similar could be a way to go... but it seems a little messy.
The script may be a little messy, but without any insight from the devs or other knowledgeable users we don't have many other options.

I've come up with a workable solution ... it's not as elegant as I'd like, but it allows me to replicate the "Play Disc" function and launch the TMT media center version for DVD, Blu-Ray, or HD DVD discs. I'm relying on my frail memory to recreate this process, so please forgive any omissions.

First I downloaded and enabled the Executor program add-on, which allows the user to launch any external program they want.

Next I discovered you want to create a .bat file in your root c:\ drive that points to the executable. And it needs to be in the old-style DOS (short filenames) format. Here's how mine looks:

Code:
C:\Progra~1\VideoA~1\TMT3\uMCEDVDPlayer.exe "M:\" {1}"

(I forget why I went with the .bat file. I think because the player didn't go back to XBMC when I exited TMT3.)

Meanwhile back in XBMC, go to Programs and then Executor. In the context menu (right-click) choose "Add Program", call the new process "Play Disc" and navigate to the tmt3.bat file. Before you leave Executor be sure to add this new creation to your Favourites.

Lastly you need to go to Skin Settings -> Favourites Shortcuts and enable one of the desired favourite buttons. Choose your newly created 'Play Disc' item, and it should now appear on the home menu bar.

This method has a couple of drawbacks... for one, it flashes the command prompt window and desktop for a split second. For another, unlike the XBMC's built-in "Play Disc" function, it shows up whether you have a disc in or not.

Of course, this means you have two options for 'Play Disc'. I disabled the built-in 'Play Disc' function by editing the home.xml file (found in the 720p folder) to delete all references to the Play Disc function on the home screen.

Hey ... it works.
Reply
#8
Hudson_Hawk04 Wrote:http://forum.xbmc.org/showpost.php?p=646404&postcount=2

http://forum.xbmc.org/showthread.php?tid=65556&page=11

hope this helps
In fact, those do not help. If you read the wiki or the external player thread, there's copious mention of Blu-ray but naught on HD DVD. I've been near the point of tearing my hair out trying to find out how to make HD DVDs behave like Blu-ray discs within the context of XBMC, and I'm of the opinion that they simply aren't recognized and handled accordingly.
Reply

Logout Mark Read Team Forum Stats Members Help
No info anywhere on how to launch HD DVD in external player?0