|
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 |
#101
|
||||
|
||||
Quote:
I never liked the fact that when you copied a lineup, you had no way to keep that copy updated. Maybe that's what we really should be taking a look at. Add an option to copy new channels from the original lineup when new channels are added to the source lineup would be a nice feature. I tried what you said I should be able to do with the crossbar and it works, so that greatly simplifies things. Now I'll just create a capture device that presents itself with a Digital TV Tuner and HDMI crossbar. Digital TV Tuner crossbar will be the direct stream and the HDMI crossbar will be the HDMI encoder. There isn't any automation for DRM with this approach, but that shouldn't be a big issue since most people don't have their channels going back and forth at random.
__________________
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 |
#102
|
||||
|
||||
I don't care quite as much about the ability to have copied lineups stay tied to the original source - I understand why they are not. But I do feel that you should be able to configure a list or range of channels that a given tuner is capable of recording, regardless of the lineup that is tied to it. If done as an addition to the CaptureDeviceInput object, it can then be added to the next version of the network encoder protocol, as part of a CHANNELLIST command (as well as a CHANNELSCAN command). This would allow - DCT's especially - to provide a list of physical channels configured and accessible on the tuner. The Channellist and scan feature is not necessary right now, but should be a goal going forward (it should be moved to where anything a native tuner is capable of, a network tuner can do).
__________________
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 |
#103
|
||||
|
||||
Quote:
So if I'm understanding this correctly, CHANNELLIST would be called every time the scheduler runs per enabled crossbar? The only DCT that can provide an instant list of what it can tune and if DRM is present is the HDHomeRun Prime. The InfiniTV devices can also provide a list of what they can tune, but it includes everything you aren't subscribed to and doesn't indicate what has DRM applied. OpenDCT does keep track of what tunes in with DRM, but unless you have offline scanning turned on, the list will be incomplete. The list however would improve over time. My biggest concern isn't that network encoders can use this feature, it's that if it can't be automated in some way, someone would need to work the configuration of this functionality into the UI.
__________________
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 |
#104
|
||||
|
||||
Quote:
__________________
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 |
#105
|
|||
|
|||
EnterNoEscape,
Do you issue a channel stop before a channel change.... I noticed that sometimes when watching live TV and I input a new channel I hear a ding and the channels does not change.... If I disable the stop all together channel changes always happen...... Of course this means that the tuner is always running Live TV without the stop. Edit I see you have 56 out I will install that one and try again. I think this might have fixed it. The new property is sagetv.device.<unique_id>.stopping_executable_delay_ms. If the value of this property is 0, the delay is disabled. The default value is 15000.
__________________
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; 05-27-2016 at 05:11 PM. |
#106
|
|||
|
|||
One more thing for those using Windows 8.1 and above ..... always on top is disabled this registry setting fixed that on my Windows 10 WMC.
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Media Center\Settings\MCE.PerUserSettings] "enableAlwaysOnTop"=dword:00000001
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#107
|
||||
|
||||
Quote:
It would seem we might still have a timing issue. Try changing the stop executable to: Code:
PowerShell.exe -Command Invoke-WebRequest -Uri http://localhost:40510/stop; Start-Sleep 2
__________________
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 |
#108
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#109
|
||||
|
||||
Quote:
__________________
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 |
#110
|
||||
|
||||
Quote:
If reliability really goes down the tubes, I'll add some verification code that will check the respective tuner directly for what channel it has tuned. This would add an additional requirement for ServerWMC to be installed because it will actually pull the tuners in use by each WMC process. It is however unable to tell me what channel is tuned in. Plus it would probably need to leverage OpenDCT for verification which just means you would have even more configuration to deal with.
__________________
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 |
#111
|
|||
|
|||
It appears that sometimes windows 10 taskbar steals focus .... so what I did was boot WMC as my windows shell... So it boots directly to WMC without the desktop.... everything works great now.
Open Administrator prompt ... type in gpedit.msc In the User Configuration -> Administrative Templates -> System folder, open Custom User Interface. Select Enabled and enter the full path C:\Windows\ehome\ehshell.exe in the Interface file name textbox. Hit OK and reboot your system. It should now log in and start WMC automatically without showing the start menu and icons first. Launching Windows Explorer Shell Once It Has Been Replaced To launch the default Windows desktop shell again while still within the HTPC user account: [1] Exit the application acting as your shell [2] Press Ctrl+Alt+Delete [3] From options select Task Manager [4] When Windows Task Manager opens select File then New Task (Run...) [5] In the Open: dialogue box enter Explorer and select OK [6] The Windows Explorer shell should now launch
__________________
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; 05-28-2016 at 04:13 PM. |
#112
|
||||
|
||||
Quote:
|
#113
|
||||
|
||||
Quote:
__________________
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 |
#114
|
||||
|
||||
Try harder
|
#115
|
||||
|
||||
Quit bossing me around.
Only one of the problems is that over time the audio drifts away from the video. I did write a program a year ago that will resize the WMC window to a specific resolution and capture the output from the window with the audio, but for some reason I also couldn't get the video frame capture to sync up with the actual video playback framerate even at 60fps. I also found that the only way to get multiple instance of WMC running is by running multiple accounts. While I can actually capture playback from an account that's not visible, due to what I think are some limitations with multiple user accounts on non-server OS's, the playback freezes until the account is logged back into. There's also that legal problem that PlayOn runs into from time to time. I do not personally wish to be in the cross-hairs of any content owners.
__________________
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; 05-28-2016 at 08:20 PM. |
#116
|
||||
|
||||
That's very true. I thought that if I dug far enough, I'd find a method for this, similar to the way Playon does it, but it's a different animal. Sorry for the slave driving, you've certainly done more than your fair share already.
|
#117
|
||||
|
||||
Quote:
__________________
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 |
#118
|
||||
|
||||
ENE, using the exemultitunerplugin, is there any way that you are aware of to issue the stop command as soon as the recording is completed/terminated?
I'm seeing similar problems with the channel changing sometimes, but not always, and I can't pin down any particular reason yet. |
#119
|
||||
|
||||
As far as I could tell, SageTV doesn't have a mechanism to run a tuning plugin on stop. I don't think we've ever had a situation like this where the content source wasn't desirable to always be on.
I used SJQ when I tried this several years ago to turn everything off when nothing needed by the tuners. It would check every hour at 15 minutes and 45 minutes and if something was scheduled, it would "warm" the device up and tune it into the channel that was about to be captured. If nothing was using any of the tuners, it would turn them all off.
__________________
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 |
#120
|
||||
|
||||
I don't really mind if it's always on, but it seems that sometimes when I force tune to a different channel (with exemultituner), the channel change just doesn't happen. May have to ditch exemultituner for USB-UIRT. This is probably fodder for another thread.
Thanks. |
Tags |
tuner setup, tuning, windows media center, wmc |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tuner Priority w/Live TV | will | SageTV Software | 12 | 03-04-2018 03:25 PM |
Live TV with 2 extenders, 1 tuner | dibs | SageTV Software | 3 | 03-07-2009 02:37 PM |
Reserve a Tuner for Live TV | mbowling | SageTV Software | 3 | 11-10-2008 08:36 AM |
Switching tuner on live tv | appelm | SageTV Software | 1 | 02-06-2006 01:38 PM |
Can a tuner be dedicated to live TV? | GTwannabe | General Discussion | 2 | 01-09-2005 12:44 AM |