Re: [ANN] get_iplayer 2.87 released

2014-10-20 Thread Nick
On Mon, 20 Oct 2014 00:28:08 +0100 dinkypumpkin dinkypump...@gmail.com wrote: On 19/10/2014 23:40, Nick wrote: Is this a problem of my doing? $ get_iplayer iggy -g Malformed UTF-8 character (unexpected continuation byte 0xa9, with no preceding start byte) at /home/nick/bin/get_iplayer

Re: [ANN] get_iplayer 2.87 released

2014-10-20 Thread dinkypumpkin
On 20/10/2014 13:09, Nick wrote: I did have a look at the line and it looks OK to me a non-perl programmer :) The copyright symbol is there and visible in a text editor (Leafpad). but looking at the file in a terminal with less and the copyright symbol shows as A9, with inverted colours!

Re: [ANN] get_iplayer 2.87 released

2014-10-20 Thread Nick
On Mon, 20 Oct 2014 14:01:23 +0100 dinkypumpkin dinkypump...@gmail.com wrote: Right, I've fixed it properly now, I think :) I've uncommented the line so the perl script is stock, but then in Leafpad clicked file, save-as, and changed the text encoding to be UTF8 (it was ISO 8859-15).

Re: [ANN] get_iplayer 2.87 released

2014-10-20 Thread dinkypumpkin
On 20/10/2014 19:23, Nick wrote: Now I've had a proper wade in out of my depth the update uses a specific user agent to make the update URL provide the current release of get_iplayer? The odd entries in your httpd logs will be me trying to The user agent is probably just for tracking.

[ANN] get_iplayer 2.87 released

2014-10-19 Thread dinkypumpkin
Release notes here: https://github.com/dinkypumpkin/get_iplayer/wiki/release287 ___ get_iplayer mailing list get_iplayer@lists.infradead.org http://lists.infradead.org/mailman/listinfo/get_iplayer

Re: [ANN] get_iplayer 2.87 released

2014-10-19 Thread Jon Davies
On 19 October 2014 20:14, dinkypumpkin dinkypump...@gmail.com wrote: Release notes here: https://github.com/dinkypumpkin/get_iplayer/wiki/release287 Thank you for pulling this together, it's much appreciated. (And ubuntu and raspberry pi builds are in their respective repositories ;-)

Re: [ANN] get_iplayer 2.87 released

2014-10-19 Thread Nick
On Sun, 19 Oct 2014 20:14:37 +0100 dinkypumpkin dinkypump...@gmail.com wrote: Release notes here: https://github.com/dinkypumpkin/get_iplayer/wiki/release287 Is this a problem of my doing? $ get_iplayer iggy -g Malformed UTF-8 character (unexpected continuation byte 0xa9, with no preceding

Re: [ANN] get_iplayer 2.87 released

2014-10-19 Thread batguano999
On Sun, 19 Oct 2014 12:14:37 -0700 dinkypumpkindinkypump...@gmail.com wrote Release notes here: Hi dinkypumpkin I've updated to v2.87 by replacing the get_iplayer script with the one available at wget github.com/dinkypumpkin/get_iplayer/archive/master.tar.gz And it

Re: [ANN] get_iplayer 2.87 released

2014-10-19 Thread dinkypumpkin
On 19/10/2014 23:40, Nick wrote: Is this a problem of my doing? $ get_iplayer iggy -g Malformed UTF-8 character (unexpected continuation byte 0xa9, with no preceding start byte) at /home/nick/bin/get_iplayer line 10484. It looks like the self-update mechanism mangles UTF-8 characters in the

Re: [ANN] get_iplayer 2.87 released

2014-10-19 Thread dinkypumpkin
On 20/10/2014 00:28, batguano999 wrote: Line 27 of the script shows... my $version = 2.88 Is this intentional, to keep the git version one ahead of the released version? Yes, but I changed my mind and reverted it back to 2.87. Sorry about that.

Re: Re: [ANN] get_iplayer 2.87 released

2014-10-19 Thread batguano999
... and reverted it back to 2.87 Reverted OK. :-) @Xubuntu:~$ get_iplayer get_iplayer v2.87, Copyright (C) 2008-2010 Phil Lewis ___ get_iplayer mailing list get_iplayer@lists.infradead.org