diddlesnaps / tvheadend

MIT License
10 stars 0 forks source link

SAT>IP not found - --satip_xml required. #12

Open LillaLux opened 3 years ago

LillaLux commented 3 years ago

On all tvheadend versions I had to add the tvheadend command line parameter (--satip_xml): --satip_xml http://xx.xx.xx.xx:yyyy/description.xml otherwise my SAT IP server was not found. When the service is started this parameter had to be passed like you are doing with --satip_bindaddr in the snap tvheadend version.

How can I pass this parameter (--satip_xml) with snap tvheadend?

I tried to set --satip_bindaddr by "snapctl set tvheadend tvh-ip=xx.xx.xx.xx" as mentioned in all installation guides, but I got the error message: "error: error running snapctl: cannot set without a context"

lucyllewy commented 2 years ago

Hi,

The instructions were incorrect. snapctl set should have been snap set.