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 … 7 Next »
nextpvr with dockstarter

 
  • 0 Vote(s) - 0 Average
nextpvr with dockstarter
mexjerry
Offline

Junior Member

Mexico
Posts: 38
Threads: 6
Joined: Nov 2020
#1
2022-02-16, 04:34 PM
I've dockstarter installed and works with sabnzb,sonarr and such.
I've attempted to install nextpvr via compose file:

services:
  nextpvr/nextpvr_amd64:
  hostname: ${DOCKERHOSTNAME}
  ports:
    - 8866:8866
  image: nextpvr/nextpvr_amd64Confusedtable
  container_name: nextpvr
  environment:
    - PGID=${PGID}
    - PUID=${PUID}
    - TZ=${TZ}
  logging:
  driver: json-file
  options:
  max-file: ${DOCKERLOGGING_MAXFILE}
  max-size: ${DOCKERLOGGING_MAXSIZE}
  restart: unless-stopped
  volumes:
    - /etc/localtime:/etc/localtime:ro
    - ${DOCKERCONFDIR}/nextpvr:/config
    - ${DOCKERSTORAGEDIR}:/storage


command to run: ds -c up nextpvr/nextpvr_amd64Confusedtable
The above errors with:
2022-02-16 10:25:27 [NOTICE]   Creating environment variables for enabled apps. Please be patient, this can take a while.
2022-02-16 10:25:27 [NOTICE]   Adding compose configurations for enabled apps. Please be patient, this can take a while.
latest: Pulling from linuxserver/yq
Digest: sha256:1dd2a40c9710a7789f1c34cd9df1f4f3731cae48cb3202cd1d8fba8087ac2d0c
Status: Image is up to date for lscr.io/linuxserver/yq:latest
lscr.io/linuxserver/yq:latest
latest: Pulling from linuxserver/docker-compose
Digest: sha256:5dff4210c498c6d0d58d14c8a434ca119ab3dc48d4ceadda8dd7c41d19df4589
Status: Image is up to date for lscr.io/linuxserver/docker-compose:latest
lscr.io/linuxserver/docker-compose:latest
No such service: nextpvr/nextpvr_amd64
2022-02-16 10:25:34 [FATAL ]   Failed run compose script.


My limited understanding of where DS pulls its image from is linuxserver.io, nextpvr is not there, but it is on
hub.docker.
I am able to docker pull nextpvr image from hub.docker, outside of dockstarter, but would rather have all the images
and such, managed under dockstarter.
Any pointers on how I am able to get this accomplished, would be appreciated, or maybe an upload of the image to
linuxserver.io could be a possibility.
Thanks
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 102,402
Threads: 742
Joined: Nov 2003
#2
2022-02-16, 06:56 PM
I had a quick look, but it's not entirely clear what the process is to get something added to linuxserver.io. It looks like maybe you have to post a request in https://discourse.linuxserver.io/c/lsio-...request/10. Then they create a https://github.com/linuxserver/docker-nextpvr repository, which basically contains a docker file to pull the image from docker hub.

It looks like a process that needs to be done by the linuxserver.io team, rather than something I can do myself.
mexjerry
Offline

Junior Member

Mexico
Posts: 38
Threads: 6
Joined: Nov 2020
#3
2022-02-16, 07:17 PM
thanks sub, I see your post over there.
I'll follow that
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Getting guide data for Kodi and NextPVR on Synology NAS NewUser 2 197 2023-01-02, 04:42 PM
Last Post: sub
  TrueNAS Scale - NextPVR asw2012 24 1,119 2022-09-28, 09:01 PM
Last Post: Tugdwal
  NextPVR in Unraid Docker is writing recordings with 755 permissions antenna 4 615 2022-09-24, 12:20 AM
Last Post: greg in kansas
  NextPVR in Docker on Synology not finding 'epg.xml' huntercj 3 317 2022-09-04, 08:10 AM
Last Post: huntercj
  Assign different IPs to NextPVR for different Sat-IP Receivers tkleinka 10 1,322 2021-06-06, 10:03 PM
Last Post: mvallevand
  NextPVR in 2 containers bigoldboy 2 709 2021-05-23, 11:28 PM
Last Post: bigoldboy
  Time is incorrect inside logs of NextPVR inside docker container janoonk 4 1,221 2021-01-28, 01:41 PM
Last Post: janoonk
  Nextpvr & Docker mexjerry 18 3,023 2020-11-29, 02:39 PM
Last Post: mexjerry
  NextPVR Docker wont Start vintdiesel 4 1,876 2019-08-07, 10:35 AM
Last Post: vintdiesel

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

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

Linear Mode
Threaded Mode