View Single Post
  #896  
Old 03-01-2013, 02:11 AM
Anywho Anywho is offline
Batch File Basher
 
Join Date: Jul 2010
Posts: 204
Anywho is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by servalan View Post
The last week or so I've been seeing:

Code:
------- YOUR CONNECTION INFORMATION -------
Internet Service Provider - Internode
ABC iView Server - Hostworks
Download Type - *** METERED ***
-------------------------------------------
It always came up as UNMETERED before. The IP address content is coming from is: 203.18.195.10 - which is on the Node unmetered list: 203.18.195.0/24

So what is happening with the script? Running: iView_Downloader_v15.85.bat

Thanks!
Hi servalan.

Looks like they've changed the config file a bit and the parser in the batch file is getting confused. It still is "free"... You can check for yourself by going to:

hxxp://tviview.abc.net.au/iview/auth/?v2

You can view the source code for that page in your browser, or just look at the end of the line in your browser when you use the above link... It should say "]]> yes" meaning "unmetered".

Thank you for the bug report... I haven't downloaded from iView in a while now. I'll do a fix sometime on the weekend (hopefully).
Reply With Quote