Is there any way to update the password for DirecTV?
I tried:
curl -XPUT --data-binary '{"pass":"PASSWORD"}' http://MY.IP:8089/providers/tve/mvpds/DTV/credentials
Is there any way to update the password for DirecTV?
I tried:
curl -XPUT --data-binary '{"pass":"PASSWORD"}' http://MY.IP:8089/providers/tve/mvpds/DTV/credentials
That looks correct. What was the response
True. I ended up having to restart.
Thanks for reminding me of this API endpoint. It saved me a wee bit of time to only need to rescan 2 channels with expired credentials instead of needing to rescan everything.