|
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
|
|||
|
|||
Quote:
Quote:
Task.SageTV.created (app launch) Task.SageTV.destroyed (app close) Task.SageTV.activated (in focus) Task.SageTV.deactivated (running not in focus) Could be used as events to switch exclusive modes, just trade SageTV out for whatever the eventlogger says when you launch the app. It is super cool! and Fuzzy you can still do the cool remote tricks with an HD200, it's taken me some time but I have worked around a bunch. I still miss my Firefly sometimes maybe I will bring it back. |
#22
|
||||
|
||||
I do exactly this to get control of PDVD8 and sage with the same remote. PDVD actually opens up automatically when I put in a bluray, so this thread for me has just been an experiment, but I use the eventghost events to kill sagetvclient, and make PDVD go full screen. Then when I exit PDVD it will eject the disk and start sage again all automatically. It can get kinda tricky balancing what is enabled and disabled when you use the same remote for 3 or 4 apps, but it does work. I just use the 45 button Hauppauge remote, since I have 3 of them, I can use the same remote with the same functions on all my tv's.
|
#23
|
||||
|
||||
Quote:
This CAN be used to launch BluRays from disc, by importing it to the library, but it's really focused on playing back from ripped folders.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#24
|
|||
|
|||
Folders with spaces do not work
Thanks for an awesome plugin Fuzzy.
One small glitch: If the folder is \\MediaServer\DVDs\LD it will work (passed as the %1), but if it is \\MediaServer\DVDs\The Longest Day it does not work! Yet when I run your bat file passing either of the above, the work. So I can only guess that something is being hacked off it. While I was typing this, I just figured out a great "hack" and it works: Modify the .bat replace: "%1" with %1 %2 %3 %4 %5 %6 %7 %8 %9 (do NOT put quotes in) And I expect this will not work if your path and filename has more than 8 spaces. |
#25
|
||||
|
||||
SageMC can do this out of the box. I just set it up. It only took a few minutes (I still need to go do the EventGhost commands for remote control, but that's a seperate issue). Just enable External Media Player (this will enable playback of ripped folders) and External DVD Player (which will playback the BD in the drive). Then you go add the paths to TMT to two bat files in the SageMC STV folder.
Quick write up here: http://www.missingremote.com/index.p...k=view&id=4625
__________________
You can find me at Missing Remote. Or playing FF XIV. For XLobby users: XLobby MC Last edited by Naylia; 02-16-2010 at 12:35 AM. |
#26
|
|||
|
|||
Support HD-DVDs
Hi Fuzzy
Anyway to modify this to also play HD-DVDs - TMT 3.0 will play them, we just need your code that launches the bat file to also do so for folders that are HD-DVD ... there is always a sub-folder called HDDVD_TS If we can just pass the parent folder to TMT 3 - it will play it. Thanks Wayne |
#27
|
||||
|
||||
are HD_DVD's imported into the video library? if so, how are they listed, and what happens when you choose to play them? The way this works currently, is it hooks onto the error that is triggered when attempting to play a bluray, and then uses sage's IsBluRay() function to determine if it is bluray, and if so, launches the batch file. Sage doesn't have an IsHDDVD() function, so I'm not sure they even import correctly, which would make it a LOT harder to implement.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#28
|
|||
|
|||
It seems that Sage does not recognise the folder as a DVD - they are not imported into the library. The folder has a sub folder called HDDVD_TS if that helps. And the video files all end in .evo
|
#29
|
||||
|
||||
I just converted my HD DVDs to BDs with ClownBD, or did I do it manually with eac3to and tsmuxer, can't remember anymore, but then again, I don't care about menus or extras.
|
#30
|
||||
|
||||
Though really, if you don't care about menus and extras, you're probably better off ripping them into a file container like mkv or m2ts, instead of keeping the more complicated BDMV or VIDEO_TS structure. In which case, this plugni wouldn't even be needed.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#31
|
||||
|
||||
Neither of those support chapters, or at least, practically nothing supports chapters in those containers.
|
#32
|
||||
|
||||
if you don't use commercial auto-skip, I've got a utility in my profile that can create .edl files from mkv's, which will give you 1 sec 'commercial segments' at the chapter points (with the added benefit of them being visible on the timeline). Of course, if you DO have autoskip enabled, it won't work, as it will always do the 1 sec forward skip.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#33
|
|||
|
|||
Question about playing back BD rips from a noob...!
I have SageTV 6.6.2.218 installed on my file server running Windows 2008 Server SP1. I have 4 Sage HD200 Media Extenders that connected to the Sage server and playback my DVDs, AVI/MKV files, etc. I want to start ripping my BluRay discs to my server (like I did with my DVDs). I have AnyDVD HD installed and have had no issues just copying the files. I really want Sage to play these through my extenders, but all I get so far is a blank screen when trying. I followed OPs instructions in this thread's original post: 1. I have downloaded Total Media Theatre 3 Platinum trial version and have installed it. 2. I put the BluRayOnDisc.bat file in the indicated directory - \STVs\SageTV3\ 3. I have done the rebuild of the STV with the BluRayPlayback.stvi file. I am getting the idea (still new to this) that this will only work with PC based clients. If that is so - is there a way to play BluRay disc rips via my current setup - SageTV server with HD200 media extenders? Any help would be greatly appreciated. Thanks! |
#34
|
||||
|
||||
This plugin shouldn't be required for HD200 extenders. they can play back bluray's by default. this import is for playing them back on a PC based client (which, for some reason, lacks native BDMV support). Are your BD Rips showing up as bluray's in the Video section of the Media Library? If so, you should be able to select PLAY on them, and they will start playing the longest playlist on the disc.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#35
|
|||
|
|||
Okay - I restored my settings on the SageTV server back to what they were.
Under Videos/DVDs - I do see my 2 BD rips noted that they are bluray. I select one and select play - 10 minutes later - nothing. I press stop and I get the menu back as normal. I am using firmware 20100208 0 This is the most current beta firmware. I'll continue to look through the forums and see what I can come up with. Thanks! |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
External Command Tuner Plugin for Linux | stuckless | SageTV Linux | 36 | 05-16-2017 03:11 PM |
Plugin: External Status Monitor Interface (V1.3, 24-Jan-2006) | nielm | SageTV Customizations | 150 | 03-25-2010 07:32 PM |
BluRay BDMV folder playback | Razillian | SageTV Beta Test Software | 7 | 03-01-2009 09:16 AM |
HD/Bluray for HTPC or buy standalone HD/Bluray player | m1abrams | Hardware Support | 19 | 11-16-2007 10:44 PM |
External tuner plugin and subchannel | jchiso | Hardware Support | 0 | 11-30-2005 10:35 PM |