![]() |
|
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 |
#1
|
|||
|
|||
Play on extender
Howdy,
I installed the webserver on the latest copy of sage. Everything works great with one exception. Can someone tell me how to set it up so I can "Play on extneder"? You know I am looking to use the webserver to change the channels or start a movie on my HD200's. Any help is great, as there is so much info floating around I can't seem to grasp whats old and whats new. @@Edit I basically got the web-remote working, However, anytime I hit play on extender I get an error message like: type:MediaFileId id:173863 --java.lang.Exception: airing Id not found
__________________
![]() Last edited by traker1001; 10-06-2009 at 01:44 AM. |
#2
|
|||
|
|||
anyone? A Free beer for and answer
![]()
__________________
![]() |
#3
|
||||
|
||||
Well let's think of what we're doing. We're using a web-based remote just like we were sitting in front of it. So if Sage is just powered on the extender you would need to
1) Click the enter button to go into Sage Recordings. 2) Click the down arrow one or two or multiple times to pick a recording 3) Click the play button and now the recording will play. So if you're trying to help someone over the web and phone they need to tell you where you're at. It's not like you can see what you're doing. You're just blindly opearating a remote in front of an extender. Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. Last edited by gplasky; 10-06-2009 at 06:23 PM. |
#4
|
|||
|
|||
Ok here is the deal.
I am localy trying to use the Nielms webserver to control the extender. Web remote really has nothing to do with it, I was just stating it works and sends commands so it isn't a physical communication issue. If I select a music file or video I have on my local network already and hit "play in extender (Name)" The extender ques it up an plays autmatically. The same goes for any recordings I have made, be it thru favorites or manual recordings. However, If I goto the guide, select a show that is currently "Live" and hit "play in extender (name)" I get the error "type:MediaFileId id:173863 --java.lang.Exception: airing Id not found" Now I have seen thru searching similar errors from other people, However, I yet to see a solution. For what it matters, My server is xp pro running in client mode not server mode. I have the latest Java on it, I have attempted to completely remove and re-install sage, Java and the webserver. I have not yet tried upgrading to the new JET version of the webserver. Any help would be awesome.
__________________
![]() Last edited by traker1001; 10-06-2009 at 08:07 PM. |
#5
|
|||
|
|||
Well, I tried the Jetty version and there isn't a difference, I get the same error.
__________________
![]() |
#6
|
||||
|
||||
I finally reproduced it. I'll take a look at the code and see what it will take to fix it.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#7
|
||||
|
||||
sounds like it needs to start the recording first. Perhaps if you tried clicking on record in the guide, and THEN try watching it? You may then be able to hit cancel recording, and it will probably still work. This may very well end up bing the workaround that needs to be built in anyways.
__________________
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 |
#8
|
|||
|
|||
Quote:
jreichen, I appreciate your looking into this. If there is anything I can do to help, just le me know.
__________________
![]() |
#9
|
|||
|
|||
Howdy,
In messing with the commands I figured out the answer I think. When I hit play in extender this is the url that is posted. http://sagedvr/sage/MediaFileCommand...aFileId=180482 Code:
http://sagedvr/sage/MediaFileCommand?command=WatchNow&context=001d6a5cc9b5&MediaFileId=180482 So I change the post from MediaFileID to AiringID and bingo, It jumps to the channel. Code:
http://sagedvr/sage/MediaFileCommand?command=WatchNow&context=001d6a5cc9b5&AiringId=180482
__________________
![]() Last edited by traker1001; 10-08-2009 at 09:34 PM. |
#10
|
||||
|
||||
Your answer is right. I fixed it and it will be in 2.26.
![]()
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#11
|
|||
|
|||
Not to seem ipatient or anything, But can you give me an Idea when 2.26 will be released? I greatly appreciate your repairing this.
__________________
![]() |
#12
|
||||
|
||||
Quote:
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#13
|
|||
|
|||
Thank you. Everything works very well now.
__________________
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to play m2t files on HD extender | johnnytyler | SageTV Media Extender | 98 | 02-02-2009 11:40 AM |
Play mythtv recordings on extender | bek | SageTV Media Extender | 2 | 12-11-2008 10:24 PM |
mp4 no longer play on extender with 6.4.4 | dvd_maniac | SageTV Beta Test Software | 8 | 07-09-2008 03:30 PM |
No CD play capability from Extender | tcsubwoofer | SageTV Media Extender | 0 | 06-08-2008 09:22 AM |
On Line Videos Won't Play on HD Extender | Ron | SageTV Media Extender | 5 | 01-01-2008 07:08 PM |