|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
|
Thread Tools | Search this Thread | Display Modes |
#21
|
|||
|
|||
Thank you for your hard work DocDrydenn! I've been trying to get ISO mounts to work and haven't been able to. I've posted in many other topics with no success. I'll try Dooms_Day's method and see if that works for me. I'm hoping that all my DVD images have their metadata. I guess I'll find out soon enough.
|
#22
|
||||
|
||||
FYI.. I just posted an import to mount and play ISO images in sage with or without an external DVD player.
Take a look here Nothing spectacular... Just basic finctionality somewhat to what was in Cayars.. It doesn't address the ISO issue... But I mount .mds files and it seems to work just fine... Jim I thought I had already posted to this thread.. Andy, did you remove it? Or did I forget to hit submit?? |
#23
|
||||
|
||||
Quote:
|
#24
|
||||
|
||||
It will mount an ISO or an MDS or whatever you specify in the import extensions. I saw the issue with the ISO so I just switched to mount the mds files (which get created with the ISO in my setup) Damon tools treats the MDS like the ISO but sage doesn't have an issue with it because it's so small..
The big question is... does everyone have MDS files created with their ISO's! Edit: This issue was that some ISO's take over 10 minutes for Sage to import. The belief is that it's going through the whole ISO image to find a recording length. Some ISO's have the Duration tag... some don't.. Some of the above posts better explain the issue... Jim Last edited by jbuszkie; 07-23-2006 at 05:48 PM. |
#25
|
||||
|
||||
ISO importing delay resolved....
With the help of Gkusnick's WMP parser code, I was able to write an quick ISO parser. Now the Parser will add the file to the library, not the core of sage. So the Delay that was experienced when importing ISO's should be gone.
Take a look here for instructions. Jim |
#26
|
||||
|
||||
Ok, now, how about SageTV v5 standard (not mce)?
What's the best option for getting this to work in SageTV (Standard) v5 or v6?
This could be the cornerstone in my next big media center project... |
#27
|
||||
|
||||
Quote:
Mine was designed for the standard... not MCE.. The only bug I'm aware of is if you use the neilms dynamic main menu and play a regular DVD. It won't unmount the image. I'm going to fix this. Now for V6.. I'm not sure if it will work "out of the box" I hope to have all my plugins up to V6 sometime this month... I have not tried this yet with V6.. Jim Last edited by jbuszkie; 12-28-2006 at 08:31 AM. |
#28
|
|||
|
|||
For MCE using an external player for DVD’s this is what I did.
In the Sage.properties (in the mlbdude section, yours may not have this, I don't remember when I put all that in my sage.properties. It's been so long) you should just be able to add it if its not there. mlbdude/limit_external_to_extensions=.ISO,.iso,.mdf,.MDF,.mds,.MDS Add the above file types to the seeker/video_library_import_filename_extensions= in the sage.properties so that they show up in your library. In the C:\Program Files\SageTV\SageTV\STVs\SageTV3\SageMCE edit the media_player.cmd so that it looks like this "C:\Program Files\D-Tools\daemon.exe" -mount 0, %1 call dvd_player.cmd Make sure that you have daemon tools installed and in the default directory. And here is what my dvd_player.cmd looks like "C:\Program Files\TheaterTek\TheaterTek DVD 2.0\TheaterTek DVD.exe" /NOSPLASH /PL %1 Here is a run down of what goes on, when you select an .iso or .mdf or .mds file it will run the media_player.cmd which will mount the image with daemon tools and then call the dvd_player.cmd to run which in my case launches TheaterTek. The only issue I have found is that if there is a DVD in the DVD-ROM TheaterTek will play that instead of the mounted .iso or .mdf. This is easily solved my not having a DVD in the DVD-ROM. Sorry if that is hard to follow. |
#29
|
|||
|
|||
Quote:
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|