|
SageTV Github Development Discussion related to SageTV Open Source Development. Use this forum for development topics about the Open Source versions of SageTV, hosted on Github. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
What level of Java is requred for SageTV V9?
I am currently on V7 Update 51.
__________________
Hardware: Intel Core i5-3330 CPU; 8GB (2 x 4GB); 2-4TB WD Blue SATA 6.0Gb/s HDD; Windows 7 Servers: ChannelsDVR, Plex, AnyStream, PlayOn, Tuner: HDHomeRun Connect Quatro Tuner: HDHomeRun Connect Duo Sources: OTA, Sling Blue, Prime, Disney+, Clients: ShieldTV (2), Fire TV Stick 4K (4) |
#2
|
||||
|
||||
You can stick with that... but eventually Java 8 will be the min requirement... (I'm running Java8 and will likely start using Java 9 when it is available)
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#3
|
|||
|
|||
I still use the jetty webserver and had to install version 7 myself or I would not even have it installed as it would not work with version 8 when I tried it.
I think as long as you don't need that you should not need version 7 |
#4
|
|||
|
|||
Quote:
Thanks, John
__________________
Hardware: Intel Core i5-3330 CPU; 8GB (2 x 4GB); 2-4TB WD Blue SATA 6.0Gb/s HDD; Windows 7 Servers: ChannelsDVR, Plex, AnyStream, PlayOn, Tuner: HDHomeRun Connect Quatro Tuner: HDHomeRun Connect Duo Sources: OTA, Sling Blue, Prime, Disney+, Clients: ShieldTV (2), Fire TV Stick 4K (4) |
#5
|
||||
|
||||
Quote:
I should point out that I've been running sagetv on Java 8 for a couple years, and I rely heavily on the SageTV web server (not just BMT), and the only thing that didn't work for me is the /apps/ url, so I built a static page that points to bmt, web server, mobile webserver, etc.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#6
|
||||
|
||||
Quote:
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#7
|
||||
|
||||
Quote:
http://192.168.1.10:8080/sage where 192.168.1.10 is my server's IP. Here's link a sample index.html that I use on my setup (since in Java 8 /apps doesn't work) https://gist.github.com/stuckless/85...f7c676c9494ee5
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#8
|
||||
|
||||
Quote:
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#9
|
|||
|
|||
is your version of java 7 the 32 bit version?
|
#10
|
||||
|
||||
correct - W7, 32 bit
Now I'm getting the following: "HTTP ERROR 403. Problem accessing /. Reason: FORBIDDEN" Java 7 has been reinstalled, and I uninstalled/reinstalled a few plugins. I'm certain the userass is correct, and my ports are fine, so this is a mystery so far.
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson Last edited by tvmaster2; 01-06-2017 at 04:33 PM. |
#11
|
||||
|
||||
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#12
|
|||
|
|||
Quote:
http://192.168.1.10:8080/sage/Home As that is what I use to access my version of the Sage TV Web Interface. I changed the ip to match your example Stuckless as well as the port number but your leaving off the /Home at the end of your example |
#13
|
||||
|
||||
Quote:
OK, there's no index file in there. Wonder where it went...
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson Last edited by tvmaster2; 01-06-2017 at 10:25 PM. |
#14
|
||||
|
||||
Quote:
https://forums.sagetv.com/forums/sho...7&postcount=24
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#15
|
||||
|
||||
Quote:
I appreciate you trying to help, but other than uninstalling and re-installing plugins, my knowledge as to why or why not a file was or was not there isn't very strong. I'd just assume that uninstalling BMT, etc, then reinstalling would cure the problem, but that didn't happen. If editing of Sage Properties was and is always needed to make this feature work, or something in the registry, then that's where my expertise falls short. I inserted the index.htm file into the static-dir, but same result: forbidden
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#16
|
||||
|
||||
Quote:
FORBIDDEN in web server terms is somewhat generic... it absolutely has nothing to do with requiring a username/password, though, since there is a different error for that. Did you try the 3 things in my linked post? These are somewhat common actions... like clearing the browser cache, which has nothing to do with sagetv, but might help. Lastly... maybe you can post the sagetv_0.txt log file and we can see if there is anything in there.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#17
|
||||
|
||||
Quote:
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Block Level vs File Level Storage | Taddeusz | SageTV Github Development | 4 | 02-03-2016 03:09 PM |
SageTV reports Java 6 after update to Java 7? | uberpixel | SageTV Software | 6 | 05-19-2013 08:36 AM |
SageTV 6 Client problems after Java 7 install, Java 6 uninstall | alisonnic | SageTV Software | 5 | 01-24-2013 02:51 PM |
SageTV and Video Card with Hardware-Level HD-decoding? | NewGuy | Hardware Support | 7 | 03-15-2009 12:31 AM |
Audio Level Problem with PVR-250 an SageTV 2.1.10 | mwhite | Hardware Support | 5 | 12-05-2004 11:34 AM |