 Re: How to use iView (ABC Australia) downloaders
For iViewNapperLite 20101218 to add the series name:
Go to line 63: " t2 = episode.b"
and change to " t2 = show.b & " - " & episode.b"
this will add the the series in front with a dash before the episode.
|