SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-06-2021, 03:43 PM
hb4 hb4 is offline
Sage Aficionado
 
Join Date: Sep 2008
Location: Seattle, Wa
Posts: 346
V9 and Plugins

My Sage server PC crashed and I've installed Sage V9 on a different PC. Went to install the Commercial Detector plugin and got a file error. A little searching and discovered that the BinTray site went away and that the SageTVPlugins.xml calls BinTray for downloads. Then I discovered the SageTVPluginsV9.xml page on GitHub.

The 'new' SageTV server is a Windows7 machine that had been running Sage9 in 2017, so I removed everything from the Programs file except WIZ.bin and installed the latest V9 over it (9.2.6).

How can I install Plugins at this point?

Edit: Post #36 on this thread gives a hint.... Now it looks like I need to figure out how to download the XML file.

Quote:
Originally Posted by JREkiwi View Post
By default, there are a large number of plugins that are pointing to the now defunct bintray. The V9 repository has been updated to include all plugins and updated download locations for the currently available plugins.

I didn't change the version on the plugins copied to the V9 repository as that would cause everyone with the plugin already installed to get notified of an updated version, however the V7 repository takes precedence. Change this line in sage.properties as a workaround
Code:
sagetv_repos/v7/local=SageTVPlugins.xml
to
sagetv_repos/v7/local=SageTVPluginsV9.xml
John


Edit #2: Here is an excerpt from my Sage.Properties file and one below from sagetv_0.txt

Sage.properties:
Quote:
sagetv_repos/v7/local=SageTVPlugins.xml
sagetv_repos/v7/md5=http\://download.sagetv.com/SageTVPlugins.md5.txt
sagetv_repos/v7/url=http\://download.sagetv.com/SageTVPlugins.xml
sagetv_repos/v9/local=SageTVPluginsV9.xml
sagetv_repos/v9/md5=https\://raw.githubusercontent.com/OpenSageTV/sagetv-plugin-repo/master/SageTVPluginsV9.md5
sagetv_repos/v9/url=https\://raw.githubusercontent.com/OpenSageTV/sagetv-plugin-repo/master/SageTVPluginsV9.xml
sagetv_0.txt:
Quote:
Sat 11/6 12:49:40.414 [PluginRepoUpdater@d2fa99] Local plugin repository file's checksum matches server's, no need to download a new one for SageTVPlugins.xml
Sat 11/6 12:49:40.423 [PluginRepoUpdater@d2fa99] Downloading new SageTVPluginsV9.xml file from https://raw.githubusercontent.com/Op...VPluginsV9.xml
Sat 11/6 12:49:40.430 [PluginRepoUpdater@d2fa99] Download requested for files server=https://raw.githubusercontent.com/OpenSageTV/sagetv-plugin-repo/master/SageTVPluginsV9.xml src=null dest=SageTVPluginsV9.xml
Sat 11/6 12:49:41.552 [PluginRepoUpdater@d2fa99] ERROR with file download of:javax.net.ssl.SSLException: Received fatal alert: protocol_version
Sat 11/6 12:49:41.560 [PluginRepoUpdater@d2fa99] ERROR failed downloading https://raw.githubusercontent.com/Op...VPluginsV9.xml file.
Sat 11/6 12:49:41.569 [PluginRepoUpdater@d2fa99] Analyzing plugin repository XML file: SageTVPlugins.xml
So Sage accepts the V9 installed V7 xml file but can't find the V9 version. So per above, I trick it by making it download the V9 version and think it's downloading the V7 one? OK, I'll try that.

I see Sage complains about a java protocol version. Sage reports java 7 in System Information. I read elsewhere that some plugins need java 8. Do I need to chase this down as well?

Edit 3: This is an excerpt from the SageTVPluginsV9.xml file that was down loaded after I made the sage.properties edit above:
Quote:
<Package>
<PackageType>JAR</PackageType>
<Location>http://dl.bintray.com/opensagetv/sagetv-plugins/CommercialDetector/CommercialDetector-1.16.zip</Location>
<MD5>E8BB4C913A7A30E62D90B6E302C1929A</MD5>
</Package>
Sage is still looking for the file at bintray if it's following this xml file...

Here is what sagetv_0.txt reported after making the sage.properties change:

Quote:
Sat 11/6 17:03:46.907 [SageTV@14f0b41] Starting all core plugins...
Sat 11/6 17:03:46.914 [PluginRepoUpdater@15e6e9f] Downloading new SageTVPluginsV9.xml file from http://download.sagetv.com/SageTVPlugins.xml
Sat 11/6 17:03:46.923 [SageTV@14f0b41] Done starting core plugins.
Sat 11/6 17:03:46.930 [PluginRepoUpdater@15e6e9f] Download requested for files server=http://download.sagetv.com/SageTVPlugins.xml src=null dest=SageTVPluginsV9.xml
Sat 11/6 17:03:46.932 [PSNATMGR@e92226] Starting UPnP NAT Manager...
Sat 11/6 17:03:47.156 [PluginRepoUpdater@15e6e9f] Download remoteSize=594929
Sat 11/6 17:03:49.078 [FileDownload@17b4346] Read -1 bytes from the URL stream; download has completed
Sat 11/6 17:03:49.122 [FileDownload@17b4346] VF.submitJob(VFJob[InactiveFile r=0.0 t=0 file=null ifn=SageTVPluginsV9.xml])
Sat 11/6 17:03:49.127 [FileDownload@17b4346] Download completed for files server=http://download.sagetv.com/SageTVPlugins.xml src=null dest=SageTVPluginsV9.xml abort=false
Sat 11/6 17:03:49.219 [PluginRepoUpdater@15e6e9f] Checking to see if the plugin repository file SageTVPluginsV9.xml needs to be updated using MD5 URL: https://raw.githubusercontent.com/Op...VPluginsV9.md5
Sat 11/6 17:03:50.740 [PluginRepoUpdater@15e6e9f] ERROR trying to retrieve the B66373F72EFB303541A2E56433306FCB file of:javax.net.ssl.SSLException: Received fatal alert: protocol_version
Sat 11/6 17:03:50.744 [PluginRepoUpdater@15e6e9f] Downloading new SageTVPluginsV9.xml file from https://raw.githubusercontent.com/Op...VPluginsV9.xml
Sat 11/6 17:03:50.747 [PluginRepoUpdater@15e6e9f] Download requested for files server=https://raw.githubusercontent.com/OpenSageTV/sagetv-plugin-repo/master/SageTVPluginsV9.xml src=null dest=SageTVPluginsV9.xml
Sat 11/6 17:03:50.772 [PluginRepoUpdater@15e6e9f] ERROR with file download of:javax.net.ssl.SSLException: Received fatal alert: protocol_version
Sat 11/6 17:03:50.775 [PluginRepoUpdater@15e6e9f] ERROR failed downloading https://raw.githubusercontent.com/Op...VPluginsV9.xml file.
Sat 11/6 17:03:50.778 [PluginRepoUpdater@15e6e9f] ERROR failed downloading https://raw.githubusercontent.com/Op...VPluginsV9.xml file.
Sat 11/6 17:03:50.781 [PluginRepoUpdater@15e6e9f] Analyzing plugin repository XML file: SageTVPluginsV9.xml
Sat 11/6 17:03:50.864 [PluginRepoUpdater@15e6e9f] Done processing plugin repository XML file[SageTVPluginsV9.xml] repositoryVersion=1.0.2063
Sat 11/6 17:03:50.866 [PluginRepoUpdater@15e6e9f] Analyzing plugin repository XML file: SageTVPluginsV9.xml
Sat 11/6 17:03:50.960 [PluginRepoUpdater@15e6e9f] Done processing plugin repository XML file[SageTVPluginsV9.xml] repositoryVersion=1.0.2063
__________________
Server: Intel i5-11400 @4.4GHz 6 cores Windows10 Pro, Sage 9.2.6.976, Comskip Donators
Capture: Fubo/TVEverywhere/ChannelsDVR/OpenDCT_0.5.32_x86.
Storage: 120gB SSD, 4tB HD on Server
Network: gB Lan
Playback: FireStick 4K miniclient
Tech Level: Hobbyist

Last edited by hb4; 11-06-2021 at 06:53 PM.
Reply With Quote
  #2  
Old 11-06-2021, 09:14 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
First, all v9 versions will automatically download the current v9 repo without any property changes.

Second, SageTV will only use the v9 repo if the plugin version in it is a higher version number.

Thirdly, I have fixed a few of the v9 plugins as it seems some were moved from bintray but the version was not increased.

I can look at this one in the morning and see if it is one of those...it looks like it might be.

And there were some issues with Java 7 and https links in the v9 repo some Java 8 is likely needed.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page

Last edited by jusjoken; 11-06-2021 at 09:19 PM.
Reply With Quote
  #3  
Old 11-06-2021, 09:23 PM
tvmaster2's Avatar
tvmaster2 tvmaster2 is online now
SageTVaholic
 
Join Date: Jun 2005
Location: tarana
Posts: 4,240
I feared the worst when updating from W7, 32bit to W10, 64 bit, but nearly every plug-in I use was available for installation. Better than I expected.
__________________
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
Reply With Quote
  #4  
Old 11-06-2021, 11:11 PM
hb4 hb4 is offline
Sage Aficionado
 
Join Date: Sep 2008
Location: Seattle, Wa
Posts: 346
Quote:
Originally Posted by jusjoken View Post
First, all v9 versions will automatically download the current v9 repo without any property changes.

Second, SageTV will only use the v9 repo if the plugin version in it is a higher version number.

Thirdly, I have fixed a few of the v9 plugins as it seems some were moved from bintray but the version was not increased.

I can look at this one in the morning and see if it is one of those...it looks like it might be.

And there were some issues with Java 7 and https links in the v9 repo some Java 8 is likely needed.

K
I may not have been clear... V9 downloaded and installed and ran fine in a Windows 7 directory. I even got to the point where I could use Channels DVR as a tuner. I discovered that Comskip wasn't working and when the Commercial Detector plugin did not load I went looking for the reason why. The only thing I could find was the post about changing the properties file, so I tried that.

The reason I'm doing this is that my remote Xfinity connected SageTV server PC crashed last week so I am trying to re-install it on a different (old) system to try to test the ChannelsDVR approach and if successful, use it at my remote location where there is no cable TV service;

The SageTVPluginV9 was not present in the SageTV/SageTV directory until I made the change to the properties file.

I'm happy to go back and start from scratch and install everything again if that seems like it will fix things. If there's something I need to do to ensure I'm doing a clean install it's no problem. I will start building a new server with a new MB, W10, etc in a few days.

It wasn't clear to me whether the Sage installer also installs java or I need to do that myself. I assume from what you wrote, I need to do that and perhaps that will allow the CD plugiin to install.
__________________
Server: Intel i5-11400 @4.4GHz 6 cores Windows10 Pro, Sage 9.2.6.976, Comskip Donators
Capture: Fubo/TVEverywhere/ChannelsDVR/OpenDCT_0.5.32_x86.
Storage: 120gB SSD, 4tB HD on Server
Network: gB Lan
Playback: FireStick 4K miniclient
Tech Level: Hobbyist
Reply With Quote
  #5  
Old 11-07-2021, 08:04 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
I do not believe you should have to edit the properties to make it work but it did seem that some of the version numbers were out of sync in the V9 repo so I have fixed that. I have seen it the the V9 repo does not download right away on a new install and at times a restart of the server kicks it off or perhaps I needed more patience. Either way, in theory, the latest V9 repo should have CD working and all downloading from Github rather than bintray.

If you (or anyone) get a bintray file error then please post the error so we can get the V9 repo corrected where possible.

Hope it works for you. Either way, let us know.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #6  
Old 11-07-2021, 02:42 PM
hb4 hb4 is offline
Sage Aficionado
 
Join Date: Sep 2008
Location: Seattle, Wa
Posts: 346
Thanks, JJ;
I cycled SageTV service after your SageTVPluginsV9 update, installed Java 8 and the CD plugin installed just fine; Thank you for all the work you do for SageTV!

When I re-install Sage in the new server I'll leave the properties file as-is.

Bill VV
__________________
Server: Intel i5-11400 @4.4GHz 6 cores Windows10 Pro, Sage 9.2.6.976, Comskip Donators
Capture: Fubo/TVEverywhere/ChannelsDVR/OpenDCT_0.5.32_x86.
Storage: 120gB SSD, 4tB HD on Server
Network: gB Lan
Playback: FireStick 4K miniclient
Tech Level: Hobbyist
Reply With Quote
  #7  
Old 11-09-2021, 09:42 PM
gordyp's Avatar
gordyp gordyp is offline
Sage User
 
Join Date: Jun 2008
Location: St. Paul, MN
Posts: 59
SRE v4 Still Pointing to Bintray

I am getting the attached error on my new Windows 11 client even after making the change to sage.properties and rebooting the server...

Thanks!
Attached Images
File Type: jpg 2021-11-09 20_45_55-Greenshot.jpg (278.1 KB, 51 views)
__________________
SageTV Server:
i5-3470, 24GB, Radeon R7-240 2GB, 12TB, Win10 Pro 20H2, HDHR PRIME for Xfinity with OpenDCT 0.5.32; HDHR Connect Duo for OTA, Java: 64-bit 1.8.0_271, SageTV x64 9.2.2.903
SageTV Client:
i5-6600K, 16GB, GeForce GT730 2GB, Win10 Pro 20H2, Java: 64-bit 1.8.0_271, SageTV x64 9.2.2.903
Reply With Quote
  #8  
Old 11-10-2021, 07:50 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by gordyp View Post
I am getting the attached error on my new Windows 11 client even after making the change to sage.properties and rebooting the server...

Thanks!
I have updated the SREUI (and SRE Client UI) plugins with new version numbers so they should download from Github rather than Bintray.

I would suggest you revert the .properties changes you made and restart to get the latest plugin list and try the install again.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #9  
Old 11-11-2021, 06:31 PM
gordyp's Avatar
gordyp gordyp is offline
Sage User
 
Join Date: Jun 2008
Location: St. Paul, MN
Posts: 59
Quote:
Originally Posted by jusjoken View Post
I have updated the SREUI (and SRE Client UI) plugins with new version numbers so they should download from Github rather than Bintray.

I would suggest you revert the .properties changes you made and restart to get the latest plugin list and try the install again.

K
Thanks - that fixed that, but I did find another plugin from tmiranda pointing to Bintray - please see the attached.

Thanks!
Attached Images
File Type: png Screenshot 2021-11-11 182349.png (382.4 KB, 68 views)
__________________
SageTV Server:
i5-3470, 24GB, Radeon R7-240 2GB, 12TB, Win10 Pro 20H2, HDHR PRIME for Xfinity with OpenDCT 0.5.32; HDHR Connect Duo for OTA, Java: 64-bit 1.8.0_271, SageTV x64 9.2.2.903
SageTV Client:
i5-6600K, 16GB, GeForce GT730 2GB, Win10 Pro 20H2, Java: 64-bit 1.8.0_271, SageTV x64 9.2.2.903
Reply With Quote
  #10  
Old 11-11-2021, 07:16 PM
hb4 hb4 is offline
Sage Aficionado
 
Join Date: Sep 2008
Location: Seattle, Wa
Posts: 346
To finish up my part of this thread....

Quote:
Originally Posted by jusjoken View Post
I do not believe you should have to edit the properties to make it work....
K
I converted sagetv_repos/v7/local=SageTVPluginsV9.xml
in the sage.properties file back it's original state as....
sagetv_repos/v7/local=SageTVPlugins.xml
__________________
Server: Intel i5-11400 @4.4GHz 6 cores Windows10 Pro, Sage 9.2.6.976, Comskip Donators
Capture: Fubo/TVEverywhere/ChannelsDVR/OpenDCT_0.5.32_x86.
Storage: 120gB SSD, 4tB HD on Server
Network: gB Lan
Playback: FireStick 4K miniclient
Tech Level: Hobbyist

Last edited by hb4; 11-11-2021 at 07:18 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New to v9 and Plugins bob_ecl SageTV v9 Customizations 2 04-07-2017 06:24 PM
Which plugins should we include as core plugins, if we were to auto-install plugins? stuckless SageTV Github Development 35 07-08-2016 04:01 PM
Necessary plugins? tchapin SageTV v7 Customizations 0 12-09-2012 11:22 AM
Not getting new plugins phunny SageTV Software 4 12-20-2010 12:49 AM
How do plugins get into the list of plugins? michaeldjcox SageTV v7 Customizations 4 06-12-2010 03:05 AM


All times are GMT -6. The time now is 10:14 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.