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 … 3 4 5 6 7 … 9 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: 106,626
Threads: 767
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
  NextPvr Instance Unresponsive itsnotjeff 6 274 2025-04-15, 04:57 PM
Last Post: mvallevand
  Error detecting HDHR devices with marklambert/nextpvr-ccextractor SickBoy 16 756 2025-03-23, 08:52 PM
Last Post: sub
  Current guide for NextPVR docker on Unraid? wapkaplet 1 655 2024-12-20, 02:40 AM
Last Post: wapkaplet
  Modification to the NextPVR Image DockerFile thelanofvilles 5 482 2024-12-15, 07:30 PM
Last Post: thelanofvilles
  NextPVR with Docker and Fritzbox icompas 9 557 2024-12-12, 02:50 PM
Last Post: icompas
  Add Intel iHD Driver to Docker Image for NextPVR thelanofvilles 8 1,241 2024-06-16, 08:10 PM
Last Post: thelanofvilles
  nextpvr video file help on nas Houghton19@gmail.com 4 1,006 2023-11-23, 09:34 PM
Last Post: Houghton19@gmail.com
  nextpvr Import failed. Not logged in. XM55 4 2,969 2023-08-08, 08:35 PM
Last Post: XM55
  Getting guide data for Kodi and NextPVR on Synology NAS NewUser 2 1,263 2023-01-02, 04:42 PM
Last Post: sub
  TrueNAS Scale - NextPVR asw2012 24 4,132 2022-09-28, 09:01 PM
Last Post: Tugdwal

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

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

Linear Mode
Threaded Mode