Is there any way to get more detailed logs? I'm running for multiple channels but I don't get a summary for channels from certain ini files.
I don't think it's an ini issue because I tried running it again with a single channel from one of those ini files (radiotimes) and it worked fine, and printed the summary out.
Is there anything in a debug log or something that might tell me where the issue is?
I'm running on docker, using https://docs.linuxserver.io/images/docker-webgrabplus so I think it's webgrabplus V3.1.0
Cheers!
Log snippet below:
[ Info ] Group (0) : [ Info ] update requested for - 58 - out of - 58 - channels for 7 day(s) [ Debug ] [ Info ] ( 1/58 ) RADIOTIMES.COM -- chan. (xmltv_id=RTSkySpMainEv.uk) -- mode Force [ Info ] [ Debug ] [ Info ] ( 2/58 ) RADIOTIMES.COM -- chan. (xmltv_id=RTSkySpPL.uk) -- mode Force [ Info ] [ Debug ] [ Info ] ( 3/58 ) RADIOTIMES.COM -- chan. (xmltv_id=RTSkySpFball.uk) -- mode Force
I don't think the i and n bits get output to the logs anyway, but I'm running it manually now, just for the channels from that ini file and it looks to be working in terms of pulling the EPG. Should the summary be printed to STDOUT or is it just sent to the log file:
Suggest you increase time out to 50.
Update force:
[ Info ] ( 1/1 ) RADIOTIMES.COM -- chan. (xmltv_id=BBC Wales: BBC Two) -- mode Force
[ Info ] 0.36 sec/update
[ Debug ]
[ Debug ] 15 shows in 1 channels
[ Debug ] 0 updated shows
[ Debug ] 15 new shows added
Update incremental:
[ Info ] ( 1/1 ) RADIOTIMES.COM -- chan. (xmltv_id=BBC Wales: BBC Two) -- mode Incremental
[ Info ]
[ Info ] Summary for update of BBC Wales: BBC Two
[ Info ] no changes, no update necessary !
[ Info ] unchanged shows inspected 15
[ Info ] total after update 15
[ Debug ]
[ Debug ] 15 shows in 1 channels
[ Debug ] 0 updated shows
[ Debug ] 0 new shows added
Do you have logging "on" ?
Thanks mat, I'll increase that to 60 for 5 retries and see how it goes tonight.
I do have the logging on in the config file, but wasn't sure if there might be some kind of debug/trace level to enable.
Cheers
It seems to be pulling the guide down, but I still don't understand why it doesn't get a summary.
The BEIN.NET channels get a summary for each channel, and I think it used to do that for the RADIOTIMES.COM channels aswell.
I increased the retry delay to 60s, with 5 retries (is that the setting you meant?) and switched it to smart mode instead as it sounded like a good option for a 7 day grab.
If you have time to have a look, is there anything obvious in my settings that would cause it to not have those summaries? Does it matter that they aren't there?
Is it a difference between Incremental and Force updates - I noticed your example had it for Incremental, but not Force?
I've attached my settings file (minus email/password)
This is a section the recent log showing the summaries for BEIN:
It seems to be showing again for most of the radiotimes channels now, is it caused by dodgy data from their side?