NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 32 33 34 35 36 … 102 Next »
Ceton Infinitv4, Windows 10

 
  • 0 Vote(s) - 0 Average
Ceton Infinitv4, Windows 10
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#121
2020-03-03, 02:22 PM (This post was last modified: 2020-03-03, 02:44 PM by mvallevand.)
It took me a while but I see you are saying. The request and the display don't line up.

Code:
2020-03-03 06:31:41.459    [DEBUG][13]    Running: cmd /c ""C:\Users\Public\NPVR-data\scripts\opendct.bat" 709 "DCT-Ceton InfiniTV PCIe (00-80-9f-40) Tuner 1" 7823"

<rsp stat="ok">
<Status>
  <Device oid="22" identifier="ExtrasRecorder (extras-DCT-Ceton InfiniTV PCIe (00-80-9f-40) Tuner 1.xml)">
  </Device>
  <Device oid="23" identifier="ExtrasRecorder (extras-DCT-Ceton InfiniTV PCIe (00-80-9f-40) Tuner 2.xml)">
    <LiveTV handle="170001">LIVE&amp;E:\Recorded TV\live-WMURDT-2184-1.ts</LiveTV>
  </Device>
</Status>
</rsp>

NextPVR does seem to be constantly mapping Tuner 1 onto all the device I that is something sub needs to look at. I see the same thing here in my test world. It is related to when you copy the channel mapping NextPVR also copies the extra cmd line. If your create new mapping for all devices you should be ok but the guide will be a pain.

Code:
2020-03-03 09:16:19.643    [DEBUG][279]    Running: cmd /c ""C:\Users\Public\NPVR-data\scripts\opendct.bat" 4 "HDHomeRun HDTC-2US Tuner 10528531-0" 7819"

  <Device oid="37" identifier="ExtrasRecorder (extras-HDHomeRun HDTC-2US Tuner 10528531-0.xml)">
  </Device>
  <Device oid="38" identifier="ExtrasRecorder (extras-HDHomeRun HDTC-2US Tuner 10528531-1.xml)">
    <LiveTV handle="260008">LIVE&amp;C:\Users\Public\Videos\live-CBOTDT-11740-7.ts</LiveTV>
  </Device>

Your logs look much better than last night and tuner 1 is being used as requested and SageTV was working too. Was playback ok in the browser?

Martin
videolog
Offline

Member

Posts: 57
Threads: 0
Joined: Jan 2020
#122
2020-03-03, 02:41 PM
(2020-03-03, 02:22 PM)mvallevand Wrote: It took me a while but I see you are saying. The request and the display don't line up.

Code:
2020-03-03 06:31:41.459    [DEBUG][13]    Running: cmd /c ""C:\Users\Public\NPVR-data\scripts\opendct.bat" 709 "DCT-Ceton InfiniTV PCIe (00-80-9f-40) Tuner 1" 7823"

<rsp stat="ok">
<Status>
  <Device oid="22" identifier="ExtrasRecorder (extras-DCT-Ceton InfiniTV PCIe (00-80-9f-40) Tuner 1.xml)">
  </Device>
  <Device oid="23" identifier="ExtrasRecorder (extras-DCT-Ceton InfiniTV PCIe (00-80-9f-40) Tuner 2.xml)">
    <LiveTV handle="170001">LIVE&amp;E:\Recorded TV\live-WMURDT-2184-1.ts</LiveTV>
  </Device>
</Status>
</rsp>

NextPVR does seem to be constantly mapping Tuner 1 onto the last device oid (when you had all devices it mapped to device 6) and I that is something sub needs to look at.    I see the same thing here in my test world. 

Code:
2020-03-03 09:16:19.643    [DEBUG][279]    Running: cmd /c ""C:\Users\Public\NPVR-data\scripts\opendct.bat" 4 "HDHomeRun HDTC-2US Tuner 10528531-0" 7819"

  <Device oid="37" identifier="ExtrasRecorder (extras-HDHomeRun HDTC-2US Tuner 10528531-0.xml)">
  </Device>
  <Device oid="38" identifier="ExtrasRecorder (extras-HDHomeRun HDTC-2US Tuner 10528531-1.xml)">
    <LiveTV handle="260008">LIVE&amp;C:\Users\Public\Videos\live-CBOTDT-11740-7.ts</LiveTV>
  </Device>

Your logs look much better than last night and tuner 1 is being used as requested and SageTV was working too.  Was playback ok in the browser?

Martin
Yup playback was very smooth even with both playing at the same time. I will try and record two channels at the same time in NPVR and see what happens. My guess is just one will record since it seems it is only calling tuner 6. I'll keep everyone posted. I am using NPVR as a backend for emby so I can try an record from work as a test.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#123
2020-03-03, 02:49 PM
Great. Yes it likely will only record one tuner because the database tuning rows are all the same. If you want to zip and upload your database I can probably fix it so you can test multiple playback and recording.

Martin
videolog
Offline

Member

Posts: 57
Threads: 0
Joined: Jan 2020
#124
2020-03-03, 03:22 PM
(2020-03-03, 02:49 PM)mvallevand Wrote: Great.  Yes it likely will only record one tuner because the database tuning rows are all the same.  If you want to zip and upload your database I can probably fix it so you can test multiple playback and recording.

Martin
Just checked on the quick test record I did via emby. Neither channel recorded, and it will not let me play a live channel. I will check the logs tonight when I get home, but I think I will find that tuner 6 got reserved or something trying to do two channels at once. Just for haha's I checked sage from here and that still plays.

Will upload logs when I get home.

Dave
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#125
2020-03-03, 05:08 PM
To get around the copy issue, your best bet is to delete tuners 2-6 from NextPVR and then add each one back but DO NOT copy the EPG when prompted. Instead uou will need to set each one up from the SD lineup. After that you can auto merge them from Settings->Channel->Advanced Tools->Auto Merge

Martin
videolog
Offline

Member

Posts: 57
Threads: 0
Joined: Jan 2020
#126
2020-03-04, 12:44 AM
(2020-03-03, 05:08 PM)mvallevand Wrote: To get around the copy issue, your best bet is to delete tuners 2-6 from NextPVR and then add each one back but DO NOT copy the EPG when prompted.  Instead uou will need to set each one up from the SD lineup.  After that you can auto merge them from Settings->Channel->Advanced Tools->Auto Merge

Martin
I just checked and NPVR thought it was recording 1 channel all this time but the recording is 0 bytes.

I can try the copy bypass issue , but if I remember correctly, when I first set it up using your post #4, I did just tuner #1 and didn't even do the other tuners. That was when I noticed and you later confirmed it was trying to make a tuner other than #1 work. tuner 1 was 7823 and tuner 6 was 7824. 7819 is the lowest number and that is tuner 5. I would have to go back and check but I think you had me setup tuner 5 to just test.

Reading your other post this appears a problem in NPVR not opendct correct?

Dave
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#127
2020-03-04, 12:57 AM
Correct. Earlier we were looking that the contents of the extras files. Yesterday you helped identify that when you copy tuners, NextPVR doesn't actually use the contents of the extra files, so they all look alike. Creating them individually and merging should work.

Martin
videolog
Offline

Member

Posts: 57
Threads: 0
Joined: Jan 2020
#128
2020-03-04, 01:02 AM
(2020-03-04, 12:57 AM)mvallevand Wrote: Correct.  Earlier we were looking that the contents of the extras files.  Yesterday you helped identify that when you copy tuners, NextPVR doesn't actually use the contents of the extra files, so they all look alike.    Creating them individually and merging should work.

Martin
Okay I will give it a shot. I am still puzzled why when I first tried just one tuner (that being tuner #1), and the others were not even setup it kept trying a different tuner other than the one I setup.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#129
2020-03-04, 01:09 AM
When you copy a tuner it would be automatically setup.

Martin
videolog
Offline

Member

Posts: 57
Threads: 0
Joined: Jan 2020
#130
2020-03-04, 01:12 AM (This post was last modified: 2020-03-04, 01:13 AM by videolog.)
Here is something interesting. I just deleted all the channel listings for tuners 2-6. Tried tuning a channel, which worked fine. Went back to settings on the device screen. Tuner 1 which I did not change still shows 72 channels. Tuner 6 which I had cleared shows one channel, the one I just tuned. Should that happen?
« Next Oldest | Next Newest »

Users browsing this thread: 5 Guest(s)

Pages (22): « Previous 1 … 11 12 13 14 15 … 22 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Windows could not start the NextPVR Service service on Local Computer Error 193:0xc1 Jimmyts100 7 5,891 2025-06-18, 06:26 PM
Last Post: jcole998
  NPVR Windows recordings folder cleanup.... Colincam 21 3,576 2025-04-16, 07:38 PM
Last Post: mvallevand
  Windows 24H2 - Can't install Hauppage Drivers Lao Pan 6 1,669 2025-04-04, 04:49 AM
Last Post: seattlefog
  Freezing/Buffering on Windows 11 (NPVR app only) nextpvrnoob 64 9,260 2025-02-21, 07:52 PM
Last Post: mvallevand
  DVB-T210 August USB Freeview HD TV Stick Windows 10 16brae 6 604 2025-01-17, 03:20 AM
Last Post: jimil
  Windows Client not receiving class messages ElihuRozen 1 376 2024-12-01, 06:55 PM
Last Post: sub
  windows in a vm not showing channels treypop 4 658 2024-09-27, 09:42 PM
Last Post: mvallevand
  What are the hotkeys for the NextPVR client app (Windows 11) NJW1979 2 589 2024-09-23, 10:05 PM
Last Post: NJW1979
  Scheduled Recordings Not Fully Recording on Windows organizevaulter 1 518 2024-08-29, 01:37 AM
Last Post: sub
  NextPVR won't record from Ceton InfinitiTV 6 DavidNYC78 3 691 2024-08-06, 06:11 PM
Last Post: DavidNYC78

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode