News Quiz Extra pvr Download Failed

Vangelis forthnet northmedia1 at the.forthnet.gr
Thu May 18 09:27:43 PDT 2017


On Thu May 18 15:29:02 BST 2017, Budge wrote:

> get_iplayer --prefs-add --refresh-include="Radio 4","Radio 3"
>
> Is that the right syntax

No; all you need to know is detailed here:

https://github.com/get-iplayer/get_iplayer/wiki/documentation#filtering-channels-for-indexing

Do remember that all regex in a command must be in double quotes,

https://github.com/get-iplayer/get_iplayer/wiki/documentation#search-strings-as-regular-expressions

> On the command line, always quote search strings containing regular 
> expressions.

So what you should've conjured up is

get_iplayer --prefs-add --refresh-include="Radio 3,Radio 4"

> are tv channels included by default
> or should I add tv explicitly?

They are; you can always exclude individual TV stations
or TV groups via the --refresh-exclude-tv and
--refresh-exclude-groups-tv options; consult
the documentation I referenced... 




More information about the get_iplayer mailing list