How to clear TVH settings for fresh setup?
Added by Stefan N. about 7 years ago
Hi,
can someone tell me how to completely clear TVH from a Raspi 3? Somehow the config is messed up and I would like to set it up from scratch.
I already deleted the hts folder which did not work. Can someone give me a guidance please? Using TVH 4.2 on Raspbian Stretch on a RPi3.
Best regards
Stefan
Replies (7)
RE: How to clear TVH settings for fresh setup? - Added by Mark Clarkstone about 7 years ago
You need to stop the service before deleting the config (it gets saved on exit).
RE: How to clear TVH settings for fresh setup? - Added by Stefan N. about 7 years ago
Thats what I tried, I stopped and even disabled the service. When I try to delete /home/hts, this does not really work well, as I always get the info the folder would not be empty, but I can't see any content in it. If I then restart TVH, the config is still there. It there another folder that has to be deleted as well?
RE: How to clear TVH settings for fresh setup? - Added by saen acro about 7 years ago
sudo service tvheadend stop sudo rm -r /home/hts/.hts/ sudo service tvheadend start
Try this.
RE: How to clear TVH settings for fresh setup? - Added by Stefan N. about 7 years ago
Perfect, that worked. Thanks a lot! :-9
RE: How to clear TVH settings for fresh setup? - Added by Ukn Unknown 11 months ago
This reset method doesn't work with latest git commits.
RE: How to clear TVH settings for fresh setup? - Added by Jonas Lang 11 months ago
Ukn Unknown wrote:
This reset method doesn't work with latest git commits.
Might be worth reporting on the GitHub if you haven’t already done so
https://github.com/tvheadend/tvheadend/pulls
RE: How to clear TVH settings for fresh setup? - Added by Marek Sawistowski 10 months ago
In latest commits configs have probably moved to /var/lib/tvheadend.