|
Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#521
|
||||
|
||||
You're right. I think I know what happened. It needs to be fixed in the code.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#522
|
|||
|
|||
Quote:
Fixed works fine.
__________________
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; 03-05-2016 at 08:39 PM. |
#523
|
|||
|
|||
EnterNoEscape, If you didn't see it, mikejaner found that the init scripts were not updating / running correctly so that opendct was not auto starting at boot via the .deb install. He shared the below command (also linked below)
Code:
update-rc.d -f opendct defaults |
#524
|
||||
|
||||
Thanks! It's easy to add and I tested it as working, so it will be in the next beta release.
I also added this to the uninstall script: Code:
update-rc.d -f opendct remove
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG Last edited by EnterNoEscape; 03-07-2016 at 10:14 PM. |
#525
|
||||
|
||||
OpenDCT 0.3.18-Stable
This update only addresses some scripting issues discovered on Ubuntu. It does not change anything for Windows.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#526
|
||||
|
||||
In the next release I would like people to migrate over to the newer HDHomeRun capture device implementation and discovery method. I can fully automate this transition in the next version by making some changes to opendct.properties programmatically on first run. Of course a backup will be made before the changes are done.
I wanted to see if anyone has any objections about this being done for them or if they would rather have this done only in the default configuration for new installs. Also due to the comments in the Sage 9 Web UI thread about using NanoHTTPD instead of Jetty, Java 1.8 may not be a requirement for yet to be released web interface. I was just going with what I figured would be the logical next step for SageTV. Earlier today I was playing around with NanoHTTPD and I think it's much more in line with the actual needs of OpenDCT and a lot lighter than the latest Jetty. I'll need to work with it a little more, but so far it looks very promising.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#527
|
||||
|
||||
Quote:
So no objection here.
__________________
Server: SageTV 9, Win10/32, Intel DP55KG Mb, Intel QC i5 2.66GHz , 4GB 1333MHz DDR3 SDRAM, 2 Hauppauge 2255s for 4 OTA ATSC tuners, HDHRPrime w Comcast, 3 STP-HD300s 20101007-0 firmware, nVidia Shield. Java v7u55. Plugins:SD EPG, OpenDCT |
#528
|
|||
|
|||
Quote:
So far everything you've done has demonstrated strong programming and SageTV knowledge, so I'm confident in letting you tell us what you think will work best. Since you are still in Beta, I think it would be better for you to set defaults based on what you think would work best for most, rather than trying to maintain compatibility with those already using OpenDCT. I can adapt as needed. I'm currently using 0.4.28 and it is ROCK SOLID (no issues at all), so I'm comfortable that if you screw something up I can always go back to 0.4.28 and be happy. But I am a habitual and compulsive early adopter, so if you release something else I will certainly try it.
__________________
Windows 10 Home 64-bit, i5-2500K, 8GB RAM, 2TB and 4TB SATA HDD's SageTV v9.1.2.662, SageTV7.xml STV, Java v1.8.0_121 Server operating headless with 3 HD300 extenders as clients Two HDHomeRun Primes (6 tuners) with 20170512beta1 firmware Comcast cable TV, two cablecards in HDHRP's OpenDCT 0.5.28 network encoder |
#529
|
||||
|
||||
I can relate to that.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#530
|
||||
|
||||
What ever makes it easier for me...I'm all full.
__________________
Media Server: Win 7 Home (32 bit), GIGABYTE GA-EP43-UD3L LGA 775 Intel P43 ATX Intel Motherboard, Intel Core 2 Quad Q9505 Yorkfield 2.83GHz, 4 GB Ram, Geforce 9600 GT PCI-E, 1x HD PVR, HD homerun (2x for OTA, 1x for FIOS QAM), 1 x HD Homerun Prime with cablecard from FIOS. Client: Windows 10 Pro Media Extenders: HD-200 x 3, HD-200 x 2 |
#531
|
|||
|
|||
No objections here, either. I'm happy (and still amazed) that it works.
__________________
- James M - Capture Devices: HDHomerunXTEND, HDHomerunPrime |
#532
|
|||
|
|||
Quote:
-Travis |
#533
|
|||
|
|||
Go for it has been working great.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#534
|
|||
|
|||
I say go for it also, I have been using 4.28 since it came out and is running great. The way you've been working I thought you would of had it released already. Thanks for all your work on this.
|
#535
|
||||
|
||||
OpenDCT 0.4.34-Beta
The last release on this thread was 0.4.28, so these notes will get everyone completely up to speed. There are some more minor notes that I'm going to skip over. If you're interested, the most complete change log is always on GitHub. CONFIGURATION UPGRADE: The first time you run this version, it will upgrade your current configuration. What this means is a few properties in opendct.properties will be removed and some properties will be modified so that you are using the best configuration. The HDHomeRun Prime will be switched to being discovered via its native discovery protocol. This upgrade will only happen once. The new configuration is not fully compatible with OpenDCT versions earlier than 0.4.30. As of 0.4.25 the properties are backed up on upgrade, so if this upgrade breaks anything for you and you did not make a copy of your old configuration, you should have a file named opendct.properties.0.4.xx-x containing your old configuration that you can use to undo the changes. Configuration changes:
General improvements:
Software Transcoding:
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#536
|
|||
|
|||
Is it Possible that a future release of OPENDCT be able to extract CC from H.264 recordings? Right now CC does not work in SageTV on recordings that contain H.264.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#537
|
||||
|
||||
It's on the roadmap. Have you tried CCExtractor to create .srt files? I understand that it can be run on live TV.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#538
|
||||
|
||||
Up and running on my Sage 7 Win 7 machine. Seems to be working just fine. I'll report any issues.
I did a clean install and left properties at default settings for now.
__________________
Server: SageTV 9, Win10/32, Intel DP55KG Mb, Intel QC i5 2.66GHz , 4GB 1333MHz DDR3 SDRAM, 2 Hauppauge 2255s for 4 OTA ATSC tuners, HDHRPrime w Comcast, 3 STP-HD300s 20101007-0 firmware, nVidia Shield. Java v7u55. Plugins:SD EPG, OpenDCT |
#539
|
|||
|
|||
I will try it out.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#540
|
||||
|
||||
I did get a halt error tonight with the new release. (I had been running 4.28 for 10 days or so with no halts)
Logs are attached. I'll report if it happens again.
__________________
Server: SageTV 9, Win10/32, Intel DP55KG Mb, Intel QC i5 2.66GHz , 4GB 1333MHz DDR3 SDRAM, 2 Hauppauge 2255s for 4 OTA ATSC tuners, HDHRPrime w Comcast, 3 STP-HD300s 20101007-0 firmware, nVidia Shield. Java v7u55. Plugins:SD EPG, OpenDCT |
Currently Active Users Viewing This Thread: 4 (0 members and 4 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ATI TV Wonder Digital Cable Tuner & SageTV | nyle | Hardware Support | 4 | 02-17-2009 10:12 PM |
ATI TV Wonder Digital Cable Tuner | rajczi | Hardware Support | 4 | 01-14-2008 08:24 PM |
ATI TV Wonder™ Digital Cable Tuner | dadams | Hardware Support | 4 | 01-09-2007 10:55 AM |
Digital Cable - one guide - need HD on one tuner reg tv on other | Kimper | SageTV Beta Test Software | 14 | 11-27-2006 08:15 PM |
Multi-tuner Digital Cable | mlbdude | SageTV Software | 0 | 06-26-2003 01:08 PM |