On 21/09/13 16:50, dinkypumpkin wrote:
On 21/09/2013 15:35, Alan Campbell wrote:
   Does it work for you?

Before anyone gives it a try, change line 2077 in gigi.py from:

sEpisode = self.objMainWindow.RGX_PUNC('', sEpisode)

to:

sEpisode = self.objMainWindow.RGX_PUNC.sub('', sEpisode)

The missing ".sub" caused all downloads to fail, at least for me.



_______________________________________________
get_iplayer mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/get_iplayer
Thank you - that makes all the difference to downloading though searching is still odd.

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

Reply via email to