Re: cache refresh/index feed

2015-06-02 Thread Alan Milewczyk

On 03/06/2015 06:37, YellowYeti wrote:

On 02/06/2015 22:52, Alan Milewczyk wrote:


A few programmes have downloaded since lunchtime when it stopped 
working for me but this fix is working for programmes which weren't 
working until I applied your "quick fix".


Many thanks YellowYeti!


Regards

A


Thanks to Nigel - it was his response that contained the fix!

Ah, OK, I extend my thanks to Nigel too then. But as someone who last 
did programming over 40 years ago (and struggled with it then), your 
post made the fix intelligible! So thanks to both of you! :-)


Alan

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


Re: cache refresh/index feed

2015-06-02 Thread YellowYeti

On 02/06/2015 22:52, Alan Milewczyk wrote:


A few programmes have downloaded since lunchtime when it stopped 
working for me but this fix is working for programmes which weren't 
working until I applied your "quick fix".


Many thanks YellowYeti!


Regards

A


Thanks to Nigel - it was his response that contained the fix!

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


Re: cache refresh/index feed

2015-06-02 Thread Alan Milewczyk

On 02/06/2015 21:33, YellowYeti wrote:
The 'quick fix' I applied, which solved my problem, involved manually 
editing the get_iplayer.pl file. This is probably wrong on many levels 
but it did the job, and I believe my changes will magically disappear 
at the next upgrade - but still be warned, and it's probably a good 
idea to back up files etc.


The file to change is probably in C:\Program Files (x86)\get_iplayer ( 
depends on your windows version ) and will be called get_iplayer.pl


This is a text file, but not easily read in notepad as the line 
endings are not in a format that windows is happy with - wordpad is 
probably just about usable, I used 'programmers notepad' to edit it.


Editing that file, find line 7099 ( or search the file for 'Missing 
#EXT-X-STREAM-INF for URL' to get to the correct place ), and on that 
line only, change $$conn to $con


save the file, and it now seems to work - at least on that particular 
download at that particular time.




A few programmes have downloaded since lunchtime when it stopped working 
for me but this fix is working for programmes which weren't working 
until I applied your "quick fix".


Many thanks YellowYeti!


Regards

A

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


Re: Live TV not working

2015-06-02 Thread John Warburton
I've never looked into the BBC streams before, but saw that there was
a tool called AdobeHDS.php -- which you probably know about.

https://github.com/K-S-V/Scripts/wiki

After I used URLSnooper2 to look at the f4m manifest for BBC News 24
my browser was getting, the AdobeHDS script took that manifest and
immediately piped the live stream to the MPV player, this evening:

 > AdobeHDS.php --manifest
http://vs-hds-uk-live.bbcfmt.vo.llnwd.net/pool_5/live/bbc_news_channel_hd/bbc_news_channel_hd.isml/bbc_news_channel_hd-audio_2%3D96000-video%3D1374000.f4m
--play | mpv -

So BBC live streaming is working for me in that way, tonight.

I use external players such as mpv because they allow hardware
acceleration on my rather ageing Intel video chip, which my browser's
Flash player does not.

One other little thing: because mpv is fairly tolerant of the input, I
always edit the get_iplayer.pl script to take out all transcoding (to
mpeg2video) on live streams. This feels rather rude of me, to alter
such good code: perhaps there is a command-line switch I have not
noticed?

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


Re: cache refresh/index feed

2015-06-02 Thread YellowYeti

On 02/06/2015 15:44, Chris Marriott wrote:


Sorry to be dense, but can anyone explain exactly how to fix the 
problem on a Windows PC, please?


Very many thanks,

Chris


The 'quick fix' I applied, which solved my problem, involved manually 
editing the get_iplayer.pl file. This is probably wrong on many levels 
but it did the job, and I believe my changes will magically disappear at 
the next upgrade - but still be warned, and it's probably a good idea to 
back up files etc.


The file to change is probably in C:\Program Files (x86)\get_iplayer ( 
depends on your windows version ) and will be called get_iplayer.pl


This is a text file, but not easily read in notepad as the line endings 
are not in a format that windows is happy with - wordpad is probably 
just about usable, I used 'programmers notepad' to edit it.


Editing that file, find line 7099 ( or search the file for 'Missing 
#EXT-X-STREAM-INF for URL' to get to the correct place ), and on that 
line only, change $$conn to $con


save the file, and it now seems to work - at least on that particular 
download at that particular time.



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


Re: Live TV not working

2015-06-02 Thread SquarePenguin
On 02/06/2015 20:46, tellyaddict wrote:
> Have they killed the HLS playlist feeds?

I don't know enough about get_iplayers inner workings to say for sure.
Need Vangelis to pop by and take a look!

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


More Snafus

2015-06-02 Thread CJB
Did this and got 3737 entries 'added'

--refresh-feeds-tv=schedule

There were only 2405 unique additions - numerous duplicates were
visible during the scrolling at the end.

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


Re: THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread CJB
For me using Windows PVM in the UK Radio listing feeds has also blown up. CJB.

On 02/06/2015, SquarePenguin  wrote:
>
> Please see this post by dinkypumpkin for more info:
>
> https://squarepenguin.co.uk/forums/topic/the-bbc-has-blown-up-tv-listing-feeds-here-is-the-workaround/
>
> ___
> get_iplayer mailing list
> get_iplayer@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/get_iplayer
>

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


Re: Live TV not working

2015-06-02 Thread tellyaddict
> It's dead.
> 
> https://squarepenguin.co.uk/bbc-kills-live-streaming-feeds/

Does this have anything to do with all these HLS playlist errors we are seeing? 
Have they killed the HLS playlist feeds?

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


Re: THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread SquarePenguin
On 02/06/2015 18:56, roadcone wrote:
> INFO: 1 Matching Programmes
> Not a SCALAR reference at /usr/bin/get_iplayer line 7099.

This thread has some info on that:

https://squarepenguin.co.uk/forums/topic/re-bbc-blows-up-listing-feeds/#post-11564

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


Is this the Beginning of The End for get_iplayer?

2015-06-02 Thread artisticforge .
Hello

This would appear to be a show stopper.

As I wrote in the subject:

Is this the Beginning of The End for get_iplayer?


Honest question. Not flame bait. Not trolling.

-- 
terry l. ridder ><>

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


Re: THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread John Warburton
Yes, of course. Here is the command line:

$ get_iplayer --type=livetv --stream 80002 --debug

get_iplayer 2.93-dev, Copyright (C) 2008-2010 Phil Lewis
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.

INFO: encodinglocale = UTF-8
INFO: encodinglocalefs = UTF-8
INFO: encodingconsoleout = UTF-8
INFO: encodingconsolein = UTF-8
INFO: ${^UNICODE} = 0
INFO: User prefs dir: /home/John/.get_iplayer
INFO: System options dir: /etc/get_iplayer/options
Current options:
debug = 1
encodingconsolein = UTF-8
encodingconsoleout = UTF-8
encodinglocale = UTF-8
encodinglocalefs = UTF-8
nowrite = 1
stdout = 1
type = livetv
verbose = 1

INFO: Search args: '80002'
DEBUG: Looking for index 80002 in livetv type
INFO: Additionally getting cached programme data for livetv
INFO: Cache format from existing livetv cache file:
index,type,name,pid,available,episode,seriesnum,episodenum,versions,duration,desc,channel,categories,thumbnail,timeadded,guidance,web
INFO: Got 10 file cache entries for livetv
DEBUG: Cache expiry time for livetv is 14400 secs - refresh in 2780 secs
DEBUG: Using desktop user-agent string: 'Mozilla/5.0 (compatible; MSIE
9.0; Windows NT 6.1; WOW64; Trident/5.0; .NET CLR 3.5.30729; .NET CLR
3.0.30729; .NET CLR 2.0.50727; Media Center PC 6.0)'
DEBUG: Using NoCookies user-agent 'Mozilla/5.0 (compatible; MSIE 9.0;
Windows NT 6.1; WOW64; Trident/5.0; .NET CLR 3.5.30729; .NET CLR
3.0.30729; .NET CLR 2.0.50727; Media Center PC 6.0)'
Matches:
80002:  BBC News - live

INFO: 1 Matching Programmes
DEBUG: Using desktop user-agent string: 'Mozilla/5.0 (compatible; MSIE
9.0; Windows NT 6.1; WOW64; Trident/5.0; .NET CLR 3.5.30729; .NET CLR
3.0.30729; .NET CLR 2.0.50727; Media Center PC 6.0)'
DEBUG: Using cookies.desktop user-agent 'Mozilla/5.0 (compatible; MSIE
9.0; Windows NT 6.1; WOW64; Trident/5.0; .NET CLR 3.5.30729; .NET CLR
3.0.30729; .NET CLR 2.0.50727; Media Center PC 6.0)'
DEBUG: Getting Metadata for bbc_news24:
INFO: iPlayer metadata URL = http://www.bbc.co.uk/iplayer/playlist/bbc_news24
INFO: Getting page http://www.bbc.co.uk/iplayer/playlist/bbc_news24
ERROR: Failed to get version pid metadata from iplayer site

ERROR: Could not get version pid metadata
ERROR: Could not get programme metadata

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


Re: THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread roadcone

No luck for me.

get_iplayer --refresh-feeds-tv=schedule

Updates the radio schedules

get_iplayer --pid=b05x7731 --mode=flashvhigh2 --type=tv

tells me

INFO: 1 Matching Programmes
Not a SCALAR reference at /usr/bin/get_iplayer line 7099.

when it should download last week's Have I Got News For You.

Radio seems fine - get_iplayer barchester -g gets just what I expected.

Clive



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


Re: THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread Terry L. Ridder
Hello

It would help if you would include the command line command that you used.


Sent from my iPad
terry l. ridder ><>

On Jun 2, 2015, at 10:14, tellyaddict  wrote:

>> Downloaded the development version of get_iplayer and tested it .
>> no change. no tv programmes download.
> 
> Worked for me. After updating to the development version I get:
> 
> WARNING: Missing #EXT-X-STREAM-INF for URL: ## Created with Unified Streaming 
> Pl
> atform(version=1.7.9) 
> (http://vod-hls-uk-live.edgesuite.net/usp/auth/vod/piff_ab
> r_full_hd/b05nyyg7/vf_b05nyyg7_795cce57-fb68-4630-9cb5-6f61101514f3.ism/mobile_w
> ifi_main_sd_abr_v1_hls_master.m3u8?__gda__=1433278552_eccee4379ee7ccb1b955e5be51
> 99cc45)
> WARNING: Invalid HLS playlist, no header 
> (http://vod-hls-uk-live.bbcfmt.vo.llnwd
> .net/usp/auth/vod/piff_abr_full_hd/b05nyyg7/vf_b05nyyg7_795cce57-fb68-4630-9cb5-
> 6f61101514f3.ism/mobile_wifi_main_sd_abr_v1_hls_master.m3u8?s=1433235352&e=1
> 433278552&h=041f1c92728457f88ab0a99b5406faeb)
> INFO: Checking existence of default version
> INFO: flashhd1,flashhd2 modes will be tried for version default
> INFO: Trying flashhd1 mode to record tv: The Wonderful World of Blood with 
> Micha
> el Mosley - -
> 
> WARNING: Required ffmpeg/avconv does not exist - not converting flv file
> INFO: File name prefix = 
> The_Wonderful_World_of_Blood_with_Michael_Mosley_-__b05
> nyyhf_default
> RTMPDump v2.4
> (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
> Connecting ...
> INFO: Connected...
> Starting download at: 0.000 kB
> INFO: Metadata:
> INFO:   duration  3531.08
> INFO:   moovPosition  36.00
> INFO:   width 1280.00
> INFO:   height720.00
> INFO:   videocodecid  avc1
> INFO:   audiocodecid  mp4a
> INFO:   avcprofile100.00
> INFO:   avclevel  41.00
> INFO:   aacaot2.00
> INFO:   videoframerate25.00
> INFO:   audiosamplerate   48000.00
> INFO:   audiochannels 2.00
> INFO: trackinfo:
> INFO:   length88277000.00
> INFO:   timescale 25000.00
> INFO:   language  und
> INFO: sampledescription:
> INFO:   sampletypeavc1
> INFO:   length169491456.00
> INFO:   timescale 48000.00
> INFO:   language  und
> INFO: sampledescription:
> INFO:   sampletypemp4a
> 1036470.051 kB / 3531.05 sec (99.9%)
> Download complete
> 
> ___
> get_iplayer mailing list
> get_iplayer@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/get_iplayer

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


Re: Live TV not working

2015-06-02 Thread SquarePenguin
On 02/06/2015 16:09, John Warburton wrote:
> I don't want to increase developers' pain and suffering, but live TV
> feeds seem to work no longer, also.

It's dead.

https://squarepenguin.co.uk/bbc-kills-live-streaming-feeds/

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


Re: THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread John Warburton
Me too. Forgot to say, my earlier report of not streaming live TV was
also on the latest GitHub development version as of a couple of hours
ago.

DEBUG: Getting Metadata for bbc_news24:
INFO: iPlayer metadata URL = http://www.bbc.co.uk/iplayer/playlist/bbc_news24
INFO: Getting page http://www.bbc.co.uk/iplayer/playlist/bbc_news24
ERROR: Failed to get version pid metadata from iplayer site

ERROR: Could not get version pid metadata
ERROR: Could not get programme metadata

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


Re: THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread tellyaddict
> Downloaded the development version of get_iplayer and tested it .
> no change. no tv programmes download.

Worked for me. After updating to the development version I get:

WARNING: Missing #EXT-X-STREAM-INF for URL: ## Created with Unified Streaming Pl
atform(version=1.7.9) (http://vod-hls-uk-live.edgesuite.net/usp/auth/vod/piff_ab
r_full_hd/b05nyyg7/vf_b05nyyg7_795cce57-fb68-4630-9cb5-6f61101514f3.ism/mobile_w
ifi_main_sd_abr_v1_hls_master.m3u8?__gda__=1433278552_eccee4379ee7ccb1b955e5be51
99cc45)
WARNING: Invalid HLS playlist, no header (http://vod-hls-uk-live.bbcfmt.vo.llnwd
.net/usp/auth/vod/piff_abr_full_hd/b05nyyg7/vf_b05nyyg7_795cce57-fb68-4630-9cb5-
6f61101514f3.ism/mobile_wifi_main_sd_abr_v1_hls_master.m3u8?s=1433235352&e=1
433278552&h=041f1c92728457f88ab0a99b5406faeb)
INFO: Checking existence of default version
INFO: flashhd1,flashhd2 modes will be tried for version default
INFO: Trying flashhd1 mode to record tv: The Wonderful World of Blood with Micha
el Mosley - -

WARNING: Required ffmpeg/avconv does not exist - not converting flv file
INFO: File name prefix = The_Wonderful_World_of_Blood_with_Michael_Mosley_-__b05
nyyhf_default
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration  3531.08
INFO:   moovPosition  36.00
INFO:   width 1280.00
INFO:   height720.00
INFO:   videocodecid  avc1
INFO:   audiocodecid  mp4a
INFO:   avcprofile100.00
INFO:   avclevel  41.00
INFO:   aacaot2.00
INFO:   videoframerate25.00
INFO:   audiosamplerate   48000.00
INFO:   audiochannels 2.00
INFO: trackinfo:
INFO:   length88277000.00
INFO:   timescale 25000.00
INFO:   language  und
INFO: sampledescription:
INFO:   sampletypeavc1
INFO:   length169491456.00
INFO:   timescale 48000.00
INFO:   language  und
INFO: sampledescription:
INFO:   sampletypemp4a
1036470.051 kB / 3531.05 sec (99.9%)
Download complete

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


Re: THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread artisticforge .
Hello;

Downloaded the development version of get_iplayer and tested it .
no change. no tv programmes download.


On Tue, Jun 2, 2015 at 9:23 AM, SquarePenguin
 wrote:
> On 02/06/2015 15:07, artisticforge . wrote:
>> get_iplayer-2.92 dies at line 7099
>
> Yes, you are right and that's been noted here:
>
> https://squarepenguin.co.uk/forums/topic/not-a-scalar-reference-error-on-shark-episode-1/
>
> You have the option to:
>
> 1. Wait for the next release due tomorrow or Thursday which fixes this
> issue.
> 2. Update to the development release from GitHub
> (https://github.com/get-iplayer/get_iplayer/tree/develop )
> 3. Try the patch available here from Nigel J Taylor:
>
> http://lists.infradead.org/pipermail/get_iplayer/2015-June/007710.html
>
>



-- 
terry l. ridder ><>

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


Live TV not working

2015-06-02 Thread John Warburton
I don't want to increase developers' pain and suffering, but live TV
feeds seem to work no longer, also.

Asking for BBC News 24 live by index number (80002), PID or URL brings
up, toward the end of the debug output:

Matches:
80002:  BBC News - live

INFO: 1 Matching Programmes
DEBUG: Using desktop user-agent string: 'Mozilla/5.0 (Windows NT 5.1;
rv:18.0) Gecko/20100101 Firefox/18.0'
DEBUG: Using cookies.desktop user-agent 'Mozilla/5.0 (Windows NT 5.1;
rv:18.0) Gecko/20100101 Firefox/18.0'
DEBUG: Getting Metadata for bbc_news24:
INFO: iPlayer metadata URL = http://www.bbc.co.uk/iplayer/playlist/bbc_news24
INFO: Getting page http://www.bbc.co.uk/iplayer/playlist/bbc_news24
ERROR: Failed to get version pid metadata from iplayer site

ERROR: Could not get version pid metadata
ERROR: Could not get programme metadata

...and running wget on
http://www.bbc.co.uk/iplayer/playlist/bbc_news24 produces...

ERROR 403: Forbidden.

Hope this is of some use.
J

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


Re: cache refresh/index feed

2015-06-02 Thread Chris Marriott



-Original Message- 
From: Steve

Sent: Tuesday, June 02, 2015 3:28 PM
To: get_iplayer
Subject: Re: cache refresh/index feed


That fixed it for me - thanks!


Sorry to be dense, but can anyone explain exactly how to fix the problem on 
a Windows PC, please?


Very many thanks,

Chris


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


Re: THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread artisticforge .
Hello

The patch removes the error but nothing downloads.
I have include the verbose output.


get_iplayer v2.92, Copyright (C) 2008-2010 Phil Lewis
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.

INFO: encodinglocale = UTF-8
INFO: encodinglocalefs = UTF-8
INFO: encodingconsoleout = UTF-8
INFO: encodingconsolein = UTF-8
INFO: ${^UNICODE} = 0
INFO: User prefs dir: /home/terrylr/.get_iplayer
INFO: System options dir: /etc/get_iplayer/options
Current options:
atomicparsley = /usr/bin/AtomicParsley
encodingconsolein = UTF-8
encodingconsoleout = UTF-8
encodinglocale = UTF-8
encodinglocalefs = UTF-8
ffmpeg = /usr/bin/ffmpeg
fileprefix =  -   
id3v2 = /usr/bin/id3v2
info = 1
lame = /usr/bin/lame
liveradiomode = best
livetvmode = best
modes = best
mplayer = /usr/bin/mplayer
nopurge = 1
packagemanager = apt
pid = http://www.bbc.co.uk/programmes/b00tyqrx
radiomode = best
refreshfuture = 1
rtmpdump = /usr/bin/flvstreamer
subtitles = 1
thumb = 1
thumbsizecache = 640
tvmode = best
type = tv
verbose = 1
versionlist = default
vlc = /usr/bin/vlc

INFO: Search args: 'http://www.bbc.co.uk/programmes/b00tyqrx'
INFO: Will try prog types: tv
INFO: Got 5134 file cache entries for tv
Cleaning pid Old: 'http://www.bbc.co.uk/programmes/b00tyqrx',  New: 'b00tyqrx'
INFO: Getting page http://www.bbc.co.uk/programmes/b00tyqrx.rdf
INFO: Episode-only pid detected
INFO: Trying pid: b00tyqrx using type: tv
INFO Trying to stream pid using type tv
INFO: pid found in cache
Matches:
210:Antiques Roadshow: Series 33 - Beverley Minster, BBC Two
England, , default
INFO: Programme metadata URL = http://www.bbc.co.uk/programmes/b00tyqrx.xml
INFO: Getting page http://www.bbc.co.uk/programmes/b00tyqrx.xml
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b00tyqkp/proto/rtmp?cb=34316
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b00tyqkp/proto/rtmp?cb=21073
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b00tyqkp/proto/http?cb=83875
INFO: No streams available for 'original' version (b00tyqkp) - skipping RDF
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b05y3nfq/proto/rtmp?cb=97497
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b05y3nfq/proto/rtmp?cb=56031
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b05y3nfq/proto/http?cb=10740
INFO: Getting page
http://cp143012-i.akamaihd.net/i/iplayerstream/secure_auth/,400kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372838297,480kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372841675,800kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372839028,1500kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372841732,.mp4.csmil/master.m3u8?hdnea=st=1433255160~exp=1433276760~acl=/*400kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372838297,480kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372841675,800kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372839028,1500kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372841732*~hmac=d5e1bf28791300f162488e08c893ece12ffbb546b53ca229f613a64ef9cc0560
INFO: Getting page
http://vod-hls-uk-live.edgesuite.net/usp/auth/vod/piff_abr_full_hd/b05y3nfq/vf_b05y3nfq_b80e1a4b-3ff8-44ad-bd97-8f99ab41ac80.ism/mobile_wifi_main_sd_abr_v1_hls_master.m3u8?__gda__=1433276760_2acb08aa7a361dc374eafc4e2d57b296
WARNING: Missing #EXT-X-STREAM-INF for URL: ## Created with Unified
Streaming Platform(version=1.7.9)
(http://vod-hls-uk-live.edgesuite.net/usp/auth/vod/piff_abr_full_hd/b05y3nfq/vf_b05y3nfq_b80e1a4b-3ff8-44ad-bd97-8f99ab41ac80.ism/mobile_wifi_main_sd_abr_v1_hls_master.m3u8?__gda__=1433276760_2acb08aa7a361dc374eafc4e2d57b296)
INFO: Getting page
http://vod-hls-uk-live.bbcfmt.vo.llnwd.net/usp/auth/vod/piff_abr_full_hd/b05y3nfq/vf_b05y3nfq_b80e1a4b-3ff8-44ad-bd97-8f99ab41ac80.ism/mobile_wifi_main_sd_abr_v1_hls_master.m3u8?s=1433233560&e=1433276760&h=856d5d470848d5ae61f7d97c8983499b
WARNING: Invalid HLS playlist, no header
(http://vod-hls-uk-live.bbcfmt.vo.llnwd.net/usp/auth/vod/piff_abr_full_hd/b05y3nfq/vf_b05y3nfq_b80e1a4b-3ff8-44ad-bd97-8f99ab41ac80.ism/mobile_wifi_main_sd_abr_v1_hls_master.m3u8?s=1433233560&e=1433276760&h=856d5d470848d5ae61f7d97c8983499b)
INFO: Found mode flashhd1: (pc_streaming_hd) rtmp h264 1280x720
2800kbps stream (CDN: akamai/10)
INFO: Found mode flashhd2: (pc_streaming_hd) rtmp h264 1280x720
2

Re: cache refresh/index feed

2015-06-02 Thread Steve
That fixed it for me - thanks!

On 2 June 2015 at 14:42, Nigel J Taylor  wrote:
> On 06/02/15 14:14, Steve wrote:
>> I'm also getting the 'Not a SCALAR reference' problem when I try:
>> get_iplayer --pid=b05xgvh0
>> (I've tried the various fixes for this, but nothing seems to be working )
>> May be another co-incidence..
>>
>> Running --verbose with this gives me:
>>
>> INFO: pid found in cache
>> Matches:
>> 3420:   This World - Outbreak: The Truth About Ebola, BBC Two England, , 
>> default
>>
>> INFO: 1 Matching Programmes
>> INFO: Programme not in history
>> INFO: Programme metadata URL = http://www.bbc.co.uk/programmes/b05xgvh0.xml
>> INFO: Getting page http://www.bbc.co.uk/programmes/b05xgvh0.xml
>> INFO: Getting page
>> http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b05xgtjr/proto/rtmp?cb=77221
>> INFO: Getting page
>> http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b05xgtjr/proto/rtmp?cb=21483
>> INFO: Getting page
>> http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b05xgtjr/proto/http?cb=17294
>> INFO: Getting page
>> http://cp143012-i.akamaihd.net/i/iplayerstream/secure_auth/,400kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093300,480kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156091969,800kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093918,1500kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156092632,.mp4.csmil/master.m3u8?hdnea=st=1433250748~exp=1433272348~acl=/*400kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093300,480kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156091969,800kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093918,1500kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156092632*~hmac=0943deb562711ac9b6eb85abf3929ff95d9263ecdf9af589b4ea530245c23e6a
>> INFO: Getting page
>> http://vod-hls-uk-live.edgesuite.net/usp/auth/vod/piff_abr_full_hd/b05xgtjr/vf_b05xgtjr_8575ecae-0417-449d-89c1-6477b05b3dae.ism/mobile_wifi_main_sd_abr_v1_hls_master.m3u8?__gda__=1433272348_1174a7a45f5df0aa3bfc5780ba012ce3
>> Not a SCALAR reference at /usr/bin/get_iplayer line 7099.
>>
>> On 2 June 2015 at 14:02, Ian Andrews  wrote:
>>> Aside from that, I'm seeing a lot of timeouts and retries when trying to
>>> download *RADIO* programmes via the PVR function, which usually gives very
>>> few problems.
>>>
>>> Co-incidence, or something else has changed with a negative impact on
>>> get_iplayer?
>>>
>>> Ian
>>>
>>>
>>>
>>> ___
>>> get_iplayer mailing list
>>> get_iplayer@lists.infradead.org
>>> http://lists.infradead.org/mailman/listinfo/get_iplayer
>>
>> ___
>> get_iplayer mailing list
>> get_iplayer@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/get_iplayer
>>
>
> Sthen,
>
> I hit same problem on OpenBSD version,
>
>
> $ get_iplayer --info "The\sGame"
> get_iplayer v2.92, Copyright (C) 2008-2010 Phil Lewis
>   This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
>   This is free software, and you are welcome to redistribute it under certain
>   conditions; use --conditions for details.
>
> Matches:
> 3243:   The Game - Episode 5, BBC Two England, , default
> Not a SCALAR reference at /usr/local/bin/get_iplayer line 7100.
>
> quick fix up...seems to work.
>
> $ diff -uNP /usr/local/bin/get_iplayer ~/get_iplayer
> --- /usr/local/bin/get_iplayer  Tue May 26 11:34:38 2015
> +++ /home/ntayl01/get_iplayer   Tue Jun  2 14:26:17 2015
> @@ -7097,7 +7097,7 @@
> push @streams, $last_stream;
> } elsif ($line !~ /^#EXT/) {
> if ( ! defined $last_stream ) {
> -   main::logger "WARNING: Missing 
> #EXT-X-STREAM-INF for URL: $line ($$conn->{href})\n" ;
> +   main::logger "WARNING: Missing 
> #EXT-X-STREAM-INF for URL: $line ($conn->{href})\n" ;
> return
> }
> $last_stream->{'URL'} = $line;
>
>
>
> $ ~/get_iplayer --info "The\sGame"
> get_iplayer v2.92, Copyright (C) 2008-2010 Phil Lewis
>   This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
>   This is free software, and you are welcome to redistribute it under certain
>   conditions; use --conditions for details.
>
> Matches:
> 3243:   The Game - Episode 5, BBC Two England, , default
> WARNING: Missing #EXT-X-STREAM-INF for URL: ## Created with Unified Streaming 
> Platform(version=1.7.9) 
> (http://vod-hls-uk-live.edgesuite.net/usp/auth/vod/piff_abr_full_hd/b05xctyr/vf_b05xctyr_d0317f3d-d431-4aed-aee7-64d0c8b85618.ism/mobile_wifi_main_sd_abr_v1_hls

Re: THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread artisticforge .
hello

this appears to have broken fetching tv programmes.
setup:
Mac Mini running Snow Leopard and get_iplayer-2.92

I issue my standard shell script command to update all and then fetch
the available programme found in pvr.


#!/bin/bash

date;
./get_iplayer --refresh-feeds-tv=schedule --type=all --refresh --nopurge
date;
./get_iplayer --pvr
date;

exit;


get_iplayer-2.92 dies at line 7099


get_iplayer v2.92, Copyright (C) 2008-2010 Phil Lewis
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.

INFO: encodinglocale = UTF-8
INFO: encodinglocalefs = UTF-8
INFO: encodingconsoleout = UTF-8
INFO: encodingconsolein = UTF-8
INFO: ${^UNICODE} = 0
INFO: User prefs dir: /home/user/.get_iplayer
INFO: System options dir: /etc/get_iplayer/options
Current options:
atomicparsley = /usr/bin/AtomicParsley
encodingconsolein = UTF-8
encodingconsoleout = UTF-8
encodinglocale = UTF-8
encodinglocalefs = UTF-8
ffmpeg = /usr/bin/ffmpeg
fileprefix =  -   
id3v2 = /usr/bin/id3v2
info = 1
lame = /usr/bin/lame
liveradiomode = best
livetvmode = best
modes = best
mplayer = /usr/bin/mplayer
nopurge = 1
packagemanager = apt
pid = http://www.bbc.co.uk/programmes/b00tyqrx
radiomode = best
refreshfuture = 1
rtmpdump = /usr/bin/flvstreamer
subtitles = 1
thumb = 1
thumbsizecache = 640
tvmode = best
type = tv
verbose = 1
versionlist = default
vlc = /usr/bin/vlc

INFO: Search args: 'http://www.bbc.co.uk/programmes/b00tyqrx'
INFO: Will try prog types: tv
INFO: Got 5134 file cache entries for tv
Cleaning pid Old: 'http://www.bbc.co.uk/programmes/b00tyqrx',  New: 'b00tyqrx'
INFO: Getting page http://www.bbc.co.uk/programmes/b00tyqrx.rdf
INFO: Episode-only pid detected
INFO: Trying pid: b00tyqrx using type: tv
INFO Trying to stream pid using type tv
INFO: pid found in cache
Matches:
210:Antiques Roadshow: Series 33 - Beverley Minster, BBC Two
England, , default
INFO: Programme metadata URL = http://www.bbc.co.uk/programmes/b00tyqrx.xml
INFO: Getting page http://www.bbc.co.uk/programmes/b00tyqrx.xml
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b00tyqkp/proto/rtmp?cb=67936
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b00tyqkp/proto/rtmp?cb=15099
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b00tyqkp/proto/http?cb=56477
INFO: No streams available for 'original' version (b00tyqkp) - skipping RDF
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b05y3nfq/proto/rtmp?cb=32068
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b05y3nfq/proto/rtmp?cb=05853
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b05y3nfq/proto/http?cb=86482
INFO: Getting page
http://cp143012-i.akamaihd.net/i/iplayerstream/secure_auth/,400kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372838297,480kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372841675,800kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372839028,1500kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372841732,.mp4.csmil/master.m3u8?hdnea=st=1433253731~exp=1433275331~acl=/*400kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372838297,480kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372841675,800kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372839028,1500kbps/modav/bUnknown-69d9e403-20f5-4139-a4c9-93f1641aeb25_b05y3nfq_1432372841732*~hmac=add7dddb5f5486915e5aa3b913a137d68fdf73794cc60946e6d73c1659cf708c
INFO: Getting page
http://vod-hls-uk-live.edgesuite.net/usp/auth/vod/piff_abr_full_hd/b05y3nfq/vf_b05y3nfq_b80e1a4b-3ff8-44ad-bd97-8f99ab41ac80.ism/mobile_wifi_main_sd_abr_v1_hls_master.m3u8?__gda__=1433275331_88ed87a953063ab885aebabaee4d4c65
Not a SCALAR reference at /home/terrylr/get_iplayer-2.92/get_iplayer line 7099.



On Tue, Jun 2, 2015 at 7:30 AM, SquarePenguin
 wrote:
>
> Please see this post by dinkypumpkin for more info:
>
> https://squarepenguin.co.uk/forums/topic/the-bbc-has-blown-up-tv-listing-feeds-here-is-the-workaround/



-- 
terry l. ridder ><>

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


Re: THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread Andrew J. Baker
I've got the schedules OK, but when I do the "RUN PVR" it doesn't 
download any TV programmes.


If I try and used "Record" from the PVR I get this:

---

INFO Trying to stream pid using type tv
INFO: pid found in cache
Matches:
1742:   Just Good Friends: Series 3 - Juanita, BBC Two England, , default

INFO: 1 Matching Programmes
ERROR: Failed to get iphone URL from iplayer site

WARNING: The 'default' programme version could not be determined
WARNING: No programme versions found
WARNING: You may receive this message if you are using get_iplayer 
outside the UK


---

I am within the UK, using Virgin and Using Ubuntu 14.04 (LTS)

A.


On 02/06/15 13:50, Andrew Moore wrote:

I use the CMD verison with PID from iPlayer - that still works fine :-)
get_iplayer --pid= --tvmode=flashvhigh2 --getetc.

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



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


Re: cache refresh/index feed

2015-06-02 Thread tellyaddict
> > I'm also getting the 'Not a SCALAR reference' problem when I try:
> > get_iplayer --pid=b05xgvh0
> > (I've tried the various fixes for this, but nothing seems to be working )
> > May be another co-incidence..

For the time being I've updated to the development version of GiP which fixes 
this and allows the download to continue after this error.

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


Re: cache refresh/index feed

2015-06-02 Thread Nigel J Taylor
On 06/02/15 14:14, Steve wrote:
> I'm also getting the 'Not a SCALAR reference' problem when I try:
> get_iplayer --pid=b05xgvh0
> (I've tried the various fixes for this, but nothing seems to be working )
> May be another co-incidence..
> 
> Running --verbose with this gives me:
> 
> INFO: pid found in cache
> Matches:
> 3420:   This World - Outbreak: The Truth About Ebola, BBC Two England, , 
> default
> 
> INFO: 1 Matching Programmes
> INFO: Programme not in history
> INFO: Programme metadata URL = http://www.bbc.co.uk/programmes/b05xgvh0.xml
> INFO: Getting page http://www.bbc.co.uk/programmes/b05xgvh0.xml
> INFO: Getting page
> http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b05xgtjr/proto/rtmp?cb=77221
> INFO: Getting page
> http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b05xgtjr/proto/rtmp?cb=21483
> INFO: Getting page
> http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b05xgtjr/proto/http?cb=17294
> INFO: Getting page
> http://cp143012-i.akamaihd.net/i/iplayerstream/secure_auth/,400kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093300,480kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156091969,800kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093918,1500kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156092632,.mp4.csmil/master.m3u8?hdnea=st=1433250748~exp=1433272348~acl=/*400kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093300,480kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156091969,800kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093918,1500kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156092632*~hmac=0943deb562711ac9b6eb85abf3929ff95d9263ecdf9af589b4ea530245c23e6a
> INFO: Getting page
> http://vod-hls-uk-live.edgesuite.net/usp/auth/vod/piff_abr_full_hd/b05xgtjr/vf_b05xgtjr_8575ecae-0417-449d-89c1-6477b05b3dae.ism/mobile_wifi_main_sd_abr_v1_hls_master.m3u8?__gda__=1433272348_1174a7a45f5df0aa3bfc5780ba012ce3
> Not a SCALAR reference at /usr/bin/get_iplayer line 7099.
> 
> On 2 June 2015 at 14:02, Ian Andrews  wrote:
>> Aside from that, I'm seeing a lot of timeouts and retries when trying to
>> download *RADIO* programmes via the PVR function, which usually gives very
>> few problems.
>>
>> Co-incidence, or something else has changed with a negative impact on
>> get_iplayer?
>>
>> Ian
>>
>>
>>
>> ___
>> get_iplayer mailing list
>> get_iplayer@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/get_iplayer
> 
> ___
> get_iplayer mailing list
> get_iplayer@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/get_iplayer
> 

Sthen,

I hit same problem on OpenBSD version, 


$ get_iplayer --info "The\sGame"
get_iplayer v2.92, Copyright (C) 2008-2010 Phil Lewis
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.

Matches:
3243:   The Game - Episode 5, BBC Two England, , default
Not a SCALAR reference at /usr/local/bin/get_iplayer line 7100.

quick fix up...seems to work.

$ diff -uNP /usr/local/bin/get_iplayer ~/get_iplayer
--- /usr/local/bin/get_iplayer  Tue May 26 11:34:38 2015
+++ /home/ntayl01/get_iplayer   Tue Jun  2 14:26:17 2015
@@ -7097,7 +7097,7 @@
push @streams, $last_stream;
} elsif ($line !~ /^#EXT/) {
if ( ! defined $last_stream ) {
-   main::logger "WARNING: Missing 
#EXT-X-STREAM-INF for URL: $line ($$conn->{href})\n" ;
+   main::logger "WARNING: Missing 
#EXT-X-STREAM-INF for URL: $line ($conn->{href})\n" ;
return
}
$last_stream->{'URL'} = $line;



$ ~/get_iplayer --info "The\sGame"
get_iplayer v2.92, Copyright (C) 2008-2010 Phil Lewis
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.

Matches:
3243:   The Game - Episode 5, BBC Two England, , default
WARNING: Missing #EXT-X-STREAM-INF for URL: ## Created with Unified Streaming 
Platform(version=1.7.9) 
(http://vod-hls-uk-live.edgesuite.net/usp/auth/vod/piff_abr_full_hd/b05xctyr/vf_b05xctyr_d0317f3d-d431-4aed-aee7-64d0c8b85618.ism/mobile_wifi_main_sd_abr_v1_hls_master.m3u8?__gda__=1433273364_6a32b79c66a3b2a190aa76538ae9ea02)
WARNING: Invalid HLS playlist, no header 
(http://vod-hls-uk-live.bbcfmt.vo.llnwd.net/usp/auth/vod/piff_abr_

Re: cache refresh/index feed

2015-06-02 Thread Ian Andrews

Yes, I've just had that too.

I ran the PVR in the usual way, which failed to download TV schedules due to 
the stated problems.  It then gave lots of timeouts and retries on radio, 
but eventually completed successfully.


Entering the command get_iplayer --prefs-add --refresh-feeds-tv=schedule 
then re-running the pvr gave me this :


Matches:
1145:   Demolition - The Wrecking Crew - Episode 3, BBC Two England, , 
default


INFO: 1 Matching Programmes
Not a SCALAR reference at /usr/bin/get-iplayer line 7099.

Running on a Raspberry Pi
get_iplayer 2.92-ppa22, Copyright (C) 2008-2010 Phil Lewis



Ian





-Original Message- 
From: Steve

Sent: Tuesday, June 02, 2015 2:14 PM
To: get_iplayer
Subject: Re: cache refresh/index feed

I'm also getting the 'Not a SCALAR reference' problem when I try:
get_iplayer --pid=b05xgvh0
(I've tried the various fixes for this, but nothing seems to be working )
May be another co-incidence..

Running --verbose with this gives me:

INFO: pid found in cache
Matches:
3420:   This World - Outbreak: The Truth About Ebola, BBC Two England, , 
default


INFO: 1 Matching Programmes
INFO: Programme not in history
INFO: Programme metadata URL = http://www.bbc.co.uk/programmes/b05xgvh0.xml
INFO: Getting page http://www.bbc.co.uk/programmes/b05xgvh0.xml
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b05xgtjr/proto/rtmp?cb=77221
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b05xgtjr/proto/rtmp?cb=21483
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b05xgtjr/proto/http?cb=17294
INFO: Getting page
http://cp143012-i.akamaihd.net/i/iplayerstream/secure_auth/,400kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093300,480kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156091969,800kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093918,1500kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156092632,.mp4.csmil/master.m3u8?hdnea=st=1433250748~exp=1433272348~acl=/*400kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093300,480kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156091969,800kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093918,1500kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156092632*~hmac=0943deb562711ac9b6eb85abf3929ff95d9263ecdf9af589b4ea530245c23e6a
INFO: Getting page
http://vod-hls-uk-live.edgesuite.net/usp/auth/vod/piff_abr_full_hd/b05xgtjr/vf_b05xgtjr_8575ecae-0417-449d-89c1-6477b05b3dae.ism/mobile_wifi_main_sd_abr_v1_hls_master.m3u8?__gda__=1433272348_1174a7a45f5df0aa3bfc5780ba012ce3
Not a SCALAR reference at /usr/bin/get_iplayer line 7099.

On 2 June 2015 at 14:02, Ian Andrews  wrote:

Aside from that, I'm seeing a lot of timeouts and retries when trying to
download *RADIO* programmes via the PVR function, which usually gives very
few problems.

Co-incidence, or something else has changed with a negative impact on
get_iplayer?

Ian



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


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



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


Re: cache refresh/index feed

2015-06-02 Thread Steve
I'm also getting the 'Not a SCALAR reference' problem when I try:
get_iplayer --pid=b05xgvh0
(I've tried the various fixes for this, but nothing seems to be working )
May be another co-incidence..

Running --verbose with this gives me:

INFO: pid found in cache
Matches:
3420:   This World - Outbreak: The Truth About Ebola, BBC Two England, , default

INFO: 1 Matching Programmes
INFO: Programme not in history
INFO: Programme metadata URL = http://www.bbc.co.uk/programmes/b05xgvh0.xml
INFO: Getting page http://www.bbc.co.uk/programmes/b05xgvh0.xml
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b05xgtjr/proto/rtmp?cb=77221
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b05xgtjr/proto/rtmp?cb=21483
INFO: Getting page
http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b05xgtjr/proto/http?cb=17294
INFO: Getting page
http://cp143012-i.akamaihd.net/i/iplayerstream/secure_auth/,400kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093300,480kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156091969,800kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093918,1500kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156092632,.mp4.csmil/master.m3u8?hdnea=st=1433250748~exp=1433272348~acl=/*400kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093300,480kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156091969,800kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156093918,1500kbps/modav/bUnknown-da69838b-85d6-4ece-8be9-d3b16048af5b_b05xgtjr_1433156092632*~hmac=0943deb562711ac9b6eb85abf3929ff95d9263ecdf9af589b4ea530245c23e6a
INFO: Getting page
http://vod-hls-uk-live.edgesuite.net/usp/auth/vod/piff_abr_full_hd/b05xgtjr/vf_b05xgtjr_8575ecae-0417-449d-89c1-6477b05b3dae.ism/mobile_wifi_main_sd_abr_v1_hls_master.m3u8?__gda__=1433272348_1174a7a45f5df0aa3bfc5780ba012ce3
Not a SCALAR reference at /usr/bin/get_iplayer line 7099.

On 2 June 2015 at 14:02, Ian Andrews  wrote:
> Aside from that, I'm seeing a lot of timeouts and retries when trying to
> download *RADIO* programmes via the PVR function, which usually gives very
> few problems.
>
> Co-incidence, or something else has changed with a negative impact on
> get_iplayer?
>
> Ian
>
>
>
> ___
> get_iplayer mailing list
> get_iplayer@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/get_iplayer

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


Re: cache refresh/index feed

2015-06-02 Thread Ian Andrews
Aside from that, I'm seeing a lot of timeouts and retries when trying to 
download *RADIO* programmes via the PVR function, which usually gives very 
few problems.


Co-incidence, or something else has changed with a negative impact on 
get_iplayer?


Ian


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


Re: cache refresh/index feed

2015-06-02 Thread J K.Eason
> *From:* "J K.Eason" 
> *To:* get_iplayer@lists.infradead.org
> *Date:* Tue, 2 Jun 2015 13:47 +0100 (BST)
> 
> > From:* Steve 
> > *To:* get_iplayer 
> > *Date:* Tue, 2 Jun 2015 13:28:42 +0100
> > 
> > I'm getting lots of warning messages trying to refresh the cache 
> > - is
> > anyone else experiencing this, is it my connection, or has 
> > something
> > been changed at the BBC end?
> > 
> > ~$ get_iplayer --refresh
> > 
> > get_iplayer 2.92-ppa22, Copyright (C) 2008-2010 Phil Lewis
> 
>  Yes. It's the same here with Windows version 2.92.
 
...but dinkypumpkin's workaround as mentioned by SquarePenguin sorts it
for now.

Regards
   John

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


Re: THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread Andrew Moore
I use the CMD verison with PID from iPlayer - that still works fine :-)
get_iplayer --pid= --tvmode=flashvhigh2 --getetc. 

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


Re: cache refresh/index feed

2015-06-02 Thread J K.Eason
> From:* Steve 
> *To:* get_iplayer 
> *Date:* Tue, 2 Jun 2015 13:28:42 +0100
> 
> I'm getting lots of warning messages trying to refresh the cache - 
> is
> anyone else experiencing this, is it my connection, or has something
> been changed at the BBC end?
> 
> ~$ get_iplayer --refresh
> 
> get_iplayer 2.92-ppa22, Copyright (C) 2008-2010 Phil Lewis

 Yes. It's the same here with Windows version 2.92.

Regards
   John

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


THE BBC HAS BLOWN UP TV LISTING FEEDS (WITH WORKAROUND)

2015-06-02 Thread SquarePenguin

Please see this post by dinkypumpkin for more info:

https://squarepenguin.co.uk/forums/topic/the-bbc-has-blown-up-tv-listing-feeds-here-is-the-workaround/

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


cache refresh/index feed

2015-06-02 Thread Steve
I'm getting lots of warning messages trying to refresh the cache - is
anyone else experiencing this, is it my connection, or has something
been changed at the BBC end?

~$ get_iplayer --refresh

get_iplayer 2.92-ppa22, Copyright (C) 2008-2010 Phil Lewis
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.


INFO: Getting tv Index Feeds (this may take a few minutes)

WARNING: Failed to get programme index feed for BBC Alba -

WARNING: Failed to get programme index feed for BBC Alba -

WARNING: Failed to get programme index feed for BBC Alba -

WARNING: Failed to get programme index feed for BBC Alba - /category/signed

WARNING: Failed to get programme index feed for BBC Alba - /category/signed

WARNING: Failed to get programme index feed for BBC Alba - /category/signed

WARNING: Failed to get programme index feed for BBC Alba - /category/dubbedaudio
described

WARNING: Failed to get programme index feed for BBC Alba - /category/dubbedaudio
described

WARNING: Failed to get programme index feed for BBC Alba - /category/dubbedaudio
described

WARNING: Failed to get programme index feed for BBC Four -

WARNING: Failed to get programme index feed for BBC Four -

WARNING: Failed to get programme index feed for BBC Four -

WARNING: Failed to get programme index feed for BBC Four - /category/signed

WARNING: Failed to get programme index feed for BBC Four - /category/signed

WARNING: Failed to get programme index feed for BBC Four - /category/signed

WARNING: Failed to get programme index feed for BBC Four - /category/dubbedaudio
described

etc, etc etc

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