Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How to use iView (ABC Australia) downloaders

(http://stream-recorder.com/forum/showthread.php?t=7039)

mce 06-15-2011 11:33 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by gxdata (Post 30118)
Can that be fixed up, at the next release, mce ?

I'll have a look.

[Edit]

Seems there is now (?) a series index "c" that is a description, which is used when the series index "f:d" is empty.

[Edit 2]

Version 20110616.

Fix missing episode descriptions.

Ferret 06-17-2011 04:21 PM

Re: How to use iView (ABC Australia) downloaders


 
For iViewNapperLite users, if you want the bottom description field filled in
Open ivnlite.vbs with notepad
search for
Code:

ds = episode.d
add
Code:

If len(ds) < 1 Then ds = show.c
below the found line and save

gxdata 07-04-2011 08:11 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Seems there is now (?) a series index "c" that is a description, which is used when the series index "f:d" is empty.
Yes, I did the same. It's a moving target.

RvG 07-12-2011 10:47 PM

Re: How to use iView (ABC Australia) downloaders


 
New here, hope I am doing the right thing!

Just downloaded iViewNapper 20110616 but get an unhandled error message when I run it.
Here is what it tells me:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitesp ace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent( )
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at WindowsApplication1.Form1.ProcessiView()
at WindowsApplication1.Form1.Form1_Shown(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnShown(EventArgs e)
at System.Windows.Forms.Form.CallShownEvent()
at System.Windows.Forms.Control.InvokeMarshaledCallba ckDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallba ckHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Objec t userData)
at System.Runtime.CompilerServices.RuntimeHelpers.Exe cuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(Exec utionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallba ck(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallba cks()


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3623 (GDR.050727-3600)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
iViewNapper
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///G:/iView/ABC/iViewNapper_20110616.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3620 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3623 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Web.Extensions
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.3644
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Extensions/3.5.0.0__31bf3856ad364e35/System.Web.Extensions.dll
----------------------------------------
System.Web.Abstractions
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.1
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Abstractions/3.5.0.0__31bf3856ad364e35/System.Web.Abstractions.dll
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3618 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.1 built by: SP
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


I run Win XP.

Any suggestions?

gxdata 07-13-2011 01:36 AM

Re: How to use iView (ABC Australia) downloaders


 
Within the iViewNapper program, I don't think mce (who wrote the program) checked for the version of the .NET Framework that is installed on your system; it must be v3.5 and I think the version you have installed is v2.0

But it is stipulated on his website as being an essential prerequisite - there is a link there, to download and install it (or, Windows Update will prompt you, if you visit that Microsoft website or use the Internet Explorer menus to go to it).

From mce's website -
Quote:

Get dotNetFx35.exe and install, if you don't already have it.
Look for the Full Redistributable Package. (Windows 7 already has this installed)

RvG 07-13-2011 05:24 PM

Re: How to use iView (ABC Australia) downloaders


 
Hi, Thank you for the reply.
I have checked and I have .Net 3.5 SP1 installed. But also 1.1, 2 & 3.0.
I'll try uninstalling the older versions to see if that helps.

Anywho 07-13-2011 07:24 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by RvG (Post 30888)
Hi, Thank you for the reply.
I have checked and I have .Net 3.5 SP1 installed. But also 1.1, 2 & 3.0.
I'll try uninstalling the older versions to see if that helps.

Shouldn't be any need to uninstall the older versions unless you feel they might be incomplete or corrupted.

Which ISP are you with? I think that crash log would happen if iViewNapper cannot get access to the authentication file (AFAIK, that's the only thing left that actually uses XML in iView).

You're in Australia?

Can you view videos on the ABC iView website?

mce 07-13-2011 09:07 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by RvG (Post 30857)
I run Win XP.

Any suggestions?

Can you get this file with your web browser?

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

If you want to, cut and paste the contents here but cross out your IP address like this <IP>x.x.x.x<\IP> first.

So far the advice above is good, but do check if firewall or security software is blocking it.

Also this will not run through a proxy server.

RvG 07-14-2011 04:59 PM

Re: How to use iView (ABC Australia) downloaders


 
Tried a few things but still the same error message.

A few answers:
I am in Australia and my ISP is iiNet.
When I click the link I get:
xxx.xxx.xxx.xxx iiNet ip range from isp Hostworks rtmp://203.18.195.10/ondemand rtmp://203.18.195.10/live 95821BC1B1368224398D iiNet and Westnet customers.]]> yes

SBSnapper works fine.

Tried running iViewnapper from my Win7 laptop, same problem.

The older version of iViewnapper worked fine until recently which is why I upgraded to the latest version.
Problems I had with version 20101218 is that it would fetch the program listing but then hang when I tried to go further.

Tried uninstall and re-install the full version of .Net 3.5

Bit stumped.....

Anywho 07-14-2011 07:14 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by RvG (Post 30913)
Tried a few things but still the same error message.

A few answers:
I am in Australia and my ISP is iiNet.
When I click the link I get:
xxx.xxx.xxx.xxx iiNet ip range from isp Hostworks rtmp://203.18.195.10/ondemand rtmp://203.18.195.10/live 95821BC1B1368224398D iiNet and Westnet customers.]]> yes

Tried running iViewnapper from my Win7 laptop, same problem.

Bit stumped.....

I'll ask again...
Can you view videos on the ABC iView website from your web-browser? For example, can you view this 10 minute video?

And add I'll some more... :D
What version of XP are you using... 32 or 64bit?
Which Service Pack number?


All times are GMT -6. The time now is 10:04 AM.