@Martin:
Solved my problem.
The non responsiveness was caused by my usb tv stick, which sat afte a usb hub. Which made video station and tvheadend both lock-up after a while.
Where tvheadend just not responded to any request. Changed it, and things seem to be solved now.
@Gabriel:
Maybe a docker setup could be a solution for you?
- install docker
- search for the linuxserver-tvheadend
- download image
- once fully downloaded, launch
- set the following (see also advanced settings):
- execute container using high privileges (only if you are using an usb tuner)
- ports: 9981 - 9981 and 9982 - 9982
- bind /recordings and /config to the folders of choice on your nas (otherwise these will be saved in the docker image)
- start the docker image and browse to
http://nasip:9981