These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Failed to load DASH Manifest

user-2151

Hi

I'm a little wary of posting a request for help when the guidance is so full of passive aggression, but I do need help, so here goes.

When recording programmes, I'm seeing two errors, although the programes are recording and converting to MP4 files.

The errors are Failed to load DASH manifest and 56 / 58 parser error entity nbsp not defined.

I'm using a Windows 10 laptop using Microsoft Edge 42.17134.1.0

I'm running get_iplayer using the web pvr.

Secret Helpers (https://www.bbc.co.uk/iplayer/episode/b0...k-and-beth)  records, but has these errors.

Screenshot of the error shows below, and the log is copied / pasted underneath too.

If I've missed something, I'm sorry, I've given it my best shot!

thanks in advance

andrew

[Image: https://www.dropbox.com/s/3yfumov5v7i7mi...r.jpg?dl=0]

Log

Code:
get_iplayer 3.13.0, 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 = cp1252
INFO: encodinglocalefs = cp1252
INFO: encodingconsoleout = cp850
INFO: encodingconsolein = cp850
INFO: ${^UNICODE} = 0
INFO: Profile dir: C:\Users\andre\.get_iplayer
INFO: User options file: C:\Users\andre\.get_iplayer\options
INFO: System options file: C:\ProgramData\get_iplayer\options
-==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==-
Current options:
encodingconsolein = cp850
encodingconsoleout = cp850
encodinglocale = cp1252
encodinglocalefs = cp1252
get = 1
verbose = 1

INFO: Search args: '123'
INFO: Additionally getting cached programme data for tv
INFO: Got 7954 file cache entries for tv
Matches:
123: Alba Today - 10/04/2018, BBC Alba, b09y2y9q
INFO: 1 matching programmes
-==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==-
INFO: Loaded history for first check.
INFO: Loading recordings history
INFO: Programme not in history
INFO: Getting URL: http://www.bbc.co.uk/programmes/b09y2y9q.json
INFO: Getting URL: http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b09y2y5w?cb=33378
ERROR: Response: 404 Not Found
INFO: Getting URL: http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/iptv-all/vpid/b09y2y5w?cb=84035
ERROR: Response: 404 Not Found
INFO: No streams available for 'original' version (b09y2y5w) - skipping
INFO: No streams found for 'original' version (b09y2y5w) - deleting
WARNING: No media streams found for requested programme versions and recording modes.
WARNING: The programme may no longer be available - check the iPlayer site.
ERROR: Could not get programme metadata

user-30

Ah yes, always good to start off a request for help with a passive aggressive insult of your own!

Point of order though - the rules and guides have nothing passive about them. They're as detailed as possible to prevent errors and actually help us help you. Following them prevents unnecessary back and forth trying to solve the issue.

Alas, they've been unsuccessful.

The log file you've attached for instance doesn't help as it is for the exact example command provided in the guide. I'm guessing you copy pasted?

You are in the top 5% of users for having read the guide, so merit point for that, but still a C- for execution :-)

To be specific - you need to substitute --get 123 for the exact download string you are using and then attach the log for that command.

Your screenshot also concerns the downloading of multiple shows, again something specifically asked to avoid in the guide.

Assuming this isn't an issue in the webpvr, to provide a more useful log you'd probably need to use something like the example below:

get_iplayer --pid=b09x4wqc --verbose > C:\Users\%USERNAME%\log.txt 2>&1

That pid is the first one from the screenshot you provided. But, you'll need to actually check the pid yourself to be sure that you're having an issue with downloading that programme. No sense posting a log for a download that's working fine.

These forums are archived

See this post for further info