|
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 |
#61
|
|||
|
|||
Testing installer on a pristine Windows 7 32 bit VM I found something that is not an installer problem but will be an issue for first time users.
After installation completes, the SageTV first run wizard takes you through the system setup and device and EPG setup, but I get an error trying to connect to the EPG server. I know this will mean updating application code, but the setup wizard needs to be modified regarding the EPG setup. Next, I assumed that the EPG server connection failure may have been due to no activation key in SageTV, so I exited out and ran "SageTV REGISTER" which on version 7 would have prompted me to enter my activation information and key. This didn't work in the V9 install, so I am unable to enter the key. The end result is as a new user I still wouldn't have a usable system. I'll go through setting up an alternate EPG source and document the steps. May take a few days... |
#62
|
|||
|
|||
Quote:
New users do not need this as keys are no longer available but for existing sage users someone could readd the REGISTER cmd and make it add the environment variable k |
#63
|
|||
|
|||
Setting the environment variable addressed the problem for SageTV users and is probably sufficient,
|
#64
|
||||
|
||||
We certainly need to do some front-end work in the default STV to inform about the EPG availability - but that's not really an installer issue.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#65
|
|||
|
|||
Installed SageTVClient on a clean Install of windows 10 Pro using the Installer it Installed with no problems at all .... great Job... It Installed java and all necessary runtimes.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. Last edited by nyplayer; 01-12-2016 at 09:11 AM. |
#66
|
|||
|
|||
Excellent. Thanks for testing
|
#67
|
|||
|
|||
Quote:
This will be in the next installer release. I also fixed my check for the C++ versions as it was being more specific than it needed to be. Thanks for testing. k |
#68
|
|||
|
|||
I noticed Java Heap is set to something like 779 ... I did a search on my registry and it cannot find JVMMaxHeapSizeMB.
Also. If I have a key do I have to enter it in the registry in SAGETVUSERKEY
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. Last edited by nyplayer; 01-12-2016 at 09:38 AM. |
#69
|
|||
|
|||
Quote:
Quote:
k |
#70
|
||||
|
||||
Correct, this default is in the code of the .exe file. It was raised to that value in v9 from the old (excessively low) value from earlier versions. 'most' users would not ever need to change it from this value, as it SHOULD be sufficient for most.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#71
|
||||
|
||||
Quote:
That said, on first run, it SHOULD be adding the value to the registry and setting it to 300h (768MB), so you SHOULD be able to find it in the registry after sage has been run the first time.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room Last edited by Fuzzy; 01-12-2016 at 09:54 AM. |
#72
|
|||
|
|||
Quote:
How do you enter the User name and the key what is the format ... I just entered the key and could not access the epg. Need to be able to update the Java Heap size on server to 1024 highest possible.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. Last edited by nyplayer; 01-12-2016 at 10:08 AM. |
#73
|
|||
|
|||
Quote:
To get me a log you would need to run the installexe from the Command Prompt and add /log .\log.txt and zip the log file to me. Thanks k |
#74
|
|||
|
|||
Quote:
k |
#75
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#76
|
||||
|
||||
The key was hashed with the name for the local software to verify that it was a valid key (if the name, hashed a certain way, resulted in the entered key, the key was considered valid and the software was unlocked. The EPG server, however, has it's own database of all valid keys (seems to be lacking for older keys or keys that have not been used for a long time), so there's no reason to do the hash check - so now, all that is needed is to enter a key that is in the EPG server's database.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#77
|
|||
|
|||
Quote:
k |
#78
|
|||
|
|||
Quote:
As far as the Google EPG goes if I replace the exe with the ones that were posted a while back it worked... I think they might have been the exe that you can use version 6 keys. So the only outstanding issue appears to be the java heap ... even though I still am not satisfied that if I replace the executables I get native supported epg.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. Last edited by nyplayer; 01-12-2016 at 11:04 AM. |
#79
|
||||
|
||||
The EXE should have no bearing on communications with the EPG. that is all handled by the JVM. If you have a v6 key that is not working with the EPG, it is because that key is not in the EPG's database, and it would not work with any version of sagetv. You'd need to contact Jeff to get the key added to the database.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#80
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. Last edited by nyplayer; 01-12-2016 at 11:39 AM. |
Currently Active Users Viewing This Thread: 5 (0 members and 5 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Windows installer and running as a service | Opus4 | SageTV Github Development | 13 | 01-01-2016 07:33 AM |
SageTV Open Source FAQ | Opus4 | SageTV Software | 5 | 11-11-2015 02:57 PM |
Any news on the Windows installer? | Damstas | SageTV Github Development | 2 | 09-03-2015 10:09 AM |
Web Interface - where is the Windows installer | ckewinjones | SageTV Customizations | 2 | 01-09-2011 10:36 AM |