SageTV Community  

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

Notices

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.

Reply
 
Thread Tools Search this Thread Display Modes
  #61  
Old 06-08-2008, 02:53 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
Version 1.1 of the Jetty plugin is now available on the downloads page. Changes in this version:
  • Remove quotes from the jetty.logs setting in JettyStarter.properties. Now this file does not need to be modified in order to run Jetty with default settings.
  • Add jetty.host, jetty.port, and jetty.ssl.port properties to JettyStarter.properties. These values no longer need to be modified in Jetty.xml. It is possible to run SSL but I haven't had a chance to put together instructions.
__________________
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.

Reply With Quote
  #62  
Old 06-09-2008, 09:37 AM
Brent Brent is offline
SageTVaholic
 
Join Date: May 2006
Location: KC, Missouri
Posts: 3,695
Quote:
Originally Posted by jreichen View Post
Version 1.1 of the Jetty plugin is now available on the downloads page. Changes in this version:
  • Remove quotes from the jetty.logs setting in JettyStarter.properties. Now this file does not need to be modified in order to run Jetty with default settings.
  • Add jetty.host, jetty.port, and jetty.ssl.port properties to JettyStarter.properties. These values no longer need to be modified in Jetty.xml. It is possible to run SSL but I haven't had a chance to put together instructions.
I just put up a blog post on this Mobile Web Interface with some screen-shots. Hopefully we can get even more interest in this thing and more input as well.

I'm going to be trying out the 1.1 version of Jetty tonight. Thanks for your work on this Jason!
Reply With Quote
  #63  
Old 06-09-2008, 11:30 AM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
This is looking awesome! I will try it as soon as I'm back home.

Of course, I have to ask. Is there any possibility of skinning this to look different? It looks so default STVish - kind of clashes with my iPhone

btl.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #64  
Old 06-09-2008, 01:25 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
Quote:
Originally Posted by bialio View Post
...Is there any possibility of skinning this to look different?...
Sooner or later There is a stylesheet, but there are still a lot of styles embedded in the html. Feel free to modify the stylesheet and give feedback.
__________________
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.

Reply With Quote
  #65  
Old 06-09-2008, 05:19 PM
bialio's Avatar
bialio bialio is offline
SageTVaholic
 
Join Date: May 2007
Location: Frisco, TX
Posts: 3,445
I will. One question before I install - does authentication use a login every time like nielm's webserver? This is the one pain in the arse thing with the iPhone - I have to type in my username / password every time. It'd be nice if it used a cookie instead, so I just had to authenticate once.......

btl.
__________________
PHOENIX 3 is here!
Server : Linux V9, Clients : Win10 and Nvidia Shield Android Miniclient
Reply With Quote
  #66  
Old 06-09-2008, 06:23 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
You have to log in every time. I'll keep that in mind but there are a lot of other things to get to first
__________________
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.

Reply With Quote
  #67  
Old 06-09-2008, 06:32 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
Quote:
Originally Posted by bcjenkins View Post
Is this supposed to work from a regular browser too? When clicking on anything I get weird chars filling the screen.

B
Are you still seeing this issue? It went away for about a day for me but has since come back. Funny thing is I never saw this the first few months I worked on it.

I think it's a problem with the third-party compression filter I'm using. I'll need to talk to the developer who wrote it. For some reason it's not setting the HTTP header in the response to indicate it's compressed, so the browser doesn't know to decompress it. It displays the compressed data, which is just garbled.
__________________
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.

Reply With Quote
  #68  
Old 06-09-2008, 07:35 PM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
My problem was pibkac.

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #69  
Old 06-09-2008, 07:37 PM
Sparhawk6 Sparhawk6 is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 323
Quote:
Originally Posted by jreichen View Post
You have to log in every time. I'll keep that in mind but there are a lot of other things to get to first
I have not had to log in after putting my info in the first time using Internet Explorer (portable).

So, has anyone gotten this to work on Opera Mini 4.1?
__________________
Server: Gigabyte EP43-UD3L; Intel Core2Duo E5200; 4 GB DDR2 RAM; NVidia GeForce 9400GT; 6 tuners: Hauppauge HVR-1600 NTSC/ATSC/QAM combo, Hauppauge WinTV-HVR-2250 Dual Hybrid QAM, HD Homerun Prime (using SageDCT); 3.06TB total space: Seagate 160 GB, Maxtor 500GB, Seagate Barracuda 400GB, Hitachi 2 TB
Extender: HD200
Netgear MCAB1001 MoCA Coax-Ethernet Adapter Kit
Reply With Quote
  #70  
Old 06-11-2008, 08:08 AM
Addict's Avatar
Addict Addict is offline
Sage Aficionado
 
Join Date: Apr 2007
Location: San Diego, CA
Posts: 335
I haven't had time to mess with this yet, and probably won't for a bit...but I'm *really* looking forward to this! Make sure you put together a donate button somewhere when you're ready to roll with it!

AL
__________________
Al Bsharah / Twitter
Clients:
Two STX-HD100 High-Def Extenders
Media Server / NAS:
Case: Thermaltake Armor CPU: AMD Opteron 1218 (2.6GHz Dual Core) Motherboard: ASUS MN2-LR Memory: 2GB Gfx Card: Headless Tuner: Hauppauge HD-PVR, Hauppauge PVR-350 (not in use) O/S: Windows 7 Sage: Latest RAID: On-Board Drives: 6 x 1.5TB SATA RAID-5, 2 x 80GB IDE RAID-1 (O/S) Storage: 7.5TB Total
Reply With Quote
  #71  
Old 06-12-2008, 08:10 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
Version 1.2 of the Jetty plugin is now available on the downloads page. Changes in this version:
  • Replace third-party compression filter with custom filter. Fixes issue where the browser displayed binary data for some pages.
A new download of SageWebApp.zip is also available in post #6 of this thread. It requires version 1.2 of the Jetty plugin. Changes include:
  • New navigation for TV listings. Jump to specific date, time, and time span rather than navigating back and forth.
  • All commands on the recording details page now work, except for "Convert". New commands include Record, Set Padding, Set Quality, Cancel Recording.
  • Cancel and Clear conversions.
  • Minor formatting changes.
Features that still need to be finished are Favorites, Conversions, and Conflicts. Let me know if you prefer any of these over the others, or if you would like to see anything else related to managing TV recordings. That will be the focus for version 1.0.


Jason
__________________
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.

Reply With Quote
  #72  
Old 06-12-2008, 08:55 PM
briands briands is offline
Sage Icon
 
Join Date: Aug 2004
Location: Bloomington, IN
Posts: 1,093
Got this set up yesterday and played with it on my blackberry today... pretty sweet. Pages load much better than the webserver on the little screen.

One request - on the scheduled recording screen can we get the scheduled tuner icon?
Reply With Quote
  #73  
Old 06-12-2008, 10:38 PM
Sparhawk6 Sparhawk6 is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 323
Quote:
Originally Posted by jreichen View Post
Version 1.2 of the Jetty plugin is now available on the downloads page. Changes in this version:
  • Replace third-party compression filter with custom filter. Fixes issue where the browser displayed binary data for some pages.
A new download of SageWebApp.zip is also available in post #6 of this thread. It requires version 1.2 of the Jetty plugin. Changes include:
  • New navigation for TV listings. Jump to specific date, time, and time span rather than navigating back and forth.
  • All commands on the recording details page now work, except for "Convert". New commands include Record, Set Padding, Set Quality, Cancel Recording.
  • Cancel and Clear conversions.
  • Minor formatting changes.
Features that still need to be finished are Favorites, Conversions, and Conflicts. Let me know if you prefer any of these over the others, or if you would like to see anything else related to managing TV recordings. That will be the focus for version 1.0.


Jason
I downloaded and extracted the .zip from post #6, but it's the same interface I believe. I think it was uploaded to the forums, so it's always going to be the same file in that post. Do you have another link?
__________________
Server: Gigabyte EP43-UD3L; Intel Core2Duo E5200; 4 GB DDR2 RAM; NVidia GeForce 9400GT; 6 tuners: Hauppauge HVR-1600 NTSC/ATSC/QAM combo, Hauppauge WinTV-HVR-2250 Dual Hybrid QAM, HD Homerun Prime (using SageDCT); 3.06TB total space: Seagate 160 GB, Maxtor 500GB, Seagate Barracuda 400GB, Hitachi 2 TB
Extender: HD200
Netgear MCAB1001 MoCA Coax-Ethernet Adapter Kit
Reply With Quote
  #74  
Old 06-13-2008, 06:17 AM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
Quote:
Originally Posted by Sparhawk6 View Post
I downloaded and extracted the .zip from post #6, but it's the same interface I believe. I think it was uploaded to the forums, so it's always going to be the same file in that post. Do you have another link?
The zip file was updated. Check the listings page to see if there are drop down boxes for jumping to a specific date and time. If not, try opening and saving the jetty/contexts/sagewebapp.xml to update its timestamp so Jetty will re-extract the war file.

I'll create a downloads page once it gets out of prerelease status.
__________________
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.

Reply With Quote
  #75  
Old 06-13-2008, 08:18 AM
btrcp2000 btrcp2000 is offline
Sage Fanatic
 
Join Date: Aug 2007
Posts: 888
How is everyone accessing it away from home? I know how to set up port forwarding, so the last mile is working great. It's the first hundred or so that I am struggling with. Do I need to sign up (and pay for) a static IP, or is there a better way?
__________________
[size=1]Current Server:V9 UNRAID Docker, SuperMicro x9dri-LNF4+, 32 GB ECC, 2x Xeon e5-2660v2, storage array 6TB, 2 Dish r5000HD tuners, 1 HDHomerun Quatro, 1 HDHomerun Extend
4 Nvidia Shield TVs with Miniclient
Reply With Quote
  #76  
Old 06-13-2008, 08:24 AM
Brent Brent is offline
SageTVaholic
 
Join Date: May 2006
Location: KC, Missouri
Posts: 3,695
Quote:
Originally Posted by btrcp2000 View Post
How is everyone accessing it away from home? I know how to set up port forwarding, so the last mile is working great. It's the first hundred or so that I am struggling with. Do I need to sign up (and pay for) a static IP, or is there a better way?
Check out step 7 and step 8 from this article - I think that will help you out. Basically you need to do a port forward and set up a static IP and DYNDNS. The article hopefully will help you through the steps.
Reply With Quote
  #77  
Old 06-13-2008, 11:34 AM
Sparhawk6 Sparhawk6 is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 323
Quote:
Originally Posted by jreichen View Post
The zip file was updated. Check the listings page to see if there are drop down boxes for jumping to a specific date and time. If not, try opening and saving the jetty/contexts/sagewebapp.xml to update its timestamp so Jetty will re-extract the war file.

I'll create a downloads page once it gets out of prerelease status.
OK, it's working now. I think I had an older cached version in my browser.

It's looking great! The drop down menus are perfect. Keep it up.
__________________
Server: Gigabyte EP43-UD3L; Intel Core2Duo E5200; 4 GB DDR2 RAM; NVidia GeForce 9400GT; 6 tuners: Hauppauge HVR-1600 NTSC/ATSC/QAM combo, Hauppauge WinTV-HVR-2250 Dual Hybrid QAM, HD Homerun Prime (using SageDCT); 3.06TB total space: Seagate 160 GB, Maxtor 500GB, Seagate Barracuda 400GB, Hitachi 2 TB
Extender: HD200
Netgear MCAB1001 MoCA Coax-Ethernet Adapter Kit
Reply With Quote
  #78  
Old 06-13-2008, 12:01 PM
Sparhawk6 Sparhawk6 is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 323
A bug I've found:

When you go into HD listings, the first time you look at it, the listings are correct for the current time. It shows only HD shows. When you use the drop down menu there to change the time and day, it gives you the entire listing, instead of just HD shows. The label on the top also changes from "HD Listings" to just "Listings."
__________________
Server: Gigabyte EP43-UD3L; Intel Core2Duo E5200; 4 GB DDR2 RAM; NVidia GeForce 9400GT; 6 tuners: Hauppauge HVR-1600 NTSC/ATSC/QAM combo, Hauppauge WinTV-HVR-2250 Dual Hybrid QAM, HD Homerun Prime (using SageDCT); 3.06TB total space: Seagate 160 GB, Maxtor 500GB, Seagate Barracuda 400GB, Hitachi 2 TB
Extender: HD200
Netgear MCAB1001 MoCA Coax-Ethernet Adapter Kit
Reply With Quote
  #79  
Old 06-13-2008, 02:54 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
Quote:
Originally Posted by Sparhawk6 View Post
A bug I've found:

When you go into HD listings, the first time you look at it, the listings are correct for the current time. It shows only HD shows. When you use the drop down menu there to change the time and day, it gives you the entire listing, instead of just HD shows. The label on the top also changes from "HD Listings" to just "Listings."
Good catch! It'll be fixed in the next update.
__________________
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.

Reply With Quote
  #80  
Old 06-13-2008, 06:00 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
Brent, can you make a couple changes to your instructions?
  • #4 - Change the filename to jettystarter_1_2.zip and the date to 6/13/08.
  • #7 - The port number can be changed in JettyStarter.properties.
Thanks
__________________
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.

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
What transcoding target to I use for Windows Mobile? deria SageTV Software 1 07-25-2008 08:07 AM
HD Extender interface performance and video resolution MTuckman SageTV Media Extender 4 02-27-2008 09:57 AM
How fast is HD Extender's interface? Grasshopper SageTV Media Extender 11 02-20-2008 07:25 AM
SageTV with English User Interface to recognize media files written in cyrillic? krasev SageTV Software 9 09-11-2006 07:29 PM
Ambitious STV DEVELOPER wanted technix SageTV Customizations 4 02-09-2005 03:52 PM


All times are GMT -6. The time now is 03:40 AM.


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