SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations > Phoenix
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-14-2012, 01:02 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
WatchExternally in Phoenix please?

I know it's been requested before, and honestly, I have started looking through the phoenix STV to find where best to add it in, but I really feel this is the only thing missing in phoenix in my current setup. What I am wanting to do, is simply check the same properties my default UI Mod checks (so configuration would still be done in the detailed setup -> dvd menu).

Basically, when trying to play an item, it first checks:

Code:
IsBluRay(MediaItem) && GetProperty("fuzzy/WatchExternally_BluRay",false)
and if true, it will perform the following:

Code:
ExecuteProcess(GetProperty("fuzzy/WatchExternally_path",java_lang_String_replaceAll(GetPathParentDirectory(GetProperty("STV",null)) + "/WatchExternally.bat","\\\\","/")), GetFileForSegment(Airing,0), null, true)
Obviously, the passed in variable will need to be changed (I think I saw it called MediaItem in phoenix.xml), but this SHOULD allow those who have set up the external watching in the default stv to continue that functionality in phoenix... Any chance of some help in this direction?

Thanks,
Fuzzy
__________________
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
Reply With Quote
  #2  
Old 01-14-2012, 10:10 PM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
I'll take a look next time I'm in there. Doesn't look too difficult...
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #3  
Old 02-02-2012, 09:37 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
I worked the mods into my copy of 409, and it seems to be functioning properly. here's what i've got in there:

I tried making an UID difference stvi, but it failed to import properly.
Attached Images
File Type: png Phoenix (with WatchExternally).png (277.4 KB, 253 views)
__________________
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

Last edited by Fuzzy; 02-02-2012 at 11:37 PM.
Reply With Quote
  #4  
Old 02-03-2012, 09:32 AM
Kirby's Avatar
Kirby Kirby is offline
Sage Icon
 
Join Date: Jan 2006
Posts: 1,253
Awesome! Cant wait for this to be part of Phoenix! Its the only reason I switched back to Diamond.
__________________
Sage Server: HP ProLiant N40L MicroServer, AMD Turion II Neo N40L 1.5GHz Dual Core, 8GB Ram, WHS2011 64bit, Sage 7.1.9 WHS, HDHR (1 QAM, 1 OTA), HDHR Prime 3CC, HD-PVR for copy-once movie channels
HTPC Client:Intel DH61AG, Intel G620 cpu, 8GB ram, Intel 80GB SSD, 4GB RamDisk holding Sage/Java/TMT5
Sage Client:Sage HD-200 Extender
Reply With Quote
  #5  
Old 02-05-2012, 12:41 AM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Here's a link to my modified phoenix.xml. Use at your own risk. I'm not a part of the phoenix team, and could very well have broken something in there. It is working fine on my production system, but again, your results may vary.

http://dl.dropbox.com/u/8593871/Phoe...ernally%29.zip

Unzip this into your SageTV/STVs/SageTV7 folder, and point your UI to the new XML file in sageclient.properties, change the STV line similar to this, with your actual path:

Code:
STV=D\:\\Programs\\SageTV\\SageTV\\STVs\\SageTV7\\Phoenix (with WatchExternally).xml
This requires that you have set up the watch externally plugin in the default STV, and that it works properly there. This will only work for launching BluRay's from in Phoenix. All other caveats of my Watch Externally plugin apply (rolling your own control of whatever external app you use, etc).

This is also a replacement only for version 409 of phoenix. It will not work with any other version, older or later.
__________________
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
Reply With Quote
  #6  
Old 05-04-2013, 11:21 AM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
I"m trying to add this into P2, but can't find how to configure it in the default UI.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #7  
Old 05-04-2013, 05:34 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Quote:
Originally Posted by bialio View Post
I"m trying to add this into P2, but can't find how to configure it in the default UI.
In the default UI, you have to have the appropriate plugin installed, and it is configured in Detailed Setup -> DVD. Though if I remember right, there was a bug in the file picker when run on a client that I never tackled...
__________________
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
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Phoenix Error after deleting Phoenix UI wayner Phoenix 9 01-03-2012 11:08 PM
Is this possible in Phoenix? Kirby Phoenix 0 10-22-2011 10:20 AM
Phoenix Source (and how to rebuild Phoenix from sources) stuckless Phoenix 2 09-22-2011 10:26 PM
Phoenix API stuckless SageTV Customizations 264 03-17-2011 11:36 AM


All times are GMT -6. The time now is 01:44 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.