PVR Search for same programme on both podcast and radio
C E Macfarlane
c.e.macfarlane at macfh.co.uk
Fri Sep 18 03:05:17 PDT 2015
Please see below ...
www.macfh.co.uk/CEMH.html
> > No problem I thought, make one search for --type=podcast
> > and one for --type=radio.
> > Unfortunately when I try and do this for the same search subject,
> > one overwrites the other.
> > How do I get both searches into the list please?
>
> You can use the CLI to add those different PVR Searches
> under a different name:
>
> get_iplayer --type=radio "The Early Music
> Show" --modes=best --tag-podcast-radio --pvr-add="TEMS_BC"
> (BC=broadcast version)
> get_iplayer --type=podcast "The Early Music
> Show" --no-tag --pvr-add="TEMS_Pod"
When I first read the OP late last night, I misread it as the problem being
that the second downloaded file was overwriting the first. However now,
after rereading it and the solution above, although the OP was a little
ambiguous, I think the solution above's interpretation of what was intended
by the OP is more likely to be the correct one. However, the ambiguity does
throw up my original interpretation as being a potential further problem.
You could add differing --file-prefix parameters to each command above to
solve that one, say ...
--file-prefix blah_(bc)
... and ...
--file-prefix blah_(pc)
More information about the get_iplayer
mailing list