|
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 |
#2061
|
||||
|
||||
Quote:
Username/password instructions are on the wiki. They are in the webserver/realms.properties file. SageTV doesn't need to be shut down while editing this properties file, but it does need to be restarted before the changes take effect.
__________________
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. |
#2062
|
|||
|
|||
Ok, I've integrated my Java code from above into the web server code and I've now got the web server able to shutdown my HD extender. One slight change required in my above Java code:
Add Thread.sleep(1000); after the while loop and after each writeln(). With that the web server is able to shut down HD extenders. |
#2063
|
|||
|
|||
Would you mind posting your jar file?
B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#2064
|
|||
|
|||
Drop the contents into the SageTV JARs folder (replacing the nielm_sagewebserver.jar and adding the commons-net jar).
EDIT: This jar only fixes the "power off" link for HD extenders, I didn't bother looking at the reboot option. Also, it shouldn't break MVP functionality, but no promises. Actually, no guarantees that something doesn't break by applying this (though it seems to be working for me). EDIT: Attachment removed Last edited by Slugger; 08-21-2008 at 03:05 PM. Reason: Remove attachment |
#2065
|
|||
|
|||
Quote:
I've accessed my computer from work tonight (you might notice from the timezone I work night shifts) and scheduled a recording, all worked fine, the webserver is exactly what I needed. I can even use it via my PDA/Phone. I see this thread is above my head, so I will bow out and let you get back to it. Cheers! |
#2066
|
|||
|
|||
Quote:
B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#2067
|
|||
|
|||
Yeah, I assume Niel compiles against Java 1.5 (or maybe even 1.4)? I compiled everything against 1.6 so that jar will probably refuse to load on 1.5.
|
#2068
|
||||
|
||||
The Java compiler has an option to compile classes into 1.5 format. Eclipse projects and the Ant javac task both have options that can pass the value to the compiler.
__________________
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. |
#2069
|
|||
|
|||
Here's the jar built with a target of Java 1.5. From what I can gather, the Apache commons-net jar should also be fine for Java 1.5.
|
#2070
|
||||
|
||||
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. |
#2071
|
|||
|
|||
I get this error alot trying to change the channel on my extender. any ideas
Unknown Airing/MediaFile ID passed
__________________
Rack Server: WHS Intel Quad Core, 3GB RAM, 3 HD PVRs, 4.5TB Storage and growing. Rack Server: Dual Core 2.0Ghz, 320GB - Home Automation/Security/SQL Server Client 1: HD Extender on 42" Samsung 1080P LCD and 92" Epson 1080p Projector. Gaming Rig:Q6600 Quad O/C to 2.8ghz, 4GB DDR2 1066 RAM, Geforce 8600GTS Misc: Onkyo TX-SR705 Receiver, Netgear Pro Safe 16port Gig Switch, Cat6 cabling, Linksys WRT54G running tomato firmware |
#2072
|
|||
|
|||
Quote:
B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#2073
|
||||
|
||||
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. |
#2074
|
||||
|
||||
I just saw this in the RSS feeds. It looks like the URL has 'AiringId=xxx' in it, but the id it is using is the media file id. So either the web server should use the airing id, or change the parameter name so the URL would be 'MediaFileId=xxx'. FYI, you can see the ids at the bottom of the detailed info page for a recording.
__________________
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. |
#2075
|
||||
|
||||
__________________
unRAID Server: Intel Core i5 7600K, 48GB DDR4, 2x512GB PCIe M.2 Cache Pool, 2x10TB SATA3 Parity Drive, 3x8TB SATA Array, 1x hdHomeRun DVB-T2 Quattro, IPTV via xTeVe, unRAID 6.8.3, tvHeadEnd for recording back end, Emby Clients: 3 Nvidia Shields, 3 FireTV, 3 Win10 Pro PC Clients |
#2076
|
||||
|
||||
I have a question for those of you using podcasts in iTunes. I added a podcast for all episodes of a show and it only shows the first episode of 50+. It looks like it's trying to copy the video file to my laptop. I would expect it to only load the metadata unless I click on something to download the video. I changed the setting "When new episodes are available" to "Do Nothing", but that didn't change the behavior.
... OK, before posting this, I saw a download in progress. I paused all downloads, then went back to update the pocast, but it still only shows one episode. I verified the feed has 50+ entries. I'm using iTunes 7.7.1.11.
__________________
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. |
#2077
|
||||
|
||||
Are you sure this wasn't the problem using Nielm's code with the HD Extender in the first place, and that the Appache common Net is overkill?
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2 TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad |
#2078
|
|||
|
|||
Tried that orginally - seems the basic socket code used for the MVPs doesn't account for the initial telnet protocol handshaking that the telnet daemon running on the HD100s is expecting. Is Apache Commons overkill? Maybe, but got me a working HD extender power off in about 20 mins.
|
#2079
|
||||
|
||||
Actually, by adding your delays I got Nielm's code to work, so one less .jar to worry about.
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2 TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad |
#2080
|
|||
|
|||
Interesting... maybe I didn't try the sleeps before grabbing the apache commons lib. As I say, I'm sure Niel will come up with an easier/cleaner/simpler sol'n when he gets around to fixing it. Obviously, not having to add a 3rd party dependency is much preferred.
|
Tags |
web |
Currently Active Users Viewing This Thread: 2 (0 members and 2 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: Mobile Web Interface 1.2 | jreichen | SageTV Customizations | 281 | 06-17-2011 02:20 PM |
Can't get Web-based User Interface to install | SSBrian | SageTV Customizations | 3 | 11-04-2008 08:12 PM |
Web User interface link for the metadata file. | zzmystique | SageTV Customizations | 0 | 06-21-2008 02:26 AM |
Idea to enhance the Web User Interface: Messaging | jbarr | SageTV Customizations | 3 | 05-14-2007 03:59 PM |
Linkplayer, Linktheater with SageTV Web User Interface | fyodor | SageTV Customizations | 0 | 10-08-2006 06:03 PM |