NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 19 20 21 22 23 … 38 Next »
No Freesat EPG on new install

 
  • 0 Vote(s) - 0 Average
No Freesat EPG on new install
arcoast
Offline

Junior Member

UK
Posts: 3
Threads: 0
Joined: Nov 2021
#21
2021-11-29, 08:47 PM
(2021-11-28, 02:55 PM)mvallevand Wrote: In bridge mode you also would need to set the environment variable HOST_IP to your actual host's IP

Martin

I'm afraid I didn't have any success with that, I did read that it was useful for older hdhomerun devices, but I'm using Sat-IP which I believe is a different protocol.

I experimented with this: (192.168.0.20 is the IP address of my Sat-IP server.)

Code:
    nextpvr:         container_name: nextpvr         networks:             nginx:         environment:             - TZ={TZ}             - HOST_OS=${HOST_OS}             - HOST_IP=192.168.0.20         volumes:             - ${CONFIG}/nextpvr-final:/config             - ${RECORDINGS}:/recordings             - ${RECORDINGS}/buffer:/buffer             - ${CONFIG}/nextpvr-final/custom.ini:/app/data/tuning/DVB-S/custom.ini         ports:             - 16891:16891/udp             - 8866:8866             - 8026:8026/udp         image: nextpvr/nextpvr_amd64:stable         restart: unless-stopped
and this: (192.168.0.1 is my docker host)

Code:
    nextpvr:         container_name: nextpvr         networks:             nginx:         environment:             - TZ={TZ}             - HOST_OS=${HOST_OS}             - HOST_IP=192.168.0.1         volumes:             - ${CONFIG}/nextpvr-final:/config             - ${RECORDINGS}:/recordings             - ${RECORDINGS}/buffer:/buffer             - ${CONFIG}/nextpvr-final/custom.ini:/app/data/tuning/DVB-S/custom.ini         ports:             - 16891:16891/udp             - 8866:8866             - 8026:8026/udp         image: nextpvr/nextpvr_amd64:stable         restart: unless-stopped
From my recollection it has something to do with multicast, when I looked into it for TVH, but as it works fine with host I never delved any further into it.

Neither of the examples above allowed me to start a stream.

And apologies to the original poster as I never intended this to get derailed into a docker image conversation!
simbloke
Offline

Junior Member

UK
Posts: 9
Threads: 1
Joined: Sep 2021
#22
2021-11-30, 08:53 AM
(2021-11-29, 08:47 PM)arcoast Wrote: And apologies to the original poster as I never intended this to get derailed into a docker image conversation!

Actually that's Ok. I run most apps on my server in docker (well podman now) so would be interested if you got it going. I would have thought if you use --net host it would work, that's how I run tvheadend and the Sat IP box is detected just fine.

I do try new versions of Next PVR, deleting the config each time, but so far I have had no luck with the EPG.

Sim
arcoast
Offline

Junior Member

UK
Posts: 3
Threads: 0
Joined: Nov 2021
#23
2021-11-30, 02:59 PM
(2021-11-30, 08:53 AM)simbloke Wrote:
(2021-11-29, 08:47 PM)arcoast Wrote: And apologies to the original poster as I never intended this to get derailed into a docker image conversation!

Actually that's Ok. I run most apps on my server in docker (well podman now) so would be interested if you got it going. I would have thought if you use --net host it would work, that's how I run tvheadend and the Sat IP box is detected just fine.

I do try new versions of Next PVR, deleting the config each time, but so far I have had no luck with the EPG.

Sim

Hi Sim,

I've got it working perfectly using a container other than the EPG issue you've already described.  Haven't tried podman but I wouldn't anticipate any issues.  You're quite right, running with host networking works perfectly with the sat-ip server identified straight away.

In terms of EPG in the meantime, I'm going to trial schedules direct and looks at using xmltv as alternative possibilities.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't install new NextPVR verion 7.1.0 RAK 3 581 2026-06-18, 08:24 PM
Last Post: mvallevand
  http 500 errors on new install bob_g 11 1,733 2025-10-28, 06:29 PM
Last Post: mvallevand
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 1 1,682 2025-07-03, 12:12 AM
Last Post: mvallevand
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 0 1,214 2025-07-03, 12:02 AM
Last Post: Siftingice
  Linux install failed -- permission denied? FrogFan 4 2,673 2025-03-26, 12:39 AM
Last Post: FrogFan
  Install NexPVR backend in Buildroot based Linux Tnix 3 2,655 2024-03-14, 11:50 AM
Last Post: mvallevand
  Lots of channels no TV and No EPG (Freesat over SAT>IP) Morrisimo 175 52,159 2024-02-21, 11:13 AM
Last Post: PaulMc
  Can't Remember How to Install Hauppauge Firmware Mark_S 2 2,571 2023-09-03, 12:18 PM
Last Post: Mark_S
  NextPVR won't install Paul_G 4 2,656 2023-07-26, 03:34 PM
Last Post: mvallevand
  EPG Not Updating on Fresh Ubuntu Install Frustrated Aussie 4 3,174 2023-03-24, 12:12 AM
Last Post: Frustrated Aussie

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

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

Linear Mode
Threaded Mode