|
SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Plugin: Web UI for v7
The Jetty build of Nielm's web interface is available in the v7 Plugin Repository. Look for "SageTV Web Interface". It's essentially a repackaging of the current 2.26 beta but is considered stable. It will have a few minor enhancements to support new v7 features. Auto conversion of favorites is already included and one or two more still need to be done.
__________________
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. |
#2
|
||||
|
||||
I installed the 2.26 via the plugin page, but when I browse to the server, it is still showing as 2.25. I had 2.25 installed under v6. I assumed that 2.26 would overwrite the 2.25.
Thanks!
__________________
Server: HP w/Intel i7-4770S CPU @ 3.10GHz , 500GB SSD, 16GB DDR3, Win 10 64-bit, 4TB of SSD for recording SageTV: 9.2 - 64-Bit Capture Devices: 2xHD Homerun Prime and HD-PVR (Comcast Premium/Music Channels) Client 1, 2, 3, and 4: HD200. NAS: Synology DS220+ 8TB (Movie Storage) Sage Add-ons: Jetty, Neilms Webserver (Jetty), Mobile Web, Play-On Plug-in, Comskip Plug-in |
#3
|
||||
|
||||
This question came up over in the mobile web ui thread. Please check over there and join the troubleshooting
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. |
#4
|
||||
|
||||
Can we get a config option (here or in the Jetty plugin) to set the deployment directory to someplace other than %TEMP%? I understand about the file-locking issue, but I need to put it elsewhere to keep it from being deleted by automated cleanup tools.
__________________
-- Greg |
#5
|
||||
|
||||
I looked at Jetty's code a while ago and there are several options for how the war is extracted and located. The only option that avoids file-locking is the one that writes to the system's temp directory. I'll do some more research, but I think it will require me writing a subclass and each web app modifying their context.xml to use my subclass
__________________
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. |
#6
|
|||
|
|||
Time for my 10,294th dumb question of the day....
What is the URL to access this, once installed?
__________________
My systems: Server: AMD Phenom Quad-Core 2.3Ghz, 4GB RAM, ECS A780GM-A MB, 2x HD-PVRs (connected to DirecTV HD STBs using ethernet channel changing), 1x AverMedia A180, OS RAID-1 mirror - 2x250GB 7200rpm SATA, Media RAID-1 mirror - 2x1TB 7200rpm SATA, USB-UIRT (remote control) Main Client: Sage STX-HD100 Media extender Second Client: Athlon XP 4000+, 2GB MB PC3200 DDR, Asus A8N5X MB, 512MB PCI-E ATI HD Radeon 3650, 160 GB SATA - hardware mirrored |
#7
|
||||
|
||||
__________________
-- Greg |
#8
|
||||
|
||||
Quote:
__________________
-- Greg |
#9
|
|||
|
|||
How do I set an empty userid/password ? the UI does not allow for this.
|
#10
|
||||
|
||||
The standard configuration is designed to be secure and support the most common setups. You might be able to modify jetty/etc/realm.properties to remove the user and password but I haven't tried it. Remember to restart Jetty from the Plugin Manager after modifying that file.
__________________
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
|
||||
|
||||
I'm having trouble with RSS feeds for mp4 files. I converted an mpg to mp4, so now both are available. When I perform a search both files show up in the Web UI. However, if I generate an RSS file that includes the mp4 file I get this error:
Quote:
http://donna.is-a-chef.com:8080/sage...filename=*.mpg vs http://donna.is-a-chef.com:8080/sage...chType=TVFiles Feel free to access the RSS feeds and play with the paramaters, anything I enter that includes the mp4 files in my library barfs. Compressed mp4 files are located in a different directory from normal SageTV Recordings if that matters. Any thoughts?
__________________
You can find me at Missing Remote. Or playing FF XIV. For XLobby users: XLobby MC |
#12
|
||||
|
||||
Quote:
__________________
Intel Q6600 Quad Core, 8GB RAM on Windows 7 Professional x64 |
#13
|
||||
|
||||
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. |
#14
|
||||
|
||||
Quote:
Code:
sage: frey,user
__________________
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. |
#15
|
|||
|
|||
I'm using the non-Jetty version with Sage 6.6. When I move to 7 will I have to use Jetty, and if so, where can I find more info about what it is, how to use, etc.? Or can I keep using what I have with v7?
__________________
Server: Windows 8.1 4gb RAM; 4TB SATA + others. Homebrew quad core AMD. Inputs: Haup. 980, 850 & 950Q on ATSC; Haup 1600 on ATSC & Comcast 2 DTAs with USBUIRT for NTSC. Haup 1800 on ATSC. HDHR Dual (ATSC). Sage 9.22 64 bit. |
#16
|
||||
|
||||
You can still use the non-Jetty version with Sage 7 but you won't be able to update it using the plugin manager.
__________________
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. |
#17
|
||||
|
||||
Quote:
__________________
You can find me at Missing Remote. Or playing FF XIV. For XLobby users: XLobby MC |
#18
|
||||
|
||||
Quote:
I guess a bigger problem is that Jetty doesn't seem to start! The Sage7 GUI shows it is installed, along with SRE and the Web Interface.. but nothing is being logged by Jetty or SRE.. and the server isn't serving pages... Any clue I could look for as to why that service/function isn't starting? Thanks for your continued help.. to all of us!
__________________
Intel Q6600 Quad Core, 8GB RAM on Windows 7 Professional x64 |
#19
|
|||
|
|||
Quote:
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
#20
|
|||
|
|||
There may be some confusion on what a duplicate jar is. In my case, the file names, although not exact duplicates (they had different version numbering within the file names) were causing the problem as described. I removed all "functional" duplicates, refering to the install date for additional confirmation. It worked fine after removing these files.
__________________
unRAID Basic Server, Sage & OpenDCT Dockers, Core i3-8100, 8G Memory, HDHR Prime, HD300 Extender, Shield & Android Miniclient, Harmony Hub/Remote |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: SageTV Web Interface V2 for Jetty | jreichen | SageTV Customizations | 256 | 02-09-2014 08:05 AM |
Plugin: Mobile Web Interface 1.2 | jreichen | SageTV Customizations | 281 | 06-17-2011 02:20 PM |
Plugin: Sage Web Lite (SWL) | Slugger | SageTV Customizations | 28 | 04-23-2009 01:32 PM |
Web Plugin RSS feed question | matt91 | SageTV Customizations | 1 | 07-28-2006 11:24 AM |
error message with web server plugin | edgley | SageTV Customizations | 3 | 01-15-2006 11:32 AM |