Project

General

Profile

Feature #5700

How to update HTS Tvheadend 4.2.1 running in a Synology Docker

Added by Martin Klayer over 5 years ago. Updated about 5 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Configuration
Target version:
-
Start date:
2019-08-03
Due date:
% Done:

0%

Estimated time:

Description

I am not able to update version 4.2.1 to the stable release.
Of course I could delete the docker and install a newer version but then I would have to fiddle for many hours to get my channels setup again and maybe it will not be possible again.

Has anyone a tip for me?

History

#1

Updated by JMRR JMRR over 5 years ago

when you configured tvheadend docker container, you can set where tvheadend settings are saved.
that way you can update docker container and setings are allways preserved.

this example is my intalation:

docker create \
--name=tvheadend-server \
-e PUID=0 \
-e PGID=0 \
-e TZ=Europe/Lisbon \
-p 9981:9981 \
-v /volume1/docker/tvheadend-server/config:/config \
-v /volume1/docker/tvheadend-server/recordings:/recordings \
--device /dev/dri:/dev/dri \
--restart unless-stopped \
linuxserver/tvheadend

#2

Updated by Martin Klayer over 5 years ago

Thank you!

#3

Updated by Mark Clarkstone about 5 years ago

  • Status changed from New to Rejected

Not a feature nor an issue, please use the forums for such things. Thanks

Also available in: Atom PDF