|
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 |
#41
|
|||
|
|||
Could you check my steps #5 and #6 to see if I have those listed correctly?
Thanks for the help - I meant to get started on this earlier this week, but the HD-PVR work took a bit more than I had expected... Last edited by Brent; 06-06-2008 at 09:51 AM. |
#42
|
||||
|
||||
What about the requirement for Nielms www server?
Quote:
Matt
__________________
Server: Ubuntu 16.04 running Sage for Linux v9 |
#43
|
|||
|
|||
Quote:
I added the requirement to have Neilm's Web User Interface installed and running. I think as long as you install it as per Nielm's instructions you're good to go. |
#44
|
||||
|
||||
Quote:
#6 - The properties file is Sage.properties. I'm sure you knew that but it wouldn't hurt to give the actual name. Also, it would be clearer to state that the value is being added to the value of the load_at_startup_runnable_classes key (rather than changing one to the other). Matt, thanks for catching the jar dependency.
__________________
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. |
#45
|
|||
|
|||
Quote:
Code:
Fri 6/6 18:09:36.320 Loading startup runnable:net.sf.sageplugins.jetty.starter.Main Fri 6/6 18:09:36.321 Loaded startup runnable:net.sf.sageplugins.jetty.starter.Main Fri 6/6 18:09:36.323 JettyStarter: Starting Jetty Fri 6/6 18:09:36.324 Starting webserver with args: [-p, 8888, -root, webserver, -t, throttles.properties, -s, servlets.properties, -r, realms.properties, -a, aliases.properties, -nohup] Fri 6/6 18:09:36.360 JettyStarter properties Fri 6/6 18:09:36.360 -- listing properties -- Fri 6/6 18:09:36.360 jetty.logs="C:\Program Files\SageTV\SageTV\jetty... Fri 6/6 18:09:36.361 jetty.configfiles="C:\Program Files\SageTV\SageTV\jetty... Fri 6/6 18:09:36.361 jetty.home=C:\Program Files\SageTV\SageTV\jetty Fri 6/6 18:09:36.362 Starting Jetty from the following configuration files: 'C:\Program Files\SageTV\SageTV\jetty/etc/jetty.xml' Fri 6/6 18:09:36.431 Acme httpd BRI-HTPC:8888 listening.
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
#46
|
|||
|
|||
Ignore my previous post... I got so frustrated that I started with a new fresh JettyStarter.properties file and didn't modify it at all. I started Sage and it now seems to work! With no changes to that properties file... very weird. The properties are below:
Code:
#jetty.home=jetty #jetty.configfiles="$(jetty.home)/etc/jetty.xml" "$(jetty.home)/etc/jetty-ssl.xml" jetty.configfiles="$(jetty.home)/etc/jetty.xml" jetty.logs=logs #jetty.restart.allow=true #jetty.restart.port=8081 #jetty.restart.bindaddress=127.0.0.1
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
#47
|
|||
|
|||
Hmm. Not working so I'm doing something wrong. I'm following the procedures I listed in my earlier post with the exceptions of the following points you made:
Quote:
I don't know what else I'm missing, but the sagetv properties file doesn't seem to help me and it doesn't seem to be creating anything in jetty/logs either. Going to sleep and will try some more tomorrow. |
#48
|
||||
|
||||
The instructions in your earlier post look fine. Does sagetv_0.txt have any errors?
Those are the only two properties used in the file right now. The jetty.configfiles property needs the quotes because the path has spaces in Windows, and there could be multiple files specified in that property. Let's try a couple things in JettyStarter.properties:
__________________
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. |
#49
|
|||
|
|||
Quote:
Quote:
Just to be sure I'm not messing the port thing up. I changed the port to 8129 which is the same port I use for nielm's web server. Is that the right thing to do? |
#50
|
|||
|
|||
Quote:
EDIT: A way to tell if the server is listening on the port you designate is go to the command prompt and use the "netstat -a" command to see what ports are being used. If it's working properly, you should see both your nielm web server and jetty ports on the list.
__________________
Server: Sage 7.1.9 beta; Dell Inspiron 530; Windows 7 Ultimate 32-bit (UAC turned off); 2TB Internal SATA (TV Recordings) Storage: Synology DiskStation DS411+, RAID 5, 5x 2TB SATA for (DVDs/Music/Other Videos) Tuners: Ceton InfiniTV w/ Verizon FIOS cablecard (using babgvant's SageDCT plugin) Clients: 1x STP-HD300; 1x Acer Aspire Revo 3610 (Atom/Ion) w/ SageTV client (Win 7, EVR, FSE on) |
#51
|
|||
|
|||
That was it - I was just being stupid. Thanks for the tip!!!
|
#52
|
|||
|
|||
I'm testing out the mobile interface as per Brent's nice instructions. It looks pretty good!
Few things in my wishlist: - Being able to fast forward to other days faster in the Listings section. - Having all the info shown to stream the show to the phone, (you know, how it looks on the web interface normally...the different bitrates, etc.) I'm loving it so far. Good work!
__________________
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 |
#53
|
|||
|
|||
By the way, is anyone able to see this using Opera Mini 4.1? For some reason, Opera Mini won't load up this mobile version, and it won't load up the normal web interface either. It just sits there at "processing" and then times out.
__________________
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 |
#54
|
|||
|
|||
This is working good for me inside my home network, but I can't access outside of the network across the internet. Other than forward the port I chose for this is there anything else I should be doing?
|
#55
|
|||
|
|||
You have the correct port typed in the web address?
__________________
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 |
#56
|
|||
|
|||
Yes, I can access from my home browser just fine as long as I use localhost, but when I use the ip address like I would from a remote location it won't work.
|
#57
|
||||
|
||||
Quote:
Quote:
Code:
<Set name="host"><SystemProperty name="jetty.host" /></Set> Can you access it from your phone?
__________________
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. |
#58
|
||||
|
||||
Can someone using Windows just remove the quotes from the jetty.logs setting in JettyStarter.properties file and verify the server still works and there aren't any errors in sagetv_0.txt? SageTV will need to be restarted. Thanks!
Code:
jetty.logs=$(jetty.home)/logs
__________________
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. |
#59
|
|||
|
|||
Quote:
Code:
jetty.logs=logs
__________________
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 |
#60
|
|||
|
|||
Got mine working across the internet finally. Had messed up my port forwarding while troubleshooting - all is great now. I really like the mobile pages you've made here - looks great on my blackberry curve. Excellent job
I also agree with Rickw's suggestion: Quote:
Code:
jetty.logs=logs Code:
jetty.logs=$(jetty.home)/logs |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
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 |