----- Original Message ----- From: "dinkypumpkin" <[email protected]>
To: "get_iplayer" <[email protected]>
Sent: Monday, May 12, 2014 12:15 PM
Subject: Re: player.xml broken


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:")

http://lists.infradead.org/mailman/listinfo/get_iplayer

My experience suggests that ^Genius$ does not work, but Genius (without the ^ and $) will work ok, although it could pick up false positives. I think the colon is what "upsets" the match.

Does anyone else find the same?

Don

_______________________________________________
get_iplayer mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/get_iplayer

Reply via email to