|
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 |
#141
|
|||
|
|||
Quote:
The generated file for some reason sometimes was corrupted.... maybe it got generated during an update and was only getting partial data.
__________________
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; 02-08-2022 at 07:53 PM. |
#142
|
|||
|
|||
Code:
xmltv.files=http://10.0.0.2:8089/devices/ANY/guide/xmltv?duration=1209600 |
#143
|
|||
|
|||
Quote:
Code:
xmltv.files=http://10.0.0.2:8089/devices/ANY/guide/xmltv?duration=1209600 08-02-2022 18:46:53,284 Parseing http://10.0.0.2:8089/devices/ANY/guide/xmltv?duration=1209600
__________________
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; 02-08-2022 at 09:56 PM. |
#144
|
|||
|
|||
I would like to try using ChannelsDVR to update the guide as nyplayer outlines, but need some help (this is on Windows 10).
I guess my first question is whether this can be added as a regular plugin rather than what seems to be a manual plugin install from the 'Updated XMLTV' thread snip below: Code:
1. Stop SageTV Server 2. Rename on add/modify/ xmltv_EXAMPLE.properties examples 3. Copy all files and folder contents(not folder) of folder SAGETV_SERVER_ROOT to SageTV folder. Only Jar and *.properties are required if not compiling required 4. Add the following line in Sage.properties epg/epg_import_plugin=xmltv.XMLTVImportPlugin 5. Start SageTV Server 6. Monitor in server folder xmltv.log, sagetv_0.txt,Sage.properties. If epg/epg_import_plugin=xmltv.XMLTVImportPlugin is removed from Sage.properties something is installed not correctly 7. In SageTV guide setup use XMLTV with zipcode 00000. If ask for license use TRIAL Quote:
Code:
configurations=xmltv_XTEVE.properties,xmltv_ANT_60177.properties,xmltv_boukmandutty.properties,xmltv_nyplayer.properties Code:
xmltv_nyplayer.properties Code:
provider.name=nyplayer provider.id=300 xmltv.files=/unraid/appdata/xmltvdata/nyplayer_epgdata.xml xmltv.channel.display-name.ShortNameIndex=2 xmltv.channel.display-name.LongNameIndex=1 xmltv.channel.NumberTag=lcn xmltv.channel.NumberTagIndex=1 xmltv.channel.IconDownload=true title.add.year=true log.show=false log.channel=false log.configuration=false log.defaults=false Code:
configurations=xmltv.properties provider.name=nyplayer provider.id=300 xmltv.files=http://10.0.0.2:8089/devices/ANY/guide/xmltv?duration=1209600 xmltv.channel.display-name.ShortNameIndex=2 xmltv.channel.display-name.LongNameIndex=1 xmltv.channel.NumberTag=lcn xmltv.channel.NumberTagIndex=1 xmltv.channel.IconDownload=true title.add.year=false episode.name.add.episode.number=false I understand that the ChannelsDVR guide only grabs 3 hours of data, so this code is used in W64: Windows 64 Code:
curl http://127.0.0.1:8089/devices/ANY/guide/xmltv?duration=1209600 -o C:\Program Files\SageTV\SageTV\epgdata.xml curl http://sage:frey@127.0.0.1:8080/sage/GlobalCommand?command=ForceEpgUpdate
__________________
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 |
#145
|
|||
|
|||
Yes you need a file name xmltv.properties in the sagetv directory ...
With my contents if using channelsdvr.. Your channels IP might be different. The rest you can just copy over the jar. Code:
onfigurations=xmltv.properties provider.name=channelsdvr provider.id=300 xmltv.files=http://10.0.0.2:8089/devices/ANY/guide/xmltv?duration=1209600 xmltv.channel.display-name.ShortNameIndex=2 xmltv.channel.display-name.LongNameIndex=1 xmltv.channel.NumberTag=lcn xmltv.channel.NumberTagIndex=1 xmltv.channel.IconDownload=true title.add.year=false episode.name.add.episode.number=false
__________________
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-12-2022 at 04:16 PM. |
#146
|
|||
|
|||
I'm using the Channels TVE, OpenDCT, Sage, Comskip, and the Firestick 4K to tune, record and play Sage recordings. Occasionally I am recording two programs at once via my 24mbs ISP connection.
Every other day or so I see a recording that has a 2-3 minute delay at the beginning, and often those recordings have seeking issues - they respond to any seek command by jumping back to the end of the delay/beginning of the actual recording. I record them on ChannelsDVR as well, and those same recording seek and play just fine. Suggestions on where to look?
__________________
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 |
#147
|
|||
|
|||
Have that problem sometimes myself. It has diminished over time though, to the point where I hardly see it.
I could never narrow down the cause. I came to the conclusion (Of course I might be wrong!) that it might be linked to opendct since, as you point out, Channels DVR tunes and records those instances flawlessly. I have tried pre tuning commands but they dont seem to help. Neither does using streamlink instead of directly using ffmpeg. Eventually I decided to wait for opendct to be updated. Anyway, like I said, I havent seen the error in quite a bit. Have you updated to the latest beta of channels dvr? I am wondering if that might have helped me to reduce it. |
#148
|
|||
|
|||
Quote:
__________________
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 |
#149
|
|||
|
|||
Quote:
__________________
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 |
#150
|
|||
|
|||
Quote:
I have my OPENDCT to send the RAW stream .... "opendct.consumer.RawSageTVConsumerImpl" on all my tuners Including TVE and have not had a failed recording since the change or tuning failure. Channels DVR already does a good job of cleaning the stream
__________________
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-24-2022 at 12:13 PM. |
#151
|
|||
|
|||
Will definitely try that. I haven't messed around with the setup for the longest while now. Aside from the error at the beginning of the occasional recording as described it has been super stable... Well that and power outages. I need to get a UPS battery for the server for the coming tornado season.
Last edited by boukmandutty; 03-24-2022 at 12:34 PM. |
#152
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#153
|
|||
|
|||
Quote:
Quote:
|
#154
|
|||
|
|||
One thing you will no longer see the spinning wheel while SageTV is tuning using Raw... You will see a blank screen Instead then the show.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#155
|
|||
|
|||
Oh, I think I get it... If Channels is producing a clean recording but then sends it to Sage via
Code:
"consumer.dynamic.default=opendct.consumer.FFmpegTransSageTVConsumerImpl" and we get errors when playing back on Sage, then it makes sense to just send the raw product from Channels to Sage via Code:
"consumer.dynamic.default=opendct.consumer.RawSageTVConsumerImpl".
__________________
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 |
#156
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#157
|
||||
|
||||
Quote:
I checked my logs and it seems that simply changing the relevant line to read: Quote:
Quote:
Quote:
|
#158
|
|||
|
|||
Good to know ... have you seen any difference.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#159
|
|||
|
|||
Quote:
Code:
c\:\\FFMPEG\\ffmpeg.exe -i http\://192.168.1.143\:8089/devices/ANY/channels/%c%/hls/master.m3u8? -f mpegts -codec\:v copy -codec\:a copy - Code:
consumer.dynamic.default=opendct.consumer.RawSageTVConsumerImpl It must be obvious that my understanding is sketchy at best, but hopefully someone understands my misunderstanding and can help me with these delays/seeking issues. BTW, at this point I am only seeing the delay/seeking error on a TVE local source and on the one or two programs I record from that source.
__________________
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 |
#160
|
|||
|
|||
Quote:
consumer.ffmpeg.upload_id_enabled=false consumer.raw.upload_id_enabled=false If set true, these will use the Media Server (upload id) feature of SageTV instead of writing directly to the file when recording. http\://10.0.0.2\:8089/devices/ANY/channels/%c%/stream.mpg?format\=ts -c copy -f mpegts -
__________________
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; 04-07-2022 at 03:30 PM. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using the OpenDCT Generic HTTP Capture Device | EnterNoEscape | Hardware Support | 46 | 04-08-2022 08:55 AM |
Using the OpenDCT Generic Pipe Capture Device | EnterNoEscape | Hardware Support | 101 | 01-20-2022 12:14 PM |
Generic HDMI capture devices | pjpjpjpj | Hardware Support | 11 | 03-11-2020 07:09 PM |
A pipe dream or possible? | digitalgm | General Discussion | 3 | 09-21-2004 01:18 PM |