|
Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#21
|
|||
|
|||
No. It is the Phoenix OSD Menu widget. I got it by running:
Code:
http://sagepc:8009/sagex/api?c=GetCurrentMenuWidget&context=0023a50000d6
__________________
Server: AMD Phenom II X6 3.20 GHz ♠ 16 GB RAM (15.7 usable) Capture: HDHomeRun PRIME ♠ Ceton InfiniTV 4 PCIe (Clear-QAM only) Tuning: OpenDCT v0.5.20-RC2 Software: Windows 7 Ultimate 64-bit ♠ SageTV v9.0.12.504 ♠ Java 1.8.0_111 Clients: 4 x STX-HD300 ♠ 3 x STX-HD200 ♠ MacOS Placeshifter |
#22
|
|||
|
|||
You are correct. CinemaDTSthxDD is the playlist name. This is a bummer. Guess I need to rely on the sagex api's instead for now.
__________________
Server: AMD Phenom II X6 3.20 GHz ♠ 16 GB RAM (15.7 usable) Capture: HDHomeRun PRIME ♠ Ceton InfiniTV 4 PCIe (Clear-QAM only) Tuning: OpenDCT v0.5.20-RC2 Software: Windows 7 Ultimate 64-bit ♠ SageTV v9.0.12.504 ♠ Java 1.8.0_111 Clients: 4 x STX-HD300 ♠ 3 x STX-HD200 ♠ MacOS Placeshifter |
#23
|
||||
|
||||
Quote:
Now, if you know any scripting (ie javascripting) you can create your own sagex apis to do more complex stuff. And using the javascript apis you'd have complete access to the sagetv environment.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#24
|
|||
|
|||
Quote:
__________________
Server: AMD Phenom II X6 3.20 GHz ♠ 16 GB RAM (15.7 usable) Capture: HDHomeRun PRIME ♠ Ceton InfiniTV 4 PCIe (Clear-QAM only) Tuning: OpenDCT v0.5.20-RC2 Software: Windows 7 Ultimate 64-bit ♠ SageTV v9.0.12.504 ♠ Java 1.8.0_111 Clients: 4 x STX-HD300 ♠ 3 x STX-HD200 ♠ MacOS Placeshifter |
#25
|
||||
|
||||
Quote:
As for the scripting, it just another means to do more complex stuff that you can't always do using URL's.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#26
|
||||
|
||||
Currently, because EvaluateExpression is exposed via the URLs, you CAN do pretty much everything that way... it is a little cumbersome, but i was able to 'script' the above into a text file of URLS, and pass them to wget --spider -i [FILENAME]. Works for creating a playlist, starting it, switching to the OSD, and then removing the playlist (it can be removed after it is playing back without affecting it's playback - presumably it is coppied into a now playing playlist for operation). I'm seeing this as a decent start for being able to launch the theater promo vids prior to the actual movie - and be able to automate the process - choose a mediafileID, and have it play it WITH previews relatively seamlessly.
__________________
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 |
#27
|
||||
|
||||
I did submit a couple issues on the google code page. One for the inability to handle some URL encoded characters, like " (not all that critical), another for the lack of a widget: prefix - a relatively easy addition to the helper class using FindWidgetBySymbol(UID).
If/when you get back into the coding mood.
__________________
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
|
|||
|
|||
Quote:
Okay...next question. I'm almost done, I swear. I'd like to get certain video playlists to playback in random order and repeat until stopped. I'm trying to figure out the proper playlist property name to update, so I run: Code:
http://sagepc:8009/sagex/api?c=GetPlaylistProperties&1=playlist:CinemaDTSthxDD Thanks for all the help thus far!
__________________
Server: AMD Phenom II X6 3.20 GHz ♠ 16 GB RAM (15.7 usable) Capture: HDHomeRun PRIME ♠ Ceton InfiniTV 4 PCIe (Clear-QAM only) Tuning: OpenDCT v0.5.20-RC2 Software: Windows 7 Ultimate 64-bit ♠ SageTV v9.0.12.504 ♠ Java 1.8.0_111 Clients: 4 x STX-HD300 ♠ 3 x STX-HD200 ♠ MacOS Placeshifter |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to add MC Menu item to go directly to SageTV Setup Menu? | BKeadle | SageMC Custom Interface | 1 | 11-05-2011 07:08 PM |
Adding custom main menu item -Video Folder or Category | wado1971 | SageTV v7 Customizations | 0 | 08-10-2010 02:58 PM |
Add menu item for My Podcasts? | cowboyway | SageMC Custom Interface | 5 | 08-12-2009 07:07 AM |
exit menu item on main menu | 49studebaker | SageMC Custom Interface | 1 | 11-14-2008 03:27 AM |
Add menu item with studio | jlabrue | SageTV Beta Test Software | 4 | 06-30-2007 08:44 AM |