Quote:
Originally Posted by blood.eaglz
k: "go to website" Text for hyperlink
l: URL used in hyperlink
m: maturity classification (if missing then I think is the equivalent of "E" I've only seen it happen on news/current affairs)
|
k, l seem logical - m with the "E" variant, is something I haven't seen*.
Quote:
my best guess as to why c doesn't exist is that c in the xml series section (a to f prior to the stepped episode info) contains the description of the series, and if memory serves me there have been shows where each episode merely contains the series description, ergo if episodes d does not exist use series c .
|
Yes, logical enough
Quote:
unable to find an indicator for captions, though judging by the slight delay by the iview player showing the availability and the fact that the caption files match the name given in n (except of course the extension) it appears it may simply do a search in http://www.abc.net.au/iview/captions/ for n.xml if matches then is available if not then no captions available
|
Yes, that is the way I have been getting them - the config.xml points to that location -
<param name="categories" value="xml/categories.xml"/>
<param name="
classifications" value="xml/classifications.xml" />
<param name="
captions" value="http://www.abc.net.au/iview/captions/"/>
* The
classifications should be equivalent to "m" ?
Quote:
Anywho or mce can tell you for certain 
anyway hope this helps
|
Thanks - appreciate it.
