NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Docker amd64 v
« Previous 1 2 3 4 5 … 9 Next »
[HDHomerRun] Stuck scanning for channels

 
  • 0 Vote(s) - 0 Average
[HDHomerRun] Stuck scanning for channels
QuiteConfused
Offline

Junior Member

United States
Posts: 4
Threads: 1
Joined: Oct 2023
#1
2023-10-01, 01:30 AM (This post was last modified: 2023-10-01, 01:31 AM by QuiteConfused.)
Hello and thanks in advance for any help you can provide!

Currently I'm moving from a setup with MythTv with a legacy HDHomeRun HDHR (2 tuner) to using Docker on Debian 12. I'm able to see the two tuners in Settings -> Devices, but clicking "Scan channels" on tuner XXXXX-0 leaves me on a screen which is stuck and says "Loading EPG mapping". I'm using Schedules Direct for ATSC, and I was able to successfully login under Settings-> Guide.

My Docker compose file:
Code:
version: '3.3'
services:
    nextpvr_amd64:
        container_name: nextpvr
        volumes:
            - '/home/kirchman/docker/nextpvr/config:/config'
            - '/mnt/recordings:/recordings'
            - '/home/kirchman/docker/nextpvr/buffer:/buffer'
        restart: unless-stopped
        environment:
            - HOST_IP=192.168.1.67
        ports:
            - '8866:8866'
            - '16891:16891/udp'
            - '8026:8026/udp'
        image: 'nextpvr/nextpvr_amd64:stable'

HDHomeRun FW is version 20221023

Edit: Formating


Attached Files
.zip   logs-20231001-0042.zip (Size: 114.64 KB / Downloads: 0)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,897
Threads: 955
Joined: May 2006
#2
2023-10-01, 06:28 AM
ATSC epg scanning is only supported on Windows. Other options are shown on the wiki

Martin
QuiteConfused
Offline

Junior Member

United States
Posts: 4
Threads: 1
Joined: Oct 2023
#3
2023-10-01, 06:08 PM (This post was last modified: 2023-10-01, 06:49 PM by QuiteConfused.)
Then I'm a bit confused about how to add channels. The Web UI says to add channels from Settings->Devices. But selecting my tuner on that page only shows a button to scan? That same button which I mentioned does a ATSC EPG scan. Is ATSC live viewing not supported on anything but Windows?

I've looked over the wiki, but I don't see those limitations listed anywhere.

Edit: Receiving epg from Schedules Direct is also Windows only? Since I've logged into to SD in NextPVR and added ATSC EGP frmo there, shouldn't the channels page populate?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,897
Threads: 955
Joined: May 2006
#4
2023-10-01, 07:23 PM
NextPVR doesn't scan HDHR devices by frequency. Instead it uses the HDHR API to load the saved channels on the HDHR device. https://info.hdhomerun.com/info/using_th...y_hardware I do feel his can be a bit awkward for non Windows users who may never have saved any so yes a real scan would be preferred if sub ever has the time, remembering that legacy devices are quite old now and ATSC 1.0 has been sunset.

Schedules Direct is supported on all platforms. Best to automap by channel number. Upload the zipped logs of is is failing

Here is a wiki link you missed https://github.com/sub3/NextPVR/wiki/EPG.NorthAmerica

You didn't open up all the UDP ports in the instructions that could cause some problems

Martin
QuiteConfused
Offline

Junior Member

United States
Posts: 4
Threads: 1
Joined: Oct 2023
#5
2023-10-01, 09:36 PM (This post was last modified: 2023-10-01, 10:24 PM by QuiteConfused.)
That fixed it! I did a scan using that Windows Setup Utility long ago, but rerunning it caused it to find all the channels when I went back under Settings->Devices then scanned using SD.
  • So now my channels are populating and I see my EPG data from SD. But when I try and stream from the tuner in NextPVR, FFMPEG in the logs reports that there is "Invalid data found when processing input". I should mention I'm only using CPU transcoding right now
  • And which ports are those that need to be open? [url]https://github.com/sub3/NextPVR/wiki/Install-Docker[\url] only lists [code]--publish 8026:8026/udp \[\code]

For the record, it doesn't stream in Kodi either, even after installing kodi-pvr-nextpvr

I tried recording a show, but it says it failed. "[Failed: No errors, but no data delivered. This is usually because the device failed to lock a signal.] ". Logs included in second zip file


Attached Files
.zip   logs-20231001-2126.zip (Size: 253.47 KB / Downloads: 0)
.zip   logs-20231001-2222.zip (Size: 282.17 KB / Downloads: 0)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,897
Threads: 955
Joined: May 2006
#6
2023-10-02, 05:37 AM (This post was last modified: 2023-10-02, 05:39 AM by mvallevand.)
That's a bogus message see the legacy instructions https://forums.nextpvr.com/showthread.ph...#pid522449 here looks like the wiki needs an addition for legacy devices.
QuiteConfused
Offline

Junior Member

United States
Posts: 4
Threads: 1
Joined: Oct 2023
#7
2023-10-04, 12:18 AM
Yes! That was it. Thank you very much Smile
WagMan
Offline

Member

US
Posts: 65
Threads: 26
Joined: Sep 2021
#8
2023-12-05, 12:58 AM
(2023-10-01, 07:23 PM)mvallevand Wrote:  remembering that legacy devices are quite old now and ATSC 1.0 has been sunset. 

Martin
I'm not going to critisize what volenteers prioritize, but the FCC has mandated that all stations maintaiin substantialy equivilant service on ATCS 1.0 until June 2027, and LG's 2024 models still don't have atsc 3.0 tuners. So 1.0 tuners are far from out dated.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,677
Threads: 767
Joined: Nov 2003
#9
2023-12-05, 01:09 AM
(2023-12-05, 12:58 AM)WagMan Wrote: I'm not going to critisize what volenteers prioritize, but the FCC has mandated that all stations maintaiin substantialy equivilant service on ATCS 1.0 until June 2027, and LG's 2024 models still don't have atsc 3.0 tuners. So 1.0 tuners are far from out dated.
ATSC 1.0 is supported in NextPVR, and not going away anytime soon. (We'd prefer ATSC 3.0 doesn't take hold)

Some of the ATSC 1.0 HDHR devices are older than others though, and the really old ones were quite basic, and you need to do a few extra steps to get them working correctly. Newer ones (with TCP support and built in web interface etc) are more straight forward for the user to setup.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,897
Threads: 955
Joined: May 2006
#10
2023-12-05, 01:16 AM
Understood, here in Canada we don't even have ATSC 3, Silicondust certainly don't consider the number of homes a commercial priority.

That being set I did write a utility today to see if I can do this from the command line. If you could zip up the the output from and hdhr_config scan I can see if my utility works, I don't have any channels with multiple frequencies to test.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Channels stop working overnight aTF6i 68 3,706 2024-11-21, 03:22 PM
Last Post: mvallevand
  Schedules Direct Only downloading 25 channels for epg matt77303 5 732 2024-08-11, 04:49 PM
Last Post: mvallevand
  NPVR Synology Docker with Octopus SAT/IP finds no channels Thoschi 92 15,761 2024-01-19, 08:07 PM
Last Post: mvallevand
  Some channels importing as VOD wapkaplet 17 2,267 2023-11-09, 06:36 PM
Last Post: mvallevand
  Unable to Scan for New Channels pkscout 5 943 2023-08-11, 01:24 AM
Last Post: mvallevand
  Container fails to scan channels - Native succeeds Velero 4 1,184 2022-02-08, 06:47 PM
Last Post: Velero
  LiveTv Channels - Streaming Failed (transcoder exited) groenator 22 7,084 2020-10-05, 10:40 AM
Last Post: Graham
  Not getting EPG and can't view channels andrewpmoore1 13 4,746 2020-08-30, 07:53 PM
Last Post: Crackerick
  5.0.1.200217 auto-merge remove channels syralk 1 1,560 2020-03-05, 05:48 PM
Last Post: sub
  Cannot Scan channels vintdiesel 4 3,536 2019-06-27, 08:35 PM
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