One feature I really like is the Dynamo DNS. It allows you to dynamically change your country without changing your DNS settings. This is particularly useful for Netflix (among other multi-country services). I have my Ëntertainme PC"connected to my TV. From there I run Netflix, XBMC and access webpages for various services (BT Sport etc). Unfortunatly, it requires that you log into a web page and change the country selection maually....well, I had to automate that didn't I!
UnoTelly have not yet published their API for Dynamo so this works by automating the actions a user would take using their webpage. The users credentials are stored in the registry. The first time it executes the script will run through a quick setup to ask you for your username/password.
Installation Instructions: (blurry youtube video available here:)
Notes:
- Your username/password is saved to your personal windows registry (HKCU)
- This is not supported in any way - your mileage may vary and no warranties, expressed or implied
- It's a combination of windows and *nix scripting
- I don't claim to write "pretty"code...it's pretty much hacking away until I get stuff to work !
- Code includes licenses as required by open source licensing (as well as original downloads) of:
- CURL (http://curl.haxx.se/)
- SED and depedant libs (http://gnuwin32.sourceforge.net/packages/sed.htm)
- Oblytile - windows start screen tiles
Easy
- Save the UnoTellyDynamo.exe to your computer [DOWNLOAD EXE]
- Right Click the UnoTellyDynamo.exe file and choose "Run As Administrator"
- Enter your UnoTelly username/password when prompted
- Go to start screen and enjoy
Less Easy:
- Save the UnoTellyDynamo.zip to your computer [DOWNLOAD ZIP]
- Right Client the UnoTellyDynamo.zip file and choose "Extract All"
- Select "C:\Program Files" as the extract folder (** NOT "C:\Program Files\UnoTellyDynamo" **)
- right click start button and choose "Command Prompt (Admin)"
- type: cd "C:\Program Files\UnoTellyDynamo"
- type: nfchanger tiles
- type: nfchanger setup
- Enter your UnoTelly username/password when prompted
- Go to start screen and enjoy