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 »
When/How to Update

 
  • 0 Vote(s) - 0 Average
When/How to Update
ChrisI
Offline

Junior Member

Posts: 8
Threads: 4
Joined: Jan 2020
#1
2023-02-19, 04:43 PM
I am running NextPVR in a Docker container on my Qnap NAS.  There are no problems.

How often does NextPVR update? 

How do I find out what version I am running, and what the latest version is?

If I decide to update, do I just search the Docker Hub and choose install?  Or do I need to remove the old container first, and start over?
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#2
2023-02-19, 04:47 PM
In the web app, the Settings-About page shows the currently installed version, and lets you know if a new version is available. If you wanted, you could also subscribe to the Announcements forum on here, and it'll email you when a new version is posted.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#3
2023-02-19, 04:49 PM
I'm not sure whether QNAP provides you any GUI tools to update docker containers.

On my Synology NAS, it has GUI tools to install, but no real upgrade facility, so instead have to ssh into the box and run some commands:
Code:
sudo docker pull nextpvr/nextpvr_amd64:stable
sudo docker run -d --name nextpvr --volume /volume1/NPVR/config:/config --volume /volume1/NPVR/recordings:/recordings --volume /volume1/NPVR/recordings:/buffer --publish 8866:8866 --device /dev/dri:/dev/dri nextpvr/nextpvr_amd64:stable
ChrisI
Offline

Junior Member

Posts: 8
Threads: 4
Joined: Jan 2020
#4
2023-02-20, 10:42 PM
Thank you.

Once it is setup, I completely forgot about the web interface. Rolleyes

For other's reference, I did find this link on updating Containers on a QNAP:

https://promincproductions.com/blog/upda...station-2/
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG update complete but no listings LL88 5 333 2025-01-16, 02:29 PM
Last Post: mvallevand
  Channel update is creating mode duplicates groenator 12 3,222 2020-10-17, 05:23 PM
Last Post: AtariSoul

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

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

Linear Mode
Threaded Mode