try :
edit:
\COREELEC\Addons\service.tvheadend42\bin\tvheadend42.start
in line 109 set your server:
custom startup parameters
if [ “$CUSTOM_START” != “true” ]; then
CUSTOM_ARGS=“–satip_xml http://192.168.x.x:8089/description.xml”
fi
then reboot system
tvheadend42.start (4.9 KB)