|
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 |
#261
|
||||
|
||||
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. |
#262
|
|||
|
|||
It is about 100 mb file, well over the 1mb limit...I do not have nielm's webserver. I can download files that I did not convert no problem, so it appears that the problem lies in maintaining a link. I have tried both replacing the original file with the converted file and creating a new separate file. In both cases the link request matches the video number, but it just downloads a 0 byte size file...
|
#263
|
|||
|
|||
I got this working, only problem I have is that I cannot control the extenders. For example, if I login and want to shutdown an extender or turn off what it is watching (to free up a tuner), I can't find an option to do so. Am I missing something?
|
#264
|
||||
|
||||
There isn't a remote but you can go to the menu page and click 'Home'. At the top of the next page you should see a list of extenders and placeshifters under 'Now Playing'. If something is playing you can click 'Stop Playback'. There's no option to turn it off, though.
__________________
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. |
#265
|
|||
|
|||
Ok i`m in a bit of need here...
I have the mobile web interface installed and can log in on network inside house. I want to be able to login via iphone when i`m at work or school to schdule recordings. What do I need to do to access Sage from outside the home network? TYIA |
#266
|
||||
|
||||
You must configure your router's port forwarding to send incoming traffic on the webserver port to your SageTV server.
__________________
-- Greg |
#267
|
|||
|
|||
Quote:
I`ll keep doing some searching but please any info will help |
#268
|
||||
|
||||
Your router's manual or online help would be the best place to look for specific instructions on how to configure port forwarding on your model. But basically you want to find the page in the router's browser-based setup interface that handles port forwarding, and add an entry that pairs your webserver port number with the LAN IP address or computer name of your SageTV server.
The port number is whatever port number you chose when setting up the Sage Jetty plugin (in step 5 of the Jetty setup instructions). Your SageTV server is the computer where you have SageTV and the Jetty plugin installed. You can determine its IP address by typing ipconfig at a command prompt. But note that this can change if you use DHCP, so you probably want to configure your router to assign a fixed IP address to that machine. (Again, see your router's documentation for specifics.)
__________________
-- Greg |
#269
|
|||
|
|||
Quote:
|
#270
|
||||
|
||||
First things first. Do you know your Jetty plugin's port number and your Sage server's LAN IP address? Have you found the port forwarding page in your router's setup? Nothing will work from outside your LAN until you get that configured correctly.
You'll also need to know your router's WAN IP address, i.e. the one assigned by your ISP. You can get this from your router's status page. (If this is not a static IP, you may need to do something later with DNS, but we're not there yet.) Once you have all that, with port forwarding configured on your router, try accessing the web server from your iPhone using the router's WAN IP and the Jetty port number, like so: http://wan-IP:port/sagem/m/ Does that work? If so, and if both your Sage server's LAN IP and your router's WAN IP are static (never change), then that's it; you're done. If either one of them is dynamic and can change, then you'll need to take some extra steps to get around that.
__________________
-- Greg Last edited by GKusnick; 02-28-2010 at 03:53 PM. |
#271
|
|||
|
|||
jetty port ---- check
Lan ip --- is that like 192.168.0.1? or 192.168.1.105? Wan ip --- is that like your physical ip? I think that is where I am at as I have been on the port forwarding page in the router but I get confused when it asks for an ip address there. The computer with sagetv on it should already have an ip on the network correct? And that is the same ip I should put in the forwarding page correct? |
#272
|
||||
|
||||
Either of those would be a plausible value. Again, running ipconfig on your Sage server will tell you the actual value.
Your router has two IP addresses: an internal one (LAN IP) and an external one (WAN IP). The WAN IP is the one used by your ISP and the Internet at large to direct traffic to your router. Your router then distributes it to hosts on your LAN (using their LAN IP addresses). Your router's Status page should list both of these IP addresses. Quote:
__________________
-- Greg |
#273
|
|||
|
|||
GOT IT!!! Thank you very very much! I was getting the ips confused....
|
#274
|
||||
|
||||
OK, now the next thing is to make sure your IPs don't change. On the LAN side, you can do this by going to the DHCP setup section of your router and making sure it always assigns the same address to your Sage server. For this you'll need to know the MAC (physical) address of your server's network adapter, which you can get from ipconfig /all or from your router's Connected Devices page.
On the WAN side it's trickier. It's possible you already have a static IP from your ISP. If not, you'll either have to ask them for one (which may cost money), or you can use one of the free DNS services such as dyndns.com to map a host name to your dynamic IP. Your router may have the ability to update one of these services automatically; you'll have to check your router documentation for that.
__________________
-- Greg |
#275
|
||||
|
||||
This was working fine for me but something happened.. I tried it recently and
its now not working! Here is the error I get Error Message: jetty\webapps\SageWebApp\webapp\WEB-INF\mobile_menu.json (The system cannot find the path specified) Page Generated Mon Mar 22 11:45:15 EDT 2010 SageTV Mobile Web Interface Version 1.2 I deleted the deployed file and tried to start again.. but no avail.. Where else can I look? Jim |
#276
|
||||
|
||||
It sounds like you changed the context xml file to extract the app to the system temp directory. The mobile web interface currently has a bug where it can't find the menu definition if it's not in the webapps/SageWebApp directory. As a workaround, you can put a copy of the menu in another folder as described in the menu customization wiki page.
__________________
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. |
#277
|
||||
|
||||
Feature Request
I recently found out about the mobile version of web interface. Is there a reason why the web remote was not implemented? Is it really hard, or is there too little demand?
I'd love to be able to change the channels on the HD Extender with the mobile web interface. -Trouble |
#278
|
||||
|
||||
When I started developing the mobile web interface, mobile browsers weren't nearly as powerful as they are now. I experimented with a web remote but it wasn't usable given how page refreshes (yes, even when using Ajax on the phone I had at the time) would take a while and would reload to the top of the page. Javascript support is required for Ajax and was spotty as well.
Now that mobile browsers are becoming more powerful and more Ajax-friendly (firing off a command to the Sage server without refreshing the web page) and devices have larger screens, it's more likely that it would be a better user experience. So far people have been using nielm's web server's remote or native phone apps such as IntelliRemote for the iPhone as remote controls.
__________________
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. |
#279
|
|||
|
|||
Recently I have been running into problems. It seems that I need to reconfigure.Reinstall the plugin every few days or I keep getting a 404 error. Any idea what can cause this?
|
#280
|
||||
|
||||
Do you use Disk Cleanup Wizard or something similar to clean up your Temp directory periodically? If so, you could be inadvertantly deleting the web app's deployment.
__________________
-- Greg |
Tags |
mobile, web |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: Web User Interface for SageTV 2.2-6.6 (V2.25 18 Sep 2009) | nielm | SageTV Customizations | 2644 | 10-24-2016 10:18 AM |
Wanted: Developer for Web Interface Mobile | Brent | SageTV Customizations | 249 | 02-09-2009 11:21 PM |
Web Interface Questions | SoonerToucan | SageTV Customizations | 1 | 09-14-2004 04:16 AM |
Web interface possible in the near future? | debennett2 | SageTV Software | 7 | 06-05-2004 06:51 AM |
web interface | fmalabre | SageTV Beta Test Software | 6 | 04-28-2004 12:57 AM |