Moving config to .config/hts
Added by Roque Strongo about 1 year ago
Im running TVH 4.3-2049 on Ubuntu 22.04
I recently had to reinstall TVH and applied my backup wich worked fine so far but noticed a message in in the service status reporting "config: Found legacy '.hts/tvheadend', consider moving this to '.config/hts' instead."
My config folder "/home/hts/.hts/tvheadend" contains "acesscontrol, backup, bouqet, channel, codec, config ... etc)"
Using ...
sudo cp -rp /home/hts/.hts/tvheadend/* /home/hts/.config/hts/
...I tried moving the content to "/home/hts/.config/hts" so it contained "acesscontrol, backup, bouqet, channel, codec, config ... etc.)"
I renamed the old .hts/tvheadend folder and restarted the service but it didn´t come up.
Any advise what i did wrong or how to fix this?
Regards
Roque