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 … 30 31 32 33 34 … 101 Next »
Ceton Infinitv4, Windows 10

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

Junior Member

Posts: 3
Threads: 1
Joined: Jan 2020
#1
2020-01-15, 03:31 AM
New to NextPVR, started in fresh with v5.  I have a Win10 system where I also have a working Ceton 4-tuner card.  Is there a way for my NextPVR installation on this box to access the Ceton tuners?

NextPVR is working fine with the HDHomeRun I have on the network, but I would like to take those tuners back for other network clients and use the local Ceton tuners for NextPVR.  Doc pointers are fine, I'm willing to dig in and experiment as necessary.

Thanks for any help...
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,772
Threads: 954
Joined: May 2006
#2
2020-01-15, 03:34 AM
https://forums.nextpvr.com/showthread.php?tid=60135 is applicable to Windows too just need to create batch files instead of sh scripts.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#3
2020-01-15, 03:58 AM
There was Ceton support in the old NextPVR v4.

In v5 I haven't implemented support for these devices (because they're a pain in the butt, and very different to everything else, and there was only ever a very few v4 users with these devices, and they're no longer sold, so not worth the effort)

There is a plugin framework for users add other non-natively supported tuners, and in the Martin linked thread above, he is helping a user trying to get it working this way.

Your best bet is to stick with your HDHomeRun.
tcjarvis-tv
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Jan 2020
#4
2020-01-15, 04:40 AM
Thanks. I'll try adapting the info from the v4/linux thread.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,772
Threads: 954
Joined: May 2006
#5
2020-01-15, 10:35 AM
I will review the entire thread and see if I can provide the updated information for Windows.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,772
Threads: 954
Joined: May 2006
#6
2020-01-15, 06:32 PM (This post was last modified: 2021-12-06, 09:17 PM by mvallevand.)
First stage prerequisites:

1. A Schedule direct or xmltv EPG source for the channel number
2. Install OpenDCT https://github.com/enternoescape/opendct The notes are a bit cryptic but I will help you there.  These scripts works with the default opendct.properties file but if you have been using SageTV you need to ensure that

consumer.ffmpeg.upload_id_enabled=true

3. Install python.  Make sure it is version 3 and is python.exe is installed for all users and can run via the path.

Next install the NextPVR Support

4.  Download the attached file opendct-win32.zip and unzip in C:\Users\Public\NPVR-data\scripts
5. Test  that you can connect to OpenDCT.  Running this should give you the IP and port (default is localhost:9000).

cd \C:\Users\Public\NPVR-data\scripts
python opendct.py DISCOVERY

If you are using localhost and 9000 you can also test with

python opendct.py VERSION

6.  Edit opendct.py to use  the IP and port from the previous step if you aren't using the defaults

7. Install the Extras.

python opendct.py INSTALLW Ceton

8.  Stop the OpenDCT service and unzip the attached file opendct-jar.zip to replace C:\Program Files\OpenDCT Authors\OpenDCT\lib\opendct-0.5.29.jar

At this point everything should be ready to configure your devices in NextPVR 

9. Go to Settings-Devices and you should have the new "Extras" devices.  On the first device configure all the channels you want on one device using Schedule Direct or XMLTV as a source.
10. Test that you can play a channel.  If nothing plays zip and attach

C:\ProgramData\OpenDCT\logs\opendct.log
C:\Users\Public\NPVR-data\logs\myopendct.log

11. Once one channel is working setup the other devices Copy the EPG data when prompted.

Martin
.zip   opendct-jar.zip (Size: 618.18 KB / Downloads: 43) [attachment=793]
.zip   opendct-jar.zip (Size: 618.18 KB / Downloads: 43)


Attached Files
.zip   opendct-win32.zip (Size: 3.03 KB / Downloads: 25)
.zip   opendct-0.5.32.zip (Size: 628.16 KB / Downloads: 8)
tcjarvis-tv
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Jan 2020
#7
2020-01-15, 10:43 PM
And more thanks! I'll hopefully try this tonight - after a few recordings finish Smile.
st0rmcat
Offline

Junior Member

Posts: 7
Threads: 0
Joined: Jan 2020
#8
2020-01-17, 08:30 PM
I moved from WMC and jumped into NextPVR very recently. I have an InfiniTV 6 network tuner and wrote a Windows app that sits in front of the Ceton and emulates an HD HomeRun device, specifically so I could get it to work with NextPVR v5. It's a quick and dirty app written in Delphi (I know..), but so far it's working for me. I felt bad just keeping it to myself, so I put it up here in case it might work for someone else: https://github.com/craigmox/cetonproxy

I don't actually know if it works for a PCI Ceton card. Do either of you know if its tuners are accessible via the same web interface as the Ethernet tuner?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#9
2020-01-17, 08:32 PM
That sounds like it might be a good for some users.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#10
2020-01-17, 08:33 PM
(2020-01-17, 08:30 PM)st0rmcat Wrote: Do either of you know if its tuners are accessible via the same web interface as the Ethernet tuner?
From memory yes, they still show as a network interface.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (22): 1 2 3 4 5 … 22 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  NPVR Windows recordings folder cleanup.... Colincam 21 2,778 2025-04-16, 07:38 PM
Last Post: mvallevand
  Windows 24H2 - Can't install Hauppage Drivers Lao Pan 6 1,164 2025-04-04, 04:49 AM
Last Post: seattlefog
  Freezing/Buffering on Windows 11 (NPVR app only) nextpvrnoob 64 7,557 2025-02-21, 07:52 PM
Last Post: mvallevand
  DVB-T210 August USB Freeview HD TV Stick Windows 10 16brae 6 362 2025-01-17, 03:20 AM
Last Post: jimil
  Windows Client not receiving class messages ElihuRozen 1 224 2024-12-01, 06:55 PM
Last Post: sub
  windows in a vm not showing channels treypop 4 453 2024-09-27, 09:42 PM
Last Post: mvallevand
  What are the hotkeys for the NextPVR client app (Windows 11) NJW1979 2 450 2024-09-23, 10:05 PM
Last Post: NJW1979
  Scheduled Recordings Not Fully Recording on Windows organizevaulter 1 399 2024-08-29, 01:37 AM
Last Post: sub
  NextPVR won't record from Ceton InfinitiTV 6 DavidNYC78 3 506 2024-08-06, 06:11 PM
Last Post: DavidNYC78
  Settings For Windows 11 MyTVBox 2 666 2024-07-08, 02:59 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode