On 12/05/2014 11:26, dinkypumpkin wrote:
Not with a PID. Use regular expressions for exact matches: "^Heresy$" or "^Genius$". For a few programmes like Classic Serial that appear on
Also, you may need the full name including the series number for an exact match ("^Heresy: Series 7$") or perhaps just use the colon separator to constrain the match ("^Genius:")
_______________________________________________ get_iplayer mailing list [email protected] http://lists.infradead.org/mailman/listinfo/get_iplayer

