Forum: SageTV Github Development
10-14-2018, 06:46 AM
|
Replies: 4
Views: 2,356
If you have the epgdata.xml updated, the sage...
If you have the epgdata.xml updated, the sage server process picks it up and parses it on its daily EGP update step. Check your log files to see if this happens and if there are any issues. You must...
|
Forum: SageTV Github Development
12-17-2017, 07:13 AM
|
Replies: 3
Views: 1,236
make[2]: Leaving directory...
make[2]: Leaving directory '/home/mwn/working/sagetv/third_party/codecs/faad2/libfaad'
Making all in common
make[2]: Entering directory '/home/mwn/working/sagetv/third_party/codecs/faad2/common'...
|
Forum: SageTV Github Development
10-14-2017, 09:26 AM
|
Replies: 3
Views: 1,236
|
Forum: SageTV Github Development
03-11-2017, 02:59 PM
|
Replies: 7
Views: 2,466
It works, just did not include the xmltv/...
It works, just did not include the xmltv/ directory in the jar, including the xmltv and having the setting still as xmltv.XMLTVImportPlugin it works now. I will update my repo for my xmltv importer...
|
Forum: SageTV Github Development
03-04-2017, 05:13 PM
|
Replies: 7
Views: 2,466
|
Forum: SageTV Github Development
03-04-2017, 04:03 PM
|
Replies: 7
Views: 2,466
Found it now. It was with commit...
Found it now. It was with commit https://github.com/google/sagetv/commit/2a246f2055f6519172dc35a8d92994663dcec9f4 changing the classpath and replacing the ":.:". The path "." is needed for xmltv...
|
Forum: SageTV Github Development
03-04-2017, 03:23 PM
|
Replies: 7
Views: 2,466
I rolled back to 9.0.12 and it worked again, so...
I rolled back to 9.0.12 and it worked again, so it must be a change in the recent code which results into the loader issue of the EPG XMLTV plugin. It can't be related with the jvm updates, it must...
|
Forum: SageTV Github Development
03-04-2017, 02:37 PM
|
Replies: 7
Views: 2,466
|
Forum: SageTV Github Development
08-14-2016, 01:09 AM
|
Replies: 4
Views: 1,816
I used it as well but switched to Linux and...
I used it as well but switched to Linux and needed to rebuild the XMLTV import classes. I found one still open source and updated it so it works with latest JDK's and Maven. I use it now on my Linux...
|
Forum: SageTV Github Development
06-05-2016, 05:45 AM
|
Replies: 7
Views: 1,713
|
Forum: SageTV Github Development
06-05-2016, 05:39 AM
|
Replies: 4
Views: 2,356
XMLTVImportPlugin
I have created a new XMLTVImportPlugin github repository and added gradle support and some basic documentation how to install it.
The last valid source files I found was on this forum and I...
|
Forum: SageTV Github Development
05-21-2016, 02:14 PM
|
Replies: 1
Views: 2,328
|
Forum: SageTV Github Development
05-21-2016, 02:12 PM
|
Replies: 1
Views: 2,328
Linux Ubuntu 16.04 build error
I recently upgraded to Ubuntu 16.04 LTS and started a buildall.sh. I got an error about a bad gcc version "GCC 2.96 IS NOT AND WILL NOT BE SUPPORTED BY US !". It happens during the MPLAYER build....
|
Forum: SageTV Github Development
03-03-2016, 03:37 PM
|
Replies: 19
Views: 6,193
Yes you are right, I messed it up. The HD Home...
Yes you are right, I messed it up. The HD Home Run devices I use and test with rely on HDHomeRun2.0 and not on DVBCapture2.0. And yes I don't have recording issues on my linux 64bit using HD HomeRun...
|
Forum: SageTV Github Development
03-01-2016, 02:39 PM
|
Replies: 19
Views: 6,193
The bug you refer was closed with the 64bit...
The bug you refer was closed with the 64bit corrections in the native c libraries from Qian (see https://github.com/qianzhang5/sagetv/commit/f6181670592a50c5737e0168bc0f89a2a74bef69)
I don't have...
|
Forum: SageTV Github Development
10-22-2015, 01:31 PM
|
Replies: 11
Views: 2,101
|
Forum: SageTV Github Development
10-15-2015, 01:16 PM
|
Replies: 4
Views: 1,151
The commit shows what I did ...
The commit shows what I did
https://github.com/google/sagetv/commit/eb6c91671f8eb4450590a9dfa7f8855ae34fa7da
and I used always the __APPLE__ define in the code, so linux is not affected.
As...
|
Forum: SageTV Github Development
10-15-2015, 01:11 PM
|
Replies: 4
Views: 1,151
I'm doing some work, but my progress is quite...
I'm doing some work, but my progress is quite slow. First focus is on the OS/X miniclient, I work on the mplayer topic. Search for the other thread placeshifter on os/x.
As my desktop is OS/X I...
|
Forum: SageTV Downloads & Instructions
10-13-2015, 12:38 PM
|
Replies: 172
Views: 151,444
I only refer to the build number, the Major,...
I only refer to the build number, the Major, Minor, Micro would need manual increments. So "9.0.1" is set manually, but the BUILD_VERSION could be set by the build system and kept on a...
|
Forum: SageTV Downloads & Instructions
10-13-2015, 12:17 PM
|
Replies: 172
Views: 151,444
|
Forum: SageTV Downloads & Instructions
10-13-2015, 11:18 AM
|
Replies: 172
Views: 151,444
|
Forum: SageTV Github Development
10-13-2015, 11:06 AM
|
Replies: 11
Views: 2,101
Could be more root causes. I have as well the...
Could be more root causes. I have as well the HDHR4 but for DVB-C, but that should be more or less the same, and I get all HD and normal channels. Check if all frequencies are set in default...
|
Forum: SageTV Mac Edition
10-11-2015, 03:28 PM
|
Replies: 4
Views: 3,861
|
Forum: SageTV Github Development
10-10-2015, 04:11 PM
|
Replies: 0
Views: 775
Unwanted channels on Linux with HDHomeRun
I'm working on the Linux 64bit using the native HDHomeRun2.0 (which uses the libhdhomerun). I'm testing with SiliconDust HDHomeRun DVB-C devices in Europe (Switzerland). I compare the result with my...
|
Forum: SageTV Github Development
09-19-2015, 03:55 AM
|
Replies: 1
Views: 926
Register open issues / bugs
What is the best approach to capture open issues / bugs, shall I use github.com issues or make an entry in this forum?
I would vote to make a short statement and add it to the FAQ section.
|