excluding matches in PVR searches

Bill Denton dentonwe at gmail.com
Wed Jun 23 08:03:50 EDT 2010


I'm trying to exclude channels and other programmes from PVR searches.
Exclude channel example PVR config file:
output /storage/music/BBC Radio 4/I'm Sorry I Haven't A Clue/
preset pvr_radio
search0 I'm Sorry I Haven't A Clue
exludechannel "BBC 7"

In this case "I'm Sorry I Haven't A Clue" is broadcast twice on BBC
Radio 4 and BBC 7. I only want one copy, so want to exclude BBC 7. The
above doesn't exclude BBC 7.

Exclude programme example:
preset pvr_tv
search0 Doctor Who
exclude Doctor Who Confidential
output /storage/videos/Videos/Doctor Who/Series 5/

Trying to prevent recording "Doctor Who Confidential" (have seperate
search for it with different output dir) with "Doctor Who".

Presets used above:
pvr_radio:
type radio
whitespace 1
attempts 201
thumbsizecache 512
nopurge 1
thumbsize 512
thumb 1
atomicparsley /usr/bin/AtomicParsley
tvmode flashvhigh
thumbext tbn
fileprefix <name> - <episode>
metadata xbmc_movie
nocopyright 1
subtitles 1
flvstreamer /usr/local/bin/rtmpdump
rtmptvopts --swfVfy http://www.bbc.co.uk/emp/10player.swf

pvr_tv:
whitespace 1
attempts 201
thumbsizecache 512
nopurge 1
thumbsize 512
thumb 1
atomicparsley /usr/bin/AtomicParsley
tvmode flashvhigh
thumbext tbn
fileprefix <name> - <episode>
metadata xbmc_movie
nocopyright 1
subtitles 1
flvstreamer /usr/local/bin/rtmpdump
rtmptvopts --swfVfy http://www.bbc.co.uk/emp/10player.swf

I'm guessing that now a days I don't need "rtmptvopts" and
"flvstreamer" options as they are built in. Is that so?

Thanks.

Bill.



More information about the get_iplayer mailing list