Mystery solved.

Someone somewhere has set up a site which accesses my get_iplayer cgi script 
and kicks off downloading from live TV.

NICE.

Now, does anyone know how to password protect the CGI script ?     I don't 
think I can do this with normal .htacess

Thanks

David

-----Original Message-----
From: get_iplayer [mailto:get_iplayer-boun...@lists.infradead.org] On Behalf Of 
Jeremy Nicoll - ml gip
Sent: 28 November 2016 10:47
To: get_iplayer@lists.infradead.org
Subject: RE: Get_iplayer is streaming live TV!

On 2016-11-28 10:08, d.l...@surrey.ac.uk wrote:
> export IPLAYER_OUTDIR=/home/Media/iPlayer
> /usr/bin/perl /root/get_iplayer_dev/get_iplayer/get_iplayer.cgi
> --port=8080 --getiplayer=/root/get_iplayer_dev/get_iplayer/get_iplayer
> 
> ... to start get_iplayer
> 
> Where do I look for an options file?  I have nothing in the PVR and no 
> streaming set-up as far as I can tell.

Hmm, well I know nothing about running g_ip under Linux, but I guess that if 
you issue

  /usr/bin/perl /root/get_iplayer_dev/get_iplayer/get_iplayer --help-long

it might give you some clues.  In fact

  /usr/bin/perl /root/get_iplayer_dev/get_iplayer/get_iplayer
--dump-options

will, I think, show you all saved options, which would be a start.  Aha

  /usr/bin/perl /root/get_iplayer_dev/get_iplayer/get_iplayer
--show-options

will (according to quite an old help file I'm looking at here) list the options 
AND show where they were defined.

HTH

--
Jeremy Nicoll - my opinions are my own

_______________________________________________
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer

-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2016.0.7924 / Virus Database: 4664/13487 - Release Date: 11/27/16

_______________________________________________
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer

Reply via email to