Forum: SageTV v9 Customizations
06-17-2017, 10:43 PM
|
Replies: 1
Views: 1,161
|
Forum: SageTV EPG Service
04-16-2017, 05:52 PM
|
Replies: 12
Views: 1,462
Doesn't look like you're using the plugin that...
Doesn't look like you're using the plugin that this thread was originally for? That partial stacktrace looks like you're using the native SD support for v9? If so, you should probably head over to...
|
Forum: SageTV v7 Customizations
03-10-2017, 09:45 PM
|
Replies: 1,639
Views: 217,040
Shouldn't. The only thing of SJQ that would...
Shouldn't. The only thing of SJQ that would consume Sage's heap would be the plugin code itself. All that data is stored in a separate database. So just the jar of plugin code + the jar for the...
|
Forum: SageTV v7 Customizations
03-10-2017, 09:40 PM
|
Replies: 1,639
Views: 217,040
The svn repo seems to be gone forever, but I...
The svn repo seems to be gone forever, but I happened to still have a very old vm image kicking around so I booted it up and sure enough I had the svn repo checked out on it. I've attached a zip of...
|
Forum: SageTV v7 Customizations
01-08-2017, 07:32 AM
|
Replies: 851
Views: 102,637
fwiw, the plugin license was stripped out many...
fwiw, the plugin license was stripped out many years ago now anyway. The plugin is fully unlocked, with no restrictions whatsoever. I mention this in case a Sage v7 user in need of epg after Jul 1...
|
Forum: SageTV EPG Service
11-20-2016, 11:42 AM
|
Replies: 486
Views: 220,659
|
Forum: SageTV Marketplace
11-04-2016, 08:37 PM
|
Replies: 7
Views: 1,745
Both work on Linux and Windows (I developed on...
Both work on Linux and Windows (I developed on Linux, tested on both). The older one is for v7 only and won't install on v9 and the newer one is for v9 and won't install on v7. But like Fuzzy said,...
|
Forum: SageTV Marketplace
11-04-2016, 08:34 PM
|
Replies: 7
Views: 1,745
|
Forum: SageTV Marketplace
11-03-2016, 05:39 PM
|
Replies: 7
Views: 1,745
|
Forum: SageTV v7 Customizations
10-11-2016, 08:22 AM
|
Replies: 1
Views: 1,226
Are you running the SRE server plugin as well? ...
Are you running the SRE server plugin as well? The original web service backing this plugin was discontinued awhile back. You now need to also run a self hosted version of the web service, which is...
|
Forum: SageTV v7 Customizations
10-11-2016, 08:19 AM
|
Replies: 851
Views: 102,637
|
Forum: SageTV Software
09-27-2016, 04:28 PM
|
Replies: 27
Views: 2,682
|
Forum: SageTV v9 Customizations
09-19-2016, 05:52 PM
|
Replies: 20
Views: 7,628
Other threads have suggested that the Apache...
Other threads have suggested that the Apache HttpClient jars were updated in the plugin repository by Phoenix (and/or other plugins). They have been upgraded to a version incompatible with that used...
|
Forum: SageTV v7 Customizations
09-15-2016, 02:26 PM
|
Replies: 560
Views: 106,764
My original port of the service to open source...
My original port of the service to open source produced a docker image that you could then run via docker. That's what I delivered. The git repo has since been modified to work as a sagetv plugin,...
|
Forum: SageTV v7 Customizations
09-03-2016, 07:35 PM
|
Replies: 560
Views: 106,764
The ESPN json feeds only provide Top 25 scores...
The ESPN json feeds only provide Top 25 scores for NCAA and that's the only ESPN feeds I ported. If you want all football games then you'll have to go back and scrape the HTML pages on the ESPN...
|
Forum: SageTV v7 Customizations
09-01-2016, 11:15 AM
|
Replies: 851
Views: 102,637
|
Forum: SageTV v7 Customizations
09-01-2016, 10:24 AM
|
Replies: 851
Views: 102,637
|
Forum: SageTV Github Development
08-15-2016, 12:40 PM
|
Replies: 77
Views: 19,293
|
Forum: SageTV Github Development
07-08-2016, 09:02 AM
|
Replies: 35
Views: 3,632
|
Forum: SageTV United Kingdom
07-01-2016, 09:37 PM
|
Replies: 48
Views: 15,086
fwiw, the sdepg plugin provides the ability to...
fwiw, the sdepg plugin provides the ability to modify/massage/etc. the data as it's being loaded into wiz.bin. So with but a few lines of groovy script, one can massage the data as desired. This is...
|
Forum: SageTV United Kingdom
06-30-2016, 12:09 PM
|
Replies: 48
Views: 15,086
|
Forum: SageTV v9 Customizations
06-27-2016, 12:13 PM
|
Replies: 89
Views: 24,791
|
Forum: SageTV v9 Customizations
06-27-2016, 10:04 AM
|
Replies: 89
Views: 24,791
|
Forum: SageTV v9 Customizations
06-22-2016, 02:44 PM
|
Replies: 89
Views: 24,791
So another (non-Sage) user of my SD JSON client...
So another (non-Sage) user of my SD JSON client brought to my attention a rather serious bug (https://github.com/Slugger/sdjson-grabber/commit/9139e8f5bb9fe17a8bbb4b59c12957b10cdfaa42), which I fixed...
|
Forum: SageTV v9 Customizations
06-16-2016, 10:27 AM
|
Replies: 89
Views: 24,791
The error looks like you're missing the Apache...
The error looks like you're missing the Apache HttpClient jar or you have the wrong version of that jar. Considering you're on a v7 > v9 upgraded system, I'm guessing you've hit the second bullet...
|