These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Refresh Cache not refreshing - for me too

user-1587

i know you have already closed a thread by farmer but i think we both have the same problem.

prior to version 3.00 my batch file used to identify at least 50 files a day for me to download now it gives me 2.

this is the batch file i use -

C:

cd "\Program Files (x86)\get_iplayer\"

get_iplayer --refresh --exclude-channel "BBC Alba","S4C","CBBC","CBeebies","BBC Parliament","BBC News" --exclude "BBC News","BBC Wales Today","BBC Weather","East Midlands Today","Channel Islands News","London News","Look East","Look North","Midlands Today","North West Today","North West Tonight","Points West","Reporting Scotland","South East Today","South Today","Spotlight:","This Is BBC One HD","Weather for the Week Ahead","World News Today","BBC Weekend News","Inside Out","BBC Parliament","Daily Politics","Politics Scotland","Sunday Politics","Stormont Today","The View","This Is BBC Two","This Week" --since=25 > "C:\Documents and Settings\%username%\Desktop\BBC - 30 Hours.txt"

let me know if you need to know specifically which files are missing.

i ran get_iplayer --cache-init --type="tv,radio" immediately after install and twice since.

user-2

Few new files will show up with each subsequent refresh after the main weekly update, so nothing strange about that given you have excluded the kiddie channels.

Quote:let me know if you need to know specifically which files are missing.
If you read the farmer thread you know the answer. No more than 3 examples.

user-1587

i ran the batch file again set to 30 hours - to check wether eastenders from the 2nd is listed, it isn't

here is the output from the file

INFO: Getting tv Index Feeds (this may take a few minutes)
INFO: Using concurrent indexing
............................
Added: 2925: Grand Tours of the Scottish Islands: Series 4 - Off the Map: North Rona and the Monach Islands, BBC Two, b07xyvq4
Matches:
2040: Coast: Series 7 Reversions - The Mysteries of the Isles 2, BBC Two, b074bnlk

the program that was added - 2925 should also be a match.

http://www.bbc.co.uk/iplayer/episode/b08...s-02052017

this episode of eastenders from the 2nd of may should also be listed.

is this a problem with get_iplayer or do i need to change my batch file for 3.00.

thank you

user-1587

http://www.bbc.co.uk/iplayer/episode/b08...episode-11 (bbc1)

http://www.bbc.co.uk/iplayer/episode/b00...-episode-5 (bbc4)

don't work either.

thank you. i use the batch file daily - the text file makes it easy for me to see everything in one place. obviously i am happy to help

user-2

The --since option is basically useless now. As I said, not many additions are made after the first weekly update, so using --since to limit searches to programmes added to cache in the the last day won't work any more. That's why you don't see Coast or Eastenders. I didn't really give this much thought since I always found --since pretty useless, but it's likely due for the chop. You want to use --available-since instead. Unfortunately, that may be broken for some programmes until next release, which leads me to Grand Tours. There you have the same bug as everybody else. See the big green banner at the top of the forums home page.

user-1587

i tried the --available-since and it works - 78 matching programmes.

i had been using --since for years with no problems and therefore didn't change the batch file. is the --available-since a new option or did i miss it when i initially researched the --since option ?

thank you again

user-2

It looks like --since will return to its former function in the upcoming bug-fix release, so you'll be able to go back to your original formulation. The semantics are more different than I noted. For example, --available-since doesn't help in flagging future listings (if you cache them) when they get cached, which is what you would want to know. It only tells you that a programme has been broadcast. Anyway, it will all be back to normal soon.

user-1587

Okay. That's good to know. Thank you yet again.

These forums are archived

See this post for further info