What's new

Getflix and automatic updating my IP address.

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

bushidodragon76

New Around Here
Hi, I'm hoping someone can help me with a script to automatically update my Getflix account.
I have created a "wan-start" script using the advice given at Getflix which includes the line below plus adding a sleep 5 before hand as advised within the forum to another user's question.

curl -u <api_key>:x -X PUT https://www.getflix.com.au/api/v1/addresses.json

The script appears to run on a reboot but because I`m having to run an Asus DSL-N14U it gives only the local network ip of 192.168.0.2 and not the public ip address according to the log and of course doesn't update my Getflix account.

I am using a script which I found on the forum to update DuckDNS which works around this problem but I'm unsure how to do the same with Getflix.

Any help would be gratefully received.

Thx
 
Hi, I'm hoping someone can help me with a script to automatically update my Getflix account.
I have created a "wan-start" script using the advice given at Getflix which includes the line below plus adding a sleep 5 before hand as advised within the forum to another user's question.

curl -u <api_key>:x -X PUT https://www.getflix.com.au/api/v1/addresses.json

The script appears to run on a reboot but because I`m having to run an Asus DSL-N14U it gives only the local network ip of 192.168.0.2 and not the public ip address according to the log and of course doesn't update my Getflix account.

I am using a script which I found on the forum to update DuckDNS which works around this problem but I'm unsure how to do the same with Getflix.

Any help would be gratefully received.

Thx

Why do you need to create a script? I use getflix myself and you just need to set up the DDNS from your asus router and set the getflix page to your DDNS
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top