XMLTV / xmltv

Utilities to obtain, generate, and post-process TV listings data in XMLTV format
GNU General Public License v2.0
283 stars 93 forks source link

tv_grab_zz_sdjson fails with its baked-in value of sd_json_request_max #137

Closed JanCeuleers closed 3 years ago

JanCeuleers commented 3 years ago

XMLTV Version:

apt-cache policy xmltv

xmltv: Installed: 0.6.1-1 Candidate: 0.6.1-1 Version table: *** 0.6.1-1 500 500 http://be.archive.ubuntu.com/ubuntu focal/universe amd64 Packages 500 http://be.archive.ubuntu.com/ubuntu focal/universe i386 Packages 100 /var/lib/dpkg/status

XMLTV Component: tv_grab_zz_sdjson

What happened:

After years of not having touched my configuration the grabber failed as follows:

$ /usr/bin/tv_grab_zz_sdjson --config-file tv_grab_sd_json.conf -- output tv_grab_sd_json.out Initializing... POST https://json.schedulesdirect.org/20141201/token ==> 200 OK GET https://json.schedulesdirect.org/20141201/status ==> 200 OK (1s) Updating lineups... GET https://json.schedulesdirect.org/20141201/lineups/GBR-1000014- DEFAULT ==>200 OK Indexing channels... Updating schedules... POST https://json.schedulesdirect.org/20141201/schedules/md5 ==> 200 OK (1s) POST https://json.schedulesdirect.org/20141201/schedules ==> 200 OK Updating programs... POST https://json.schedulesdirect.org/20141201/programs ==> 200 OK (183s) malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at /usr/bin/tv_grab_zz_sdjson line 278.

The resulting .out file had zero length.

By the time I noticed this had been going on for some time (because by that time guide data for some channels had dried up in MythTV).

I reported this to SchedulesDirect, and Robert Kugalowski suggested lowering the number of items fetched in one go. This seems not to be configurable so I modified line 99 to set sd_json_request_max to 250 instead of 5000, and this makes the grabber work. I previously tried a value of 1000 and this did not fix the problem. According to Robert this is a grabber-side issue, not a server-side issue.

What steps are needed to reproduce this issue?

The above command reliably caused the failure, until I started using a patched version of the grabber as described.

What other software are you using?

Operating System: Ubuntu 20.04

Perl Version: v5.30.0 built for x86_64-linux-gnu-thread-multi

JanCeuleers commented 3 years ago

Update: I've had to lower the value further (to 100) for the grabber to work.

rmeden commented 3 years ago

On 6/15/2021 9:45 AM, JanCeuleers wrote:

Update: I've had to lower the value further (to 100) for the grabber to work.

Do you have a normal or trial account?  Keep in contact with Robert Kulagowski... I know he's making some back-end server changes.

Robert

JanCeuleers commented 3 years ago

On 15/06/2021 18:19, Robert Eden wrote:

On 6/15/2021 9:45 AM, JanCeuleers wrote:

Update: I've had to lower the value further (to 100) for the grabber to work.

Do you have a normal or trial account?  Keep in contact with Robert Kulagowski... I know he's making some back-end server changes.

Robert

Normal account.

I have already discussed this with Robert, and he believes this to be a grabber-side issue.

Also as stated in the ticket I've run this grabber in this configuration for several years until it broke a couple of weeks ago.

garybuhrmaster commented 3 years ago

In previous instances where the number of items needed to be substantially reduced this was due to either a local network issue (especially for people using gateways/proxies (sometimes by their ISP) that had very small timeouts such that waiting for a response resulted in timeouts and connection drops), or due changes at SD that temporarily (and it was only a day or so) caused their systems to have a longer response to due internal processing (to recreate all the cached data?) so was sufficiently slow to generate other timeouts. But those later timeouts resulted in specific SD side error messages regarding their own gateway timeouts.

One would likely have to run the application in debug mode (if that grabber offers that) to get better data to assist with diagnosis rather than the generic "something did not work" error that the grabber is returning be default.

JanCeuleers commented 3 years ago

Thank you.

Any guidance about running this grabber in debug mode would be welcome. I have not found one.

As far as I can tell there are no proxies in the path.

honir commented 3 years ago

Any guidance about running this grabber in debug mode would be welcome. I have not found one.

Add the --debug parameter to your run command

JanCeuleers commented 3 years ago

On 16/06/2021 11:33, Geoff wrote:

Any guidance about running this grabber in debug mode would be
welcome.
I have not found one.

Add the |--debug| parameter to your run command

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/XMLTV/xmltv/issues/137#issuecomment-862207059, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2CDD7QPTXX6DZR2RWTZG3TTBVVDANCNFSM46URJJUQ.

Thank you -- output (from the unpatched grabber) attached. Hopefully that makes it into the ticket.

Useless however, because the problem did not manifest itself on this run.

I'll see about clearing the cache and trying again.

Initializing... POST https://json.schedulesdirect.org/20141201/token ==> -200 OK GET https://json.schedulesdirect.org/20141201/status ==> -200 OK (1s) Updating lineups... lineup GBR-1000014-DEFAULT: current Indexing channels... Updating schedules... ** POST https://json.schedulesdirect.org/20141201/schedules/md5 ==> -\200 OK (1s) channel 29325 2021-06-30: current channel 29325 2021-07-01: current channel 29325 2021-06-18: current channel 29325 2021-06-17: current channel 29325 2021-06-21: current channel 29325 2021-06-19: current channel 29325 2021-06-26: current channel 29325 2021-06-25: current channel 29325 2021-07-03: current channel 29325 2021-06-22: current channel 29325 2021-06-28: current channel 29325 2021-06-24: current channel 29325 2021-06-20: current channel 29325 2021-06-27: current channel 29325 2021-06-23: current channel 29325 2021-06-16: current channel 29325 2021-06-29: current channel 29325 2021-07-02: current channel 50059 2021-07-02: current channel 50059 2021-06-29: current channel 50059 2021-06-16: current channel 50059 2021-06-23: current channel 50059 2021-06-27: current channel 50059 2021-06-20: current channel 50059 2021-06-24: current channel 50059 2021-06-28: current channel 50059 2021-06-22: current channel 50059 2021-07-03: current channel 50059 2021-06-25: current channel 50059 2021-06-19: current channel 50059 2021-06-26: current channel 50059 2021-06-21: current channel 50059 2021-06-17: current channel 50059 2021-07-01: current channel 50059 2021-06-18: current channel 50059 2021-06-30: current channel 29324 2021-06-19: current channel 29324 2021-06-21: current channel 29324 2021-06-26: current channel 29324 2021-06-17: current channel 29324 2021-06-18: current channel 29324 2021-07-01: current channel 29324 2021-06-30: current channel 29324 2021-07-02: current channel 29324 2021-06-16: current channel 29324 2021-06-29: current channel 29324 2021-06-20: current channel 29324 2021-06-23: current channel 29324 2021-06-27: current channel 29324 2021-06-28: current channel 29324 2021-06-24: current channel 29324 2021-06-22: current channel 29324 2021-07-03: current channel 29324 2021-06-25: current channel 83282 2021-06-22: current channel 83282 2021-06-28: current channel 83282 2021-06-24: current channel 83282 2021-06-25: current channel 83282 2021-07-03: current channel 83282 2021-06-16: current channel 83282 2021-06-29: current channel 83282 2021-07-02: current channel 83282 2021-06-23: current channel 83282 2021-06-27: current channel 83282 2021-06-20: current channel 83282 2021-06-18: current channel 83282 2021-07-01: current channel 83282 2021-06-30: current channel 83282 2021-06-26: current channel 83282 2021-06-21: current channel 83282 2021-06-19: current channel 83282 2021-06-17: current channel 17154 2021-06-18: current channel 17154 2021-07-01: current channel 17154 2021-06-30: current channel 17154 2021-06-26: current channel 17154 2021-06-19: current channel 17154 2021-06-21: current channel 17154 2021-06-17: current channel 17154 2021-06-28: current channel 17154 2021-06-24: current channel 17154 2021-06-22: current channel 17154 2021-07-03: current channel 17154 2021-06-25: current channel 17154 2021-07-02: current channel 17154 2021-06-29: current channel 17154 2021-06-16: current channel 17154 2021-06-23: current channel 17154 2021-06-27: current channel 17154 2021-06-20: current channel 30644 2021-07-02: current channel 30644 2021-06-16: current channel 30644 2021-06-29: current channel 30644 2021-06-23: current channel 30644 2021-06-27: current channel 30644 2021-06-20: current channel 30644 2021-06-28: current channel 30644 2021-06-24: current channel 30644 2021-06-22: current channel 30644 2021-07-03: current channel 30644 2021-06-25: current channel 30644 2021-06-19: current channel 30644 2021-06-26: current channel 30644 2021-06-21: current channel 30644 2021-06-17: current channel 30644 2021-07-01: current channel 30644 2021-06-18: current channel 30644 2021-06-30: current channel 83281 2021-06-22: current channel 83281 2021-06-24: current channel 83281 2021-06-28: current channel 83281 2021-06-25: current channel 83281 2021-07-03: current channel 83281 2021-06-29: current channel 83281 2021-06-16: current channel 83281 2021-07-02: current channel 83281 2021-06-20: current channel 83281 2021-06-27: current channel 83281 2021-06-23: current channel 83281 2021-07-01: current channel 83281 2021-06-18: current channel 83281 2021-06-30: current channel 83281 2021-06-19: current channel 83281 2021-06-21: current channel 83281 2021-06-26: current channel 83281 2021-06-17: current channel 83283 2021-06-30: current channel 83283 2021-07-01: current channel 83283 2021-06-18: current channel 83283 2021-06-17: current channel 83283 2021-06-19: current channel 83283 2021-06-26: current channel 83283 2021-06-21: current channel 83283 2021-07-03: current channel 83283 2021-06-25: current channel 83283 2021-06-24: current channel 83283 2021-06-28: current channel 83283 2021-06-22: current channel 83283 2021-06-23: current channel 83283 2021-06-27: current channel 83283 2021-06-20: current channel 83283 2021-07-02: current channel 83283 2021-06-29: current channel 83283 2021-06-16: current channel 20684 2021-06-25: current channel 20684 2021-07-03: current channel 20684 2021-06-22: current channel 20684 2021-06-24: current channel 20684 2021-06-28: current channel 20684 2021-06-27: current channel 20684 2021-06-23: current channel 20684 2021-06-20: current channel 20684 2021-06-16: current channel 20684 2021-06-29: current channel 20684 2021-07-02: current channel 20684 2021-06-30: current channel 20684 2021-06-18: current channel 20684 2021-07-01: current channel 20684 2021-06-17: current channel 20684 2021-06-26: current channel 20684 2021-06-19: current channel 20684 2021-06-21: current Updating programs... program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program EP017148370059: current program EP012949680227: current program EP013638780494: current program SH016308710000: current program EP012598221671: current program EP038528600025: current program EP036314600011: current program EP012949680228: current program SH012811530000: current program SH012811530000: current program EP015755770265: current program EP027661650015: current program EP016377310097: current program EP031704410018: current program EP036173420017: current program EP013024670533: current program SH038895110000: current program EP012613000615: current program EP012681462779: current program SH013019720000: current program MV007758290000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program EP036314600012: current program SH016308710000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program EP013444060045: current program EP013444060073: current program EP013444060072: current program EP038362730004: current program SH016308710000: current program EP021370990025: current program EP023064840044: current program EP018537160094: current program EP012608420854: current program EP029835090003: current program EP024903510001: current program EP038532660005: current program MV002839040000: current program EP016673190020: current program EP015755770268: current program EP012584291038: current program EP038532780002: current program EP012822080384: current program EP013983280505: current program SH038974920000: current program EP012588680250: current program SH016343380000: current program EP013983280504: current program MV012764840000: current program EP012594390547: current program EP012587871090: current program SH016308710000: current program EP038528600021: current program EP012597992051: current program EP026433150236: current program EP016076660208: current program SH012811530000: current program SH012811530000: current program EP030381530560: current program EP024533270001: current program EP014230280238: current program EP022663850007: current program EP012584290726: current program EP012609221155: current program EP016377310098: current program EP024622100030: current program EP013547690455: current program EP012681462784: current program SH013019720000: current program SH023195170000: current program EP012583330633: current program EP036173420015: current program EP012949680226: current program EP013638780496: current program SH016308710000: current program EP012598221670: current program EP038528600024: current program EP031981650020: current program SH012811530000: current program SH012811530000: current program EP030381530559: current program EP015755770264: current program EP027661650014: current program EP016377310096: current program EP014875680158: current program EP038532780002: current program MV016560690000: current program EP026432990006: current program EP012681462783: current program SH013019720000: current program EP012588680250: current program SH014369080000: current program EP025829010043: current program EP015431490184: current program SH016308710000: current program EP038528600030: current program EP012597992053: current program EP013024670532: current program EP013025950346: current program SH012811530000: current program SH012811530000: current program EP030381530561: current program EP014230280239: current program EP012584290728: current program EP012609221156: current program EP016377310099: current program EP014875680159: current program EP031981650001: current program SH034765460000: current program EP012615040251: current program EP012681462785: current program SH013019720000: current program EP013057740265: current program EP038685710001: current program EP032663140005: current program EP013638780492: current program SH016308710000: current program EP038528600027: current program EP012597991723: current program EP013638780498: current program SH012811530000: current program SH012811530000: current program EP030381530563: current program EP014230280241: current program EP012584290732: current program EP013994030319: current program EP012664490183: current program EP012681462787: current program SH013019720000: current program SH035748410000: current program EP017148370060: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program EP015431490185: current program EP038362730006: current program SH016308710000: current program EP038528600028: current program EP012597991733: current program EP012793650299: current program SH012811530000: current program SH012811530000: current program EP014230280242: current program EP012584290733: current program EP012609221158: current program EP016377310101: current program EP012681462788: current program EP036173420018: current program EP013024670534: current program EP019383860318: current program EP019383860319: current program EP019383860320: current program MV012266340000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH038747500000: current program EP038362730003: current program EP013638780489: current program SH016308710000: current program EP012597992050: current program EP038528600023: current program EP012793650298: current program SH012811530000: current program SH012811530000: current program EP030381530558: current program EP015755770263: current program EP027661650013: current program EP016377310095: current program EP014875680157: current program EP031872660006: current program EP013057740265: current program EP026432990015: current program EP012681462782: current program SH013019720000: current program EP025829010044: current program EP031996910060: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH016308710000: current program EP013656830005: current program EP029392030014: current program EP013024670533: current program EP012583330633: current program EP012907870283: current program EP031996910063: current program EP013053180469: current program EP022663850005: current program MV005248500000: current program EP012613960637: current program MV002828900000: current program EP012584290924: current program EP038686700004: current program EP023732980033: current program EP031484870002: current program EP038532660006: current program EP038752820004: current program EP013656240004: current program EP012725540061: current program MV013580800000: current program EP038685710002: current program EP038362730005: current program EP013638780493: current program SH016308710000: current program EP038528600026: current program EP012598221672: current program EP031981650021: current program SH012811530000: current program SH012811530000: current program EP030381530562: current program EP014230280240: current program EP012584290729: current program EP012609221157: current program EP016377310100: current program EP024622100010: current program EP013547690447: current program EP012681462786: current program SH013019720000: current program EP012956520307: current program EP031996910061: current program EP036173420017: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program EP034250320155: current program EP014822400004: current program EP012708610072: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH017510150000: current program EP013983280991: current program EP013983280992: current program SH016406570000: current program SH015150870000: current program EP035442920003: current program EP035442940003: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program EP013983280991: current program EP013983280992: current program SH016406570000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program EP033739960003: current program EP014254300069: current program MV012351280000: current program EP014983720003: current program EP013983280993: current program EP013983280994: current program EP013320610002: current program SH013961120000: current program SH013961120000: current program SH000191680000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH012857740000: current program EP030923410001: current program EP012684290001: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program EP034250320329: current program SH012702450000: current program MV010090790000: current program SH027564640000: current program SH030245120000: current program MV013013300000: current program EP034250320329: current program EP014822400003: current program EP012708610053: current program SH025519170000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program EP014822400004: current program EP034250320155: current program MV009258590000: current program EP014254300066: current program EP012836640140: current program EP017446880051: current program SH012702450000: current program SH027564640000: current program SH030245120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program EP034250320330: current program SH012702450000: current program EP012692550014: current program EP012901590052: current program SH038987630000: current program EP039019370001: current program EP039019370002: current program EP014957560001: current program EP034250320330: current program SH012702450000: current program EP012708610058: current program SH016993390000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program EP034250320332: current program SH012702450000: current program EP012708610065: current program EP012865540121: current program MV002830570000: current program EP039019370001: current program EP039019370002: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program EP034250320332: current program SH012702450000: current program EP012708610065: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program EP013320610002: current program EP013983280993: current program EP013983280994: current program EP019383860321: current program EP019383860322: current program EP019383860323: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program EP034250320156: current program EP014822400005: current program EP028097370021: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program EP014822400003: current program EP034250320152: current program EP012708610053: current program SH025519170000: current program EP014254300065: current program EP038686700004: current program EP034250320152: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program EP014983720006: current program EP014983720005: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program EP030923410001: current program EP012684290001: current program EP013015480002: current program EP037008440002: current program EP013452160007: current program SH017510150000: current program EP018116620209: current program SH012702450000: current program EP028097370022: current program SH038987630000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program SH013961120000: current program EP034250320331: current program SH012702450000: current program EP012708610058: current program SH016993390000: current program SH030474200000: current program SH013153930000: current program EP027082520001: current program EP034250320331: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH034728720000: current program EP024540650034: current program EP022744110101: current program EP028119100118: current program EP033435170014: current program SH012621500000: current program EP022074980190: current program EP031554270001: current program EP023064840063: current program EP034510980025: current program EP037210620103: current program EP037210360099: current program EP037210890087: current program EP035277690012: current program EP012949440105: current program EP032912770009: current program EP016787670021: current program EP032912820011: current program EP022074910058: current program EP022744110069: current program EP022744110075: current program EP031554270006: current program EP012877310024: current program EP012877310022: current program EP012877310021: current program EP037210620098: current program EP037210360094: current program EP037210890082: current program EP038365640008: current program EP023796510015: current program EP031554270001: current program EP028119100002: current program EP033435170014: current program EP022633310032: current program EP022074980044: current program EP022074980048: current program EP022744110100: current program EP016608970207: current program EP038486550007: current program EP030772700031: current program EP016939280003: current program EP026697120192: current program EP012608420854: current program EP029259590023: current program EP018994710023: current program EP029401360038: current program EP012819340069: current program EP024444590013: current program EP033228800003: current program SH034728720000: current program SH034728720000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH034728720000: current program EP024540650029: current program EP022744110100: current program EP028119100117: current program EP033435170011: current program SH012621500000: current program EP022074980189: current program EP031554270039: current program EP023064840062: current program EP034510980024: current program EP037210620102: current program EP037210360098: current program EP037210890086: current program EP035277690011: current program EP012949440006: current program EP032912770011: current program EP016787670020: current program EP032912820010: current program EP022074910056: current program EP022744110068: current program EP022744110071: current program EP031554270005: current program EP012877310016: current program EP012877310013: current program EP012877310014: current program EP037210620097: current program EP037210360093: current program EP037210890081: current program EP038365640007: current program EP023796510014: current program EP031554270039: current program EP028119100001: current program EP033435170011: current program EP022633310031: current program EP022074980042: current program EP022074980043: current program EP022744110099: current program EP012608420854: current program EP022633310032: current program EP030772700024: current program EP016939280001: current program EP035277760008: current program EP013842320056: current program EP018994710022: current program EP016608970194: current program EP012819340070: current program EP038195980002: current program EP038195980004: current program EP038365640008: current program EP037770190008: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program EP024540650032: current program EP022744110102: current program EP028119100001: current program EP033435170013: current program SH012621500000: current program EP022074980191: current program EP031554270002: current program EP023064840064: current program EP034510980026: current program EP037210620104: current program EP037210360100: current program EP037210890088: current program EP035277690013: current program EP012949440112: current program EP019835260045: current program EP022899060001: current program EP032912820012: current program EP022074910059: current program EP022744110074: current program EP022744110072: current program EP031554270007: current program EP012877310023: current program EP012877310020: current program EP018994710096: current program EP037210620099: current program EP037210360095: current program EP037210890083: current program EP038486550003: current program EP023796510016: current program EP031554270002: current program EP028119100003: current program EP033435170013: current program EP022633310033: current program EP022074980049: current program EP022074980050: current program EP022744110101: current program EP034595860009: current program EP021419050010: current program EP022633310030: current program EP030772700033: current program EP016939280002: current program EP022074980167: current program EP013842320052: current program SH030544820000: current program EP032569720012: current program EP012819340107: current program EP016608970201: current program EP038195980007: current program EP035382130006: current program EP018994710118: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program EP012671360595: current program EP022744110119: current program EP022744110120: current program EP033435170018: current program SH012621500000: current program EP022074980026: current program EP028119100082: current program EP028119100083: current program EP031554270035: current program EP027537910007: current program EP027857280078: current program EP029835090001: current program EP029835090002: current program EP013842320139: current program EP013842320136: current program MV006162190000: current program EP034595860008: current program EP021826670050: current program EP021826670051: current program EP022744110021: current program EP022744110020: current program EP022744110022: current program EP023542440055: current program EP013842320134: current program EP013842320141: current program EP022074980152: current program EP022074980153: current program EP030772700029: current program EP030772700041: current program EP024540650021: current program EP022744110020: current program EP022744110022: current program EP012822220040: current program EP030848930034: current program MV010667420000: current program SH034728720000: current program SH034728720000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH034728720000: current program EP024540650031: current program EP022744110105: current program EP028119100004: current program EP033435170017: current program SH012621500000: current program EP022074980197: current program EP031554270005: current program EP023064840052: current program EP034510980003: current program EP037210620109: current program EP037210360104: current program EP037210890091: current program EP035277690016: current program EP012949440113: current program EP019835260048: current program EP022899060004: current program EP032912820015: current program EP022074910061: current program EP022744110076: current program EP022744110081: current program EP031554270009: current program EP012877310032: current program EP012877310074: current program EP018994710098: current program EP037210620110: current program EP037210360098: current program EP037210890086: current program EP038486550006: current program EP023796510019: current program EP031554270005: current program EP028119100007: current program EP033435170017: current program EP022633310029: current program EP022074980053: current program EP022074980051: current program EP022744110104: current program SH012608420000: current program EP022633310035: current program EP030772700034: current program EP016939280006: current program EP022074980148: current program EP013842320060: current program SH018994710000: current program EP016608970195: current program EP012819340074: current program SH012608420000: current program SH038365640000: current program EP037770190009: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program EP024540650030: current program EP022744110103: current program EP028119100002: current program EP033435170015: current program SH012621500000: current program EP022074980192: current program EP031554270003: current program EP023064840065: current program EP034510980001: current program EP037210620111: current program EP037210360105: current program EP037210890090: current program EP035277690014: current program EP012949440111: current program EP019835260046: current program EP022899060002: current program EP032912820013: current program SH030176860000: current program EP029259590012: current program EP012877310027: current program EP012608420854: current program EP037210620106: current program EP037210360102: current program EP037210890084: current program SH038486550000: current program EP023796510017: current program EP031554270003: current program EP028119100004: current program EP033435170015: current program EP022633310030: current program EP022074980045: current program EP022074980046: current program EP022744110102: current program EP023288320031: current program EP022633310027: current program EP030772700028: current program EP016939280004: current program EP012822220042: current program EP013842320057: current program SH018994710000: current program EP032797870015: current program EP012819340071: current program EP016608970202: current program EP016608970203: current program EP034595860009: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program EP012671360594: current program EP022744110121: current program EP022744110122: current program EP028119100085: current program SH012621500000: current program EP022074980027: current program EP031554270032: current program EP022074910076: current program EP032886280026: current program EP012608420854: current program EP027149170093: current program EP027537910026: current program EP012822220043: current program EP022074980240: current program EP022074980241: current program MV010667420000: current program EP012949440172: current program EP016204330050: current program EP025396030003: current program EP013842320153: current program SH028385350000: current program EP023288320060: current program EP029401360035: current program EP029835090008: current program EP023064840037: current program EP023064840054: current program EP026697120192: current program EP012621500048: current program EP029259590030: current program EP022744110098: current program EP022744110099: current program EP022744110100: current program EP013842320150: current program EP013842320033: current program EP013004680069: current program EP021826670026: current program EP018994710170: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program EP024540650033: current program EP022744110104: current program EP028119100003: current program EP033435170018: current program SH012621500000: current program EP022074980194: current program EP031554270004: current program EP023064840051: current program EP034510980002: current program EP037210620107: current program EP037210360103: current program EP037210620108: current program EP035277690015: current program EP012949440110: current program EP019835260047: current program EP022899060003: current program EP032912820014: current program EP022074910060: current program EP022744110073: current program EP031554270008: current program EP012877310025: current program EP012877310026: current program EP018994710097: current program EP037210620101: current program EP037210360097: current program EP037210890085: current program EP038486550005: current program EP023796510018: current program EP031554270004: current program EP028119100005: current program EP033435170018: current program EP022633310027: current program EP022074980047: current program EP022074980052: current program EP022744110103: current program EP037770190009: current program SH038365640000: current program EP022633310029: current program EP030772700026: current program EP016939280005: current program EP022074980166: current program EP013842320058: current program SH018994710000: current program EP033320880009: current program EP012819340075: current program EP023288320031: current program SH034728720000: current program SH034728720000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH034728720000: current program EP024540650027: current program EP022744110099: current program EP028119100116: current program EP033435170010: current program SH012621500000: current program EP022074980188: current program EP031554270038: current program EP023064840061: current program EP034510980023: current program EP037210620101: current program EP037210360097: current program EP037210890085: current program EP035277690010: current program EP012949440107: current program EP032912770008: current program EP016787670019: current program EP032912820009: current program EP022074910057: current program EP022744110067: current program EP022744110070: current program EP031554270004: current program EP012877310012: current program EP012877310015: current program EP012877310017: current program EP037210620096: current program EP037210360092: current program EP037210890080: current program EP038365640006: current program EP023796510013: current program EP031554270038: current program EP028119100118: current program EP033435170010: current program EP022633310026: current program EP022074980037: current program EP022074980041: current program EP022744110098: current program EP037770190008: current program EP038365640008: current program EP022633310031: current program EP030772700025: current program EP018633140020: current program EP035277760007: current program EP013842320055: current program EP018994710021: current program EP033320880008: current program EP012819340066: current program EP038195980001: current program EP023288320061: current program EP023471580007: current program SH034728720000: current program SH034728720000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH034728720000: current program SH034728720000: current program EP014324590047: current program EP026290400078: current program EP025194970123: current program EP017805980051: current program EP037249660007: current program EP026290400082: current program EP026290400076: current program EP020683970107: current program EP020683970110: current program EP032986510027: current program EP032986510006: current program EP022899640124: current program EP017450200060: current program EP013344650120: current program EP026041300151: current program EP034240650022: current program EP038281630005: current program EP014822530083: current program EP017805980064: current program EP014057360028: current program EP028164200128: current program EP034475180060: current program EP026290400081: current program EP021286690054: current program EP016307710092: current program EP025194970124: current program EP031675720010: current program EP020683970111: current program EP026129200005: current program EP037244600004: current program EP025477640018: current program EP034391900017: current program EP017250350057: current program EP035911570058: current program EP016409760050: current program EP027356020049: current program EP022899640059: current program EP023626850008: current program EP029051540018: current program EP016789670008: current program EP015407530050: current program EP028164200128: current program EP013085210032: current program EP026041300151: current program EP034475180054: current program EP022584760017: current program EP037995920001: current program EP016307710093: current program EP025194970125: current program EP026290400080: current program EP022899640125: current program EP012682700106: current program EP021867850010: current program EP033385020032: current program EP017610890120: current program EP020683970109: current program EP017450200062: current program EP034240650021: current program EP037639420005: current program EP018737860014: current program EP024996290034: current program EP032986510027: current program EP022899640126: current program EP031459740011: current program EP029051540065: current program EP034611370020: current program EP016924920042: current program EP031318390040: current program EP022016040069: current program EP012682880047: current program SH013085690000: current program SH034728720000: current program SH034728720000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH034728720000: current program SH034728720000: current program EP014324590050: current program EP026290400043: current program EP025194970128: current program EP017805980043: current program EP037249660014: current program EP026290400056: current program EP026290400160: current program EP020683970120: current program EP020683970121: current program EP032986510012: current program EP032986510050: current program EP022899640145: current program EP017450200064: current program EP013344650123: current program EP026041300152: current program EP034240650025: current program EP038281630006: current program EP014822530086: current program EP017805980053: current program EP014057360005: current program EP028164200129: current program EP034475180061: current program EP026290400161: current program EP021286690058: current program EP016307710100: current program EP025194970129: current program EP031675720011: current program EP020683970122: current program EP026129200008: current program EP037244600006: current program EP025477640002: current program EP034391900020: current program EP017250350058: current program EP035911570064: current program EP016409760030: current program EP027356020036: current program EP022899640060: current program EP023626850002: current program EP029051540021: current program EP016789670011: current program EP015407530001: current program EP028164200129: current program EP013085210030: current program EP026041300152: current program EP034475180062: current program EP022584760016: current program EP037995920010: current program EP016307710101: current program EP025194970131: current program EP026290400163: current program EP022899640150: current program EP012682700108: current program EP021867850011: current program EP033385020030: current program EP017610890121: current program EP020683970123: current program EP017450200061: current program EP034240650026: current program EP037639420006: current program EP018737860016: current program EP024996290035: current program EP032986510012: current program EP022899640147: current program EP030875280025: current program EP029051540066: current program EP034611370021: current program EP016924920043: current program EP031318390053: current program EP022016040072: current program EP012682880049: current program EP013085690463: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH034728720000: current program SH034728720000: current program EP016307710094: current program EP021286690055: current program EP025194970126: current program EP014134770041: current program EP013031360043: current program EP026290400079: current program EP026290400083: current program EP020683970113: current program EP020683970041: current program EP022899640127: current program EP017450200063: current program EP013344650121: current program EP037249660012: current program EP029152330017: current program EP020018510089: current program EP016307710095: current program EP032986510007: current program EP032986510018: current program SH038084520000: current program EP034918870002: current program EP014822530084: current program EP028444020017: current program EP034391900018: current program EP029051540019: current program EP030875280034: current program EP018218300023: current program EP028880440028: current program EP034611370015: current program EP016789670015: current program EP022407870007: current program EP020683970114: current program EP020683970115: current program EP022899640128: current program EP022899640131: current program EP029152330018: current program EP034240650023: current program EP037244600023: current program EP016307710096: current program EP036028870001: current program EP012682700117: current program EP032986510018: current program EP026940940044: current program EP018218300057: current program EP029051540006: current program EP033986750019: current program EP037529500009: current program EP023672320122: current program EP031675720087: current program EP017250350038: current program EP028598690021: current program EP032986510007: current program EP014057360013: current program SH038084520000: current program EP016924920045: current program EP013086950042: current program EP017805980054: current program EP022016040070: current program EP012682880055: current program EP013085690380: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program EP014324590044: current program EP026290400014: current program EP025194970120: current program EP017805980039: current program EP037249660008: current program EP026290400018: current program EP026290400071: current program EP020683970057: current program EP020683970106: current program EP032986510034: current program EP032986510028: current program EP022899640121: current program EP017450200056: current program EP013344650119: current program EP026041300150: current program EP034240650018: current program EP038281630004: current program EP014822530082: current program EP017805980057: current program EP014057360003: current program EP028164200126: current program EP034475180058: current program EP026290400048: current program EP021286690053: current program EP016307710090: current program EP025194970121: current program EP031675720009: current program EP020683970112: current program EP026129200004: current program EP037244600003: current program EP025477640016: current program EP034391900014: current program EP017250350056: current program EP035911570049: current program EP016409760048: current program EP027356020035: current program EP022899640058: current program EP023626850007: current program EP029051540017: current program EP016789670010: current program EP015407530049: current program EP028164200126: current program EP013085210091: current program EP026041300150: current program EP034475180059: current program EP022584760018: current program EP037995920006: current program EP016307710091: current program EP025194970122: current program EP026290400016: current program EP022899640122: current program EP012682700117: current program EP021867850008: current program EP033385020031: current program EP017610890119: current program EP020683970108: current program EP017450200059: current program EP034240650019: current program EP037639420004: current program EP018737860015: current program EP024996290033: current program EP032986510034: current program EP022899640123: current program EP033434860021: current program EP029051540063: current program EP034611370019: current program EP016924920039: current program EP031318390037: current program EP022016040068: current program EP012682880046: current program EP013085690614: current program SH034728720000: current program SH034728720000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH034728720000: current program SH034728720000: current program EP014324590049: current program EP026290400174: current program EP025194970004: current program EP017805980066: current program EP037249660017: current program EP026290400176: current program EP026290400175: current program EP020683970132: current program EP020683970136: current program EP032986510039: current program EP032986510007: current program EP022899640146: current program EP017450200070: current program EP013344650130: current program EP026041300155: current program EP034240650031: current program EP038281630009: current program EP014822530051: current program EP017805980046: current program EP014057360010: current program EP028164200132: current program EP034475180052: current program EP026290400177: current program EP021286690059: current program EP012680930120: current program EP025194970005: current program EP031675720014: current program EP020683970139: current program EP026129200007: current program EP037244600009: current program EP025477640004: current program EP034391900023: current program EP017250350061: current program EP035911570067: current program EP016409760029: current program EP027356020043: current program EP022899640063: current program EP023626850006: current program EP029051540024: current program EP016789670016: current program EP015407530003: current program EP028164200132: current program EP013085210029: current program EP026041300155: current program EP034475180004: current program EP022584760021: current program EP037995920004: current program EP012680930122: current program EP025194970006: current program EP026290400178: current program EP022899640158: current program EP012682700112: current program EP021867850014: current program EP033385020026: current program EP017610890127: current program EP020683970135: current program EP017450200077: current program EP034240650032: current program EP037639420009: current program EP018737860019: current program EP024996290038: current program EP032986510039: current program EP022899640159: current program EP033434860022: current program EP029051540044: current program EP034611370002: current program EP016924920047: current program EP031318390056: current program EP022016040075: current program EP012682880051: current program EP013085690315: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program EP014324590048: current program EP026290400164: current program EP025194970134: current program EP017805980045: current program EP037249660015: current program EP026290400165: current program EP026290400166: current program EP020683970124: current program EP020683970125: current program EP032986510011: current program EP032986510034: current program EP022899640148: current program EP017450200072: current program EP013344650126: current program EP026041300153: current program EP034240650027: current program EP038281630007: current program EP014822530087: current program EP017805980065: current program EP014057360030: current program EP028164200130: current program EP034475180063: current program EP026290400167: current program EP021286690056: current program EP016307710102: current program EP025194970132: current program EP031675720012: current program EP020683970130: current program EP026129200010: current program EP037244600007: current program EP025477640001: current program EP034391900021: current program EP017250350059: current program EP035911570065: current program EP016409760028: current program EP027356020038: current program EP022899640061: current program EP023626850004: current program EP029051540022: current program EP016789670013: current program EP015407530002: current program EP028164200130: current program EP013085210031: current program EP026041300153: current program EP034475180053: current program EP022584760019: current program EP037995920002: current program EP016307710103: current program EP025194970133: current program EP026290400168: current program EP022899640149: current program EP012682700107: current program EP021867850012: current program EP033385020040: current program EP017610890122: current program EP020683970131: current program EP017450200073: current program EP034240650028: current program EP037639420007: current program EP018737860017: current program EP024996290036: current program EP032986510011: current program EP022899640155: current program EP018218300020: current program EP027217420041: current program EP029051540042: current program EP034611370022: current program EP016924920044: current program EP031318390054: current program EP022016040073: current program EP012682880053: current program EP013085690722: current program SH034728720000: current program SH034728720000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH034728720000: current program SH034728720000: current program EP014324590001: current program EP026290400179: current program EP025194970007: current program EP017805980060: current program EP037249660018: current program EP026290400180: current program EP026290400181: current program EP020683970142: current program EP020683970133: current program EP032986510033: current program EP032986510003: current program EP022899640161: current program EP017450200078: current program EP013344650129: current program EP026041300156: current program EP034240650033: current program EP038281630010: current program EP014822530052: current program EP017805980042: current program EP014057360008: current program EP028164200133: current program EP034475180005: current program EP026290400182: current program EP021286690063: current program EP012680930121: current program EP025194970009: current program EP031675720015: current program EP020683970147: current program EP026129200006: current program EP037244600010: current program EP025477640003: current program EP034391900024: current program EP017250350062: current program EP035911570059: current program EP016409760031: current program EP027356020042: current program EP022899640064: current program EP023626850009: current program EP029051540025: current program EP016789670017: current program EP015407530006: current program EP028164200133: current program EP013085210044: current program EP026041300156: current program EP034475180019: current program EP022584760024: current program EP037995920005: current program EP012680930123: current program EP025194970010: current program EP026290400213: current program EP022899640162: current program EP012682700118: current program EP021867850015: current program EP033385020008: current program EP017610890129: current program EP020683970148: current program EP017450200076: current program EP034240650034: current program EP037639420008: current program EP018737860020: current program EP024996290039: current program EP032986510033: current program EP022899640163: current program EP031459740012: current program EP029051540045: current program EP034611370003: current program EP016924920048: current program EP031318390057: current program EP022016040076: current program EP012682880056: current program EP013085690803: current program SH034728720000: current program SH034728720000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH034728720000: current program SH034728720000: current program EP014324590046: current program EP026290400015: current program EP025194970117: current program EP017805980048: current program EP037249660010: current program EP026290400052: current program EP026290400073: current program EP020683970101: current program EP020683970102: current program EP032986510050: current program EP032986510009: current program EP022899640118: current program EP017450200055: current program EP013344650114: current program EP026041300149: current program EP034240650016: current program EP038281630003: current program EP014822530081: current program EP017805980058: current program EP014057360004: current program EP028164200125: current program EP034475180056: current program EP026290400035: current program EP021286690052: current program EP016307710088: current program EP025194970118: current program EP031675720008: current program EP020683970103: current program EP026129200003: current program EP037244600002: current program EP025477640017: current program EP034391900013: current program EP017250350055: current program EP035911570048: current program EP016409760051: current program EP027356020034: current program EP022899640057: current program EP023626850010: current program EP029051540015: current program EP016789670009: current program EP015407530051: current program EP028164200125: current program EP013085210090: current program EP026041300149: current program EP034475180057: current program EP022584760012: current program EP037995920014: current program EP016307710089: current program EP025194970119: current program EP026290400051: current program EP022899640119: current program EP012682700109: current program EP021867850009: current program EP033385020029: current program EP017610890118: current program EP020683970104: current program EP017450200058: current program EP034240650017: current program EP037639420003: current program EP018737860013: current program EP024996290032: current program EP032986510050: current program EP022899640120: current program EP026940940080: current program EP029051540064: current program EP034611370018: current program EP016924920038: current program EP031318390039: current program EP022016040067: current program EP012682880045: current program EP013085690506: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program SH034728720000: current program EP016307710097: current program EP021286690057: current program EP025194970127: current program EP014134770044: current program EP013031360029: current program EP026290400023: current program EP026290400068: current program EP020683970116: current program EP020683970117: current program EP022899640133: current program EP017450200021: current program EP013344650122: current program EP037249660013: current program EP029152330019: current program EP020018510090: current program EP016307710098: current program EP032986510003: current program EP032986510031: current program EP012682700124: current program EP022899640141: current program EP028233180005: current program EP034918870011: current program EP014822530085: current program EP028444020018: current program EP034391900019: current program EP029051540020: current program EP030875280035: current program EP018218300024: current program EP028880440029: current program EP034611370016: current program EP016789670014: current program EP022407870008: current program EP020683970118: current program EP020683970119: current program EP022899640142: current program EP022899640144: current program EP029152330020: current program EP034240650024: current program EP037244600024: current program EP016307710099: current program EP036028870002: current program EP012682700106: current program EP032986510031: current program EP026940940042: current program EP018218300059: current program EP029051540007: current program EP033986750020: current program EP037529500010: current program EP023672320123: current program EP031675720088: current program EP017250350039: current program EP028598690022: current program EP032986510003: current program EP037995920001: current program EP038528560004: current program EP034611370016: current program EP018182880023: current program EP016924920041: current program EP013086950127: current program EP017805980062: current program EP022016040071: current program EP012682880050: current program EP013085690802: current program SH034728720000: current program SH034728720000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH034728720000: current program SH034728720000: current program EP014324590051: current program EP026290400169: current program EP025194970135: current program EP017805980041: current program EP037249660016: current program EP026290400170: current program EP026290400171: current program EP020683970141: current program EP020683970140: current program EP032986510030: current program EP032986510027: current program EP022899640156: current program EP017450200071: current program EP013344650127: current program EP026041300154: current program EP034240650029: current program EP038281630008: current program EP014822530089: current program EP017805980056: current program EP014057360011: current program EP028164200131: current program EP034475180001: current program EP026290400172: current program EP021286690060: current program EP016307710104: current program EP025194970001: current program EP031675720013: current program EP020683970134: current program EP026129200009: current program EP037244600008: current program EP025477640005: current program EP034391900022: current program EP017250350060: current program EP035911570066: current program EP016409760032: current program EP027356020041: current program EP022899640062: current program EP023626850005: current program EP029051540023: current program EP016789670012: current program EP015407530004: current program EP028164200131: current program EP013085210028: current program EP026041300154: current program EP034475180002: current program EP022584760020: current program EP037995920003: current program EP016307710105: current program EP025194970003: current program EP026290400173: current program EP022899640132: current program EP012682700114: current program EP021867850013: current program EP033385020022: current program EP017610890123: current program EP020683970138: current program EP017450200112: current program EP034240650030: current program EP037639420010: current program EP018737860018: current program EP024996290037: current program EP032986510030: current program EP022899640157: current program EP026940940081: current program EP029051540043: current program EP034611370001: current program EP016924920046: current program EP031318390055: current program EP022016040074: current program EP012682880017: current program EP013085690406: current program SH034728720000: current program SH034728720000: current program SH012732130000: current program SH012811530000: current program EP016076720155: current program SH012811530000: current program EP012664010471: current program SH012811530000: current program EP012592932039: current program SH015082650000: current program SH015411140000: current program EP012734843013: current program EP036516270129: current program EP012598221671: current program EP016674110104: current program EP037145440009: current program EP012597991755: current program SH012596840000: current program SH013280900000: current program EP012608883274: current program EP022563100244: current program EP012595501177: current program EP024622340187: current program EP035268850015: current program EP013207651268: current program SH012596860000: current program SH013280900000: current program EP012588942555: current program EP013547690444: current program SH012596880000: current program SH013280900000: current program EP012594390547: current program EP034276860040: current program EP012614110914: current program SH012811530000: current program SH012811530000: current program SH012811530000: current program SH012811530000: current program SH012811530000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012732130000: current program SH012811530000: current program EP016076660208: current program SH012811530000: current program SH012664010000: current program EP015624730151: current program SH012811530000: current program EP012596490518: current program SH012811530000: current program EP018774380384: current program EP012734843015: current program EP013399390500: current program EP033703050001: current program EP012598221447: current program SH013097500000: current program EP013547690451: current program EP024622340154: current program SH013097500000: current program SH013280900000: current program EP013019870145: current program EP013632140242: current program EP032302850022: current program EP013547690454: current program SH013097500000: current program MV002988360000: current program SH012732130000: current program SH012811530000: current program EP016076660208: current program SH012811530000: current program SH012595260000: current program SH012811530000: current program SH012592930000: current program SH015082650000: current program SH015411140000: current program EP012734843017: current program EP036516270131: current program EP012598221443: current program EP016674110106: current program EP037145440011: current program EP012597992053: current program SH012596840000: current program SH013280900000: current program EP012608883275: current program EP038528600030: current program EP012595501178: current program EP024622340183: current program EP035268850025: current program EP013207651269: current program SH012596860000: current program SH013280900000: current program EP012588942557: current program EP013547690457: current program SH012596880000: current program SH013280900000: current program EP038836040002: current program EP012601600288: current program EP038467810008: current program EP012614110918: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH012857740000: current program SH01285

JanCeuleers commented 3 years ago

On 16/06/2021 16:49, Jan Ceuleers wrote:

On 16/06/2021 11:33, Geoff wrote:

Any guidance about running this grabber in debug mode would be
welcome.
I have not found one.

Add the |--debug| parameter to your run command

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/XMLTV/xmltv/issues/137#issuecomment-862207059, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2CDD7QPTXX6DZR2RWTZG3TTBVVDANCNFSM46URJJUQ.

Thank you -- output (from the unpatched grabber) attached. Hopefully that makes it into the ticket.

Useless however, because the problem did not manifest itself on this run.

I'll see about clearing the cache and trying again.

OK, with the cache moved out of the way the next attempt (with an unmodified grabber) does indeed fail again. Debug output from this run is attached (I see that the previous attachment got through).

The command line was as follows:

/usr/bin/tv_grab_zz_sdjson --debug --config-file tv_grab_sd_json.conf --output tv_grab_sd_json.out > tv_grab_zz_sdjson.debug2.txt 2>&1

In a followup I will post the configuration file (with my SD account credentials redacted)

Initializing... Magic number checking on storable file failed at /usr/lib/x86_64-linux-gnu/perl/5.30/Storable.pm line 421, at /usr/bin/tv_grab_zz_sdjson line 693. POST https://json.schedulesdirect.org/20141201/token ==> -200 OK (1s) GET https://json.schedulesdirect.org/20141201/status ==> -200 OK Updating lineups... lineup GBR-1000014-DEFAULT: new GET https://json.schedulesdirect.org/20141201/lineups/GBR-1000014-DEFAULT ==> -\|/-\200 OK (1s) Indexing channels... Updating schedules... POST https://json.schedulesdirect.org/20141201/schedules/md5 ==> -\200 OK (1s) channel 30644 2021-06-27: new channel 30644 2021-06-29: new channel 30644 2021-06-18: new channel 30644 2021-07-03: new channel 30644 2021-06-30: new channel 30644 2021-07-02: new channel 30644 2021-06-28: new channel 30644 2021-06-17: new channel 30644 2021-06-19: new channel 30644 2021-07-01: new channel 30644 2021-06-22: new channel 30644 2021-06-24: new channel 30644 2021-06-21: new channel 30644 2021-06-16: new channel 30644 2021-06-20: new channel 30644 2021-06-25: new channel 30644 2021-06-26: new channel 30644 2021-06-23: new channel 20684 2021-07-01: new channel 20684 2021-06-17: new channel 20684 2021-06-28: new channel 20684 2021-06-19: new channel 20684 2021-07-02: new channel 20684 2021-06-30: new channel 20684 2021-07-03: new channel 20684 2021-06-29: new channel 20684 2021-06-18: new channel 20684 2021-06-27: new channel 20684 2021-06-23: new channel 20684 2021-06-26: new channel 20684 2021-06-25: new channel 20684 2021-06-20: new channel 20684 2021-06-16: new channel 20684 2021-06-24: new channel 20684 2021-06-21: new channel 20684 2021-06-22: new channel 50059 2021-06-19: new channel 50059 2021-06-28: new channel 50059 2021-06-17: new channel 50059 2021-07-02: new channel 50059 2021-07-01: new channel 50059 2021-06-29: new channel 50059 2021-06-18: new channel 50059 2021-06-27: new channel 50059 2021-06-30: new channel 50059 2021-07-03: new channel 50059 2021-06-25: new channel 50059 2021-06-20: new channel 50059 2021-06-23: new channel 50059 2021-06-26: new channel 50059 2021-06-22: new channel 50059 2021-06-16: new channel 50059 2021-06-21: new channel 50059 2021-06-24: new channel 83281 2021-07-02: new channel 83281 2021-06-19: new channel 83281 2021-06-28: new channel 83281 2021-06-17: new channel 83281 2021-07-01: new channel 83281 2021-06-29: new channel 83281 2021-06-27: new channel 83281 2021-06-18: new channel 83281 2021-07-03: new channel 83281 2021-06-30: new channel 83281 2021-06-20: new channel 83281 2021-06-25: new channel 83281 2021-06-26: new channel 83281 2021-06-23: new channel 83281 2021-06-22: new channel 83281 2021-06-21: new channel 83281 2021-06-24: new channel 83281 2021-06-16: new channel 83282 2021-06-21: new channel 83282 2021-06-24: new channel 83282 2021-06-16: new channel 83282 2021-06-22: new channel 83282 2021-06-26: new channel 83282 2021-06-23: new channel 83282 2021-06-20: new channel 83282 2021-06-25: new channel 83282 2021-07-03: new channel 83282 2021-06-30: new channel 83282 2021-06-29: new channel 83282 2021-06-18: new channel 83282 2021-06-27: new channel 83282 2021-07-01: new channel 83282 2021-07-02: new channel 83282 2021-06-28: new channel 83282 2021-06-19: new channel 83282 2021-06-17: new channel 83283 2021-06-22: new channel 83283 2021-06-24: new channel 83283 2021-06-21: new channel 83283 2021-06-16: new channel 83283 2021-06-20: new channel 83283 2021-06-25: new channel 83283 2021-06-26: new channel 83283 2021-06-23: new channel 83283 2021-06-29: new channel 83283 2021-06-18: new channel 83283 2021-06-27: new channel 83283 2021-07-03: new channel 83283 2021-06-30: new channel 83283 2021-07-02: new channel 83283 2021-06-28: new channel 83283 2021-06-17: new channel 83283 2021-06-19: new channel 83283 2021-07-01: new channel 29324 2021-07-03: new channel 29324 2021-06-30: new channel 29324 2021-06-29: new channel 29324 2021-06-27: new channel 29324 2021-06-18: new channel 29324 2021-07-01: new channel 29324 2021-07-02: new channel 29324 2021-06-17: new channel 29324 2021-06-28: new channel 29324 2021-06-19: new channel 29324 2021-06-24: new channel 29324 2021-06-21: new channel 29324 2021-06-16: new channel 29324 2021-06-22: new channel 29324 2021-06-23: new channel 29324 2021-06-26: new channel 29324 2021-06-20: new channel 29324 2021-06-25: new channel 17154 2021-07-02: new channel 17154 2021-06-28: new channel 17154 2021-06-17: new channel 17154 2021-06-19: new channel 17154 2021-07-01: new channel 17154 2021-06-29: new channel 17154 2021-06-18: new channel 17154 2021-06-27: new channel 17154 2021-07-03: new channel 17154 2021-06-30: new channel 17154 2021-06-20: new channel 17154 2021-06-25: new channel 17154 2021-06-23: new channel 17154 2021-06-26: new channel 17154 2021-06-22: new channel 17154 2021-06-24: new channel 17154 2021-06-21: new channel 17154 2021-06-16: new channel 29325 2021-06-23: new channel 29325 2021-06-26: new channel 29325 2021-06-20: new channel 29325 2021-06-25: new channel 29325 2021-06-24: new channel 29325 2021-06-21: new channel 29325 2021-06-16: new channel 29325 2021-06-22: new channel 29325 2021-07-01: new channel 29325 2021-07-02: new channel 29325 2021-06-19: new channel 29325 2021-06-28: new channel 29325 2021-06-17: new channel 29325 2021-07-03: new channel 29325 2021-06-30: new channel 29325 2021-06-29: new channel 29325 2021-06-18: new channel 29325 2021-06-27: new ** POST https://json.schedulesdirect.org/20141201/schedules ==> -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/200 OK (1s) Updating programs... program EP015431490185: new program EP038362730006: new program SH016308710000: new program EP038528600028: new program EP012597991733: new program EP012793650299: new program SH012811530000: new program SH012811530000: new program EP014230280242: new program EP012584290733: new program EP012609221158: new program EP016377310101: new program EP012681462788: new program EP036173420018: new program EP013024670534: new program EP019383860318: new program EP019383860319: new program EP019383860320: new program MV012266340000: new program SH016308710000: new program EP013656830005: new program EP029392030014: new program EP013024670533: new program EP012583330633: new program EP012907870283: new program EP031996910063: new program EP013053180469: new program EP022663850005: new program MV005248500000: new program EP012613960637: new program MV002828900000: new program EP012584290924: new program EP038686700004: new program EP023732980033: new program EP031484870002: new program EP038532660006: new program EP038752820004: new program EP013656240004: new program EP012725540061: new program MV013580800000: new program EP038685710002: new program EP038362730005: new program EP013638780493: new program SH016308710000: new program EP038528600026: new program EP012598221672: new program EP031981650021: new program SH012811530000: new program SH012811530000: new program EP030381530562: new program EP014230280240: new program EP012584290729: new program EP012609221157: new program EP016377310100: new program EP024622100010: new program EP013547690447: new program EP012681462786: new program SH013019720000: new program EP012956520307: new program EP031996910061: new program EP036173420017: new program EP036314600012: new program SH016308710000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program EP025829010043: new program EP015431490184: new program SH016308710000: new program EP038528600030: new program EP012597992053: new program EP013024670532: new program EP013025950346: new program SH012811530000: new program SH012811530000: new program EP030381530561: new program EP014230280239: new program EP012584290728: new program EP012609221156: new program EP016377310099: new program EP014875680159: new program EP031981650001: new program SH034765460000: new program EP012615040251: new program EP012681462785: new program SH013019720000: new program EP013057740265: new program EP038685710001: new program SH038747500000: new program EP038362730003: new program EP013638780489: new program SH016308710000: new program EP012597992050: new program EP038528600023: new program EP012793650298: new program SH012811530000: new program SH012811530000: new program EP030381530558: new program EP015755770263: new program EP027661650013: new program EP016377310095: new program EP014875680157: new program EP031872660006: new program EP013057740265: new program EP026432990015: new program EP012681462782: new program SH013019720000: new program EP025829010044: new program EP031996910060: new program EP032663140005: new program EP013638780492: new program SH016308710000: new program EP038528600027: new program EP012597991723: new program EP013638780498: new program SH012811530000: new program SH012811530000: new program EP030381530563: new program EP014230280241: new program EP012584290732: new program EP013994030319: new program EP012664490183: new program EP012681462787: new program SH013019720000: new program SH035748410000: new program EP017148370060: new program EP012594390547: new program EP012587871090: new program SH016308710000: new program EP038528600021: new program EP012597992051: new program EP026433150236: new program EP016076660208: new program SH012811530000: new program SH012811530000: new program EP030381530560: new program EP024533270001: new program EP014230280238: new program EP022663850007: new program EP012584290726: new program EP012609221155: new program EP016377310098: new program EP024622100030: new program EP013547690455: new program EP012681462784: new program SH013019720000: new program SH023195170000: new program EP012583330633: new program EP036173420015: new program EP012949680226: new program EP013638780496: new program SH016308710000: new program EP012598221670: new program EP038528600024: new program EP031981650020: new program SH012811530000: new program SH012811530000: new program EP030381530559: new program EP015755770264: new program EP027661650014: new program EP016377310096: new program EP014875680158: new program EP038532780002: new program MV016560690000: new program EP026432990006: new program EP012681462783: new program SH013019720000: new program EP012588680250: new program SH014369080000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program EP013444060045: new program EP013444060073: new program EP013444060072: new program EP038362730004: new program SH016308710000: new program EP021370990025: new program EP023064840044: new program EP018537160094: new program EP012608420854: new program EP029835090003: new program EP024903510001: new program EP038532660005: new program MV002839040000: new program EP016673190020: new program EP015755770268: new program EP012584291038: new program EP038532780002: new program EP012822080384: new program EP013983280505: new program SH038974920000: new program EP012588680250: new program SH016343380000: new program EP013983280504: new program MV012764840000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program EP017148370059: new program EP012949680227: new program EP013638780494: new program SH016308710000: new program EP012598221671: new program EP038528600025: new program EP036314600011: new program EP012949680228: new program SH012811530000: new program SH012811530000: new program EP015755770265: new program EP027661650015: new program EP016377310097: new program EP031704410018: new program EP036173420017: new program EP013024670533: new program SH038895110000: new program EP012613000615: new program EP012681462779: new program SH013019720000: new program MV007758290000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program EP034250320155: new program EP014822400004: new program EP012708610072: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH017510150000: new program EP013983280991: new program EP013983280992: new program SH016406570000: new program SH015150870000: new program EP035442920003: new program EP035442940003: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program EP014822400003: new program EP012708610053: new program SH025519170000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program EP014822400004: new program EP034250320155: new program MV009258590000: new program EP014254300066: new program EP012836640140: new program EP017446880051: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program EP013983280991: new program EP013983280992: new program SH016406570000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program EP033739960003: new program EP014254300069: new program MV012351280000: new program EP014983720003: new program EP030923410001: new program EP012684290001: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program EP034250320329: new program SH012702450000: new program MV010090790000: new program SH027564640000: new program SH030245120000: new program MV013013300000: new program EP034250320329: new program SH012702450000: new program EP012708610058: new program SH016993390000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program EP034250320332: new program SH012702450000: new program EP012708610065: new program EP012865540121: new program MV002830570000: new program EP039019370001: new program EP039019370002: new program EP034250320156: new program EP014822400005: new program EP028097370021: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program EP014822400003: new program EP034250320152: new program EP012708610053: new program SH025519170000: new program EP014254300065: new program EP038686700004: new program EP034250320152: new program SH012702450000: new program SH027564640000: new program SH030245120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program EP034250320330: new program SH012702450000: new program EP012692550014: new program EP012901590052: new program SH038987630000: new program EP039019370001: new program EP039019370002: new program EP014957560001: new program EP034250320330: new program SH012702450000: new program EP028097370022: new program SH038987630000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program EP034250320331: new program SH012702450000: new program EP012708610058: new program SH016993390000: new program SH030474200000: new program SH013153930000: new program EP027082520001: new program EP034250320331: new program EP013983280993: new program EP013983280994: new program EP013320610002: new program SH013961120000: new program SH013961120000: new program SH000191680000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH012857740000: new program EP014983720006: new program EP014983720005: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program EP030923410001: new program EP012684290001: new program EP013015480002: new program EP037008440002: new program EP013452160007: new program SH017510150000: new program EP018116620209: new program EP034250320332: new program SH012702450000: new program EP012708610065: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program SH013961120000: new program EP013320610002: new program EP013983280993: new program EP013983280994: new program EP019383860321: new program EP019383860322: new program EP019383860323: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH034728720000: new program EP012671360594: new program EP022744110121: new program EP022744110122: new program EP028119100085: new program SH012621500000: new program EP022074980027: new program EP031554270032: new program EP022074910076: new program EP032886280026: new program EP012608420854: new program EP027149170093: new program EP027537910026: new program EP012822220043: new program EP022074980240: new program EP022074980241: new program MV010667420000: new program EP012949440172: new program EP016204330050: new program EP025396030003: new program EP013842320153: new program SH028385350000: new program EP023288320060: new program EP029401360035: new program EP029835090008: new program EP023064840037: new program EP023064840054: new program EP026697120192: new program EP012621500048: new program EP029259590030: new program EP022744110098: new program EP022744110099: new program EP022744110100: new program EP013842320150: new program EP013842320033: new program EP013004680069: new program EP021826670026: new program EP018994710170: new program SH034728720000: new program SH034728720000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH034728720000: new program EP024540650033: new program EP022744110104: new program EP028119100003: new program EP033435170018: new program SH012621500000: new program EP022074980194: new program EP031554270004: new program EP023064840051: new program EP034510980002: new program EP037210620107: new program EP037210360103: new program EP037210620108: new program EP035277690015: new program EP012949440110: new program EP019835260047: new program EP022899060003: new program EP032912820014: new program EP022074910060: new program EP022744110073: new program EP031554270008: new program EP012877310025: new program EP012877310026: new program EP018994710097: new program EP037210620101: new program EP037210360097: new program EP037210890085: new program EP038486550005: new program EP023796510018: new program EP031554270004: new program EP028119100005: new program EP033435170018: new program EP022633310027: new program EP022074980047: new program EP022074980052: new program EP022744110103: new program EP037770190009: new program SH038365640000: new program EP022633310029: new program EP030772700026: new program EP016939280005: new program EP022074980166: new program EP013842320058: new program SH018994710000: new program EP033320880009: new program EP012819340075: new program EP023288320031: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP024540650030: new program EP022744110103: new program EP028119100002: new program EP033435170015: new program SH012621500000: new program EP022074980192: new program EP031554270003: new program EP023064840065: new program EP034510980001: new program EP037210620111: new program EP037210360105: new program EP037210890090: new program EP035277690014: new program EP012949440111: new program EP019835260046: new program EP022899060002: new program EP032912820013: new program SH030176860000: new program EP029259590012: new program EP012877310027: new program EP012608420854: new program EP037210620106: new program EP037210360102: new program EP037210890084: new program SH038486550000: new program EP023796510017: new program EP031554270003: new program EP028119100004: new program EP033435170015: new program EP022633310030: new program EP022074980045: new program EP022074980046: new program EP022744110102: new program EP023288320031: new program EP022633310027: new program EP030772700028: new program EP016939280004: new program EP012822220042: new program EP013842320057: new program SH018994710000: new program EP032797870015: new program EP012819340071: new program EP016608970202: new program EP016608970203: new program EP034595860009: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP024540650027: new program EP022744110099: new program EP028119100116: new program EP033435170010: new program SH012621500000: new program EP022074980188: new program EP031554270038: new program EP023064840061: new program EP034510980023: new program EP037210620101: new program EP037210360097: new program EP037210890085: new program EP035277690010: new program EP012949440107: new program EP032912770008: new program EP016787670019: new program EP032912820009: new program EP022074910057: new program EP022744110067: new program EP022744110070: new program EP031554270004: new program EP012877310012: new program EP012877310015: new program EP012877310017: new program EP037210620096: new program EP037210360092: new program EP037210890080: new program EP038365640006: new program EP023796510013: new program EP031554270038: new program EP028119100118: new program EP033435170010: new program EP022633310026: new program EP022074980037: new program EP022074980041: new program EP022744110098: new program EP037770190008: new program EP038365640008: new program EP022633310031: new program EP030772700025: new program EP018633140020: new program EP035277760007: new program EP013842320055: new program EP018994710021: new program EP033320880008: new program EP012819340066: new program EP038195980001: new program EP023288320061: new program EP023471580007: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP024540650032: new program EP022744110102: new program EP028119100001: new program EP033435170013: new program SH012621500000: new program EP022074980191: new program EP031554270002: new program EP023064840064: new program EP034510980026: new program EP037210620104: new program EP037210360100: new program EP037210890088: new program EP035277690013: new program EP012949440112: new program EP019835260045: new program EP022899060001: new program EP032912820012: new program EP022074910059: new program EP022744110074: new program EP022744110072: new program EP031554270007: new program EP012877310023: new program EP012877310020: new program EP018994710096: new program EP037210620099: new program EP037210360095: new program EP037210890083: new program EP038486550003: new program EP023796510016: new program EP031554270002: new program EP028119100003: new program EP033435170013: new program EP022633310033: new program EP022074980049: new program EP022074980050: new program EP022744110101: new program EP034595860009: new program EP021419050010: new program EP022633310030: new program EP030772700033: new program EP016939280002: new program EP022074980167: new program EP013842320052: new program SH030544820000: new program EP032569720012: new program EP012819340107: new program EP016608970201: new program EP038195980007: new program EP035382130006: new program EP018994710118: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP024540650031: new program EP022744110105: new program EP028119100004: new program EP033435170017: new program SH012621500000: new program EP022074980197: new program EP031554270005: new program EP023064840052: new program EP034510980003: new program EP037210620109: new program EP037210360104: new program EP037210890091: new program EP035277690016: new program EP012949440113: new program EP019835260048: new program EP022899060004: new program EP032912820015: new program EP022074910061: new program EP022744110076: new program EP022744110081: new program EP031554270009: new program EP012877310032: new program EP012877310074: new program EP018994710098: new program EP037210620110: new program EP037210360098: new program EP037210890086: new program EP038486550006: new program EP023796510019: new program EP031554270005: new program EP028119100007: new program EP033435170017: new program EP022633310029: new program EP022074980053: new program EP022074980051: new program EP022744110104: new program SH012608420000: new program EP022633310035: new program EP030772700034: new program EP016939280006: new program EP022074980148: new program EP013842320060: new program SH018994710000: new program EP016608970195: new program EP012819340074: new program SH012608420000: new program SH038365640000: new program EP037770190009: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP012671360595: new program EP022744110119: new program EP022744110120: new program EP033435170018: new program SH012621500000: new program EP022074980026: new program EP028119100082: new program EP028119100083: new program EP031554270035: new program EP027537910007: new program EP027857280078: new program EP029835090001: new program EP029835090002: new program EP013842320139: new program EP013842320136: new program MV006162190000: new program EP034595860008: new program EP021826670050: new program EP021826670051: new program EP022744110021: new program EP022744110020: new program EP022744110022: new program EP023542440055: new program EP013842320134: new program EP013842320141: new program EP022074980152: new program EP022074980153: new program EP030772700029: new program EP030772700041: new program EP024540650021: new program EP022744110020: new program EP022744110022: new program EP012822220040: new program EP030848930034: new program MV010667420000: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP024540650029: new program EP022744110100: new program EP028119100117: new program EP033435170011: new program SH012621500000: new program EP022074980189: new program EP031554270039: new program EP023064840062: new program EP034510980024: new program EP037210620102: new program EP037210360098: new program EP037210890086: new program EP035277690011: new program EP012949440006: new program EP032912770011: new program EP016787670020: new program EP032912820010: new program EP022074910056: new program EP022744110068: new program EP022744110071: new program EP031554270005: new program EP012877310016: new program EP012877310013: new program EP012877310014: new program EP037210620097: new program EP037210360093: new program EP037210890081: new program EP038365640007: new program EP023796510014: new program EP031554270039: new program EP028119100001: new program EP033435170011: new program EP022633310031: new program EP022074980042: new program EP022074980043: new program EP022744110099: new program EP012608420854: new program EP022633310032: new program EP030772700024: new program EP016939280001: new program EP035277760008: new program EP013842320056: new program EP018994710022: new program EP016608970194: new program EP012819340070: new program EP038195980002: new program EP038195980004: new program EP038365640008: new program EP037770190008: new program SH034728720000: new program SH034728720000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH034728720000: new program EP024540650034: new program EP022744110101: new program EP028119100118: new program EP033435170014: new program SH012621500000: new program EP022074980190: new program EP031554270001: new program EP023064840063: new program EP034510980025: new program EP037210620103: new program EP037210360099: new program EP037210890087: new program EP035277690012: new program EP012949440105: new program EP032912770009: new program EP016787670021: new program EP032912820011: new program EP022074910058: new program EP022744110069: new program EP022744110075: new program EP031554270006: new program EP012877310024: new program EP012877310022: new program EP012877310021: new program EP037210620098: new program EP037210360094: new program EP037210890082: new program EP038365640008: new program EP023796510015: new program EP031554270001: new program EP028119100002: new program EP033435170014: new program EP022633310032: new program EP022074980044: new program EP022074980048: new program EP022744110100: new program EP016608970207: new program EP038486550007: new program EP030772700031: new program EP016939280003: new program EP026697120192: new program EP012608420854: new program EP029259590023: new program EP018994710023: new program EP029401360038: new program EP012819340069: new program EP024444590013: new program EP033228800003: new program SH034728720000: new program SH034728720000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH034728720000: new program SH034728720000: new program EP014324590048: new program EP026290400164: new program EP025194970134: new program EP017805980045: new program EP037249660015: new program EP026290400165: new program EP026290400166: new program EP020683970124: new program EP020683970125: new program EP032986510011: new program EP032986510034: new program EP022899640148: new program EP017450200072: new program EP013344650126: new program EP026041300153: new program EP034240650027: new program EP038281630007: new program EP014822530087: new program EP017805980065: new program EP014057360030: new program EP028164200130: new program EP034475180063: new program EP026290400167: new program EP021286690056: new program EP016307710102: new program EP025194970132: new program EP031675720012: new program EP020683970130: new program EP026129200010: new program EP037244600007: new program EP025477640001: new program EP034391900021: new program EP017250350059: new program EP035911570065: new program EP016409760028: new program EP027356020038: new program EP022899640061: new program EP023626850004: new program EP029051540022: new program EP016789670013: new program EP015407530002: new program EP028164200130: new program EP013085210031: new program EP026041300153: new program EP034475180053: new program EP022584760019: new program EP037995920002: new program EP016307710103: new program EP025194970133: new program EP026290400168: new program EP022899640149: new program EP012682700107: new program EP021867850012: new program EP033385020040: new program EP017610890122: new program EP020683970131: new program EP017450200073: new program EP034240650028: new program EP037639420007: new program EP018737860017: new program EP024996290036: new program EP032986510011: new program EP022899640155: new program EP018218300020: new program EP027217420041: new program EP029051540042: new program EP034611370022: new program EP016924920044: new program EP031318390054: new program EP022016040073: new program EP012682880053: new program EP013085690722: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP014324590046: new program EP026290400015: new program EP025194970117: new program EP017805980048: new program EP037249660010: new program EP026290400052: new program EP026290400073: new program EP020683970101: new program EP020683970102: new program EP032986510050: new program EP032986510009: new program EP022899640118: new program EP017450200055: new program EP013344650114: new program EP026041300149: new program EP034240650016: new program EP038281630003: new program EP014822530081: new program EP017805980058: new program EP014057360004: new program EP028164200125: new program EP034475180056: new program EP026290400035: new program EP021286690052: new program EP016307710088: new program EP025194970118: new program EP031675720008: new program EP020683970103: new program EP026129200003: new program EP037244600002: new program EP025477640017: new program EP034391900013: new program EP017250350055: new program EP035911570048: new program EP016409760051: new program EP027356020034: new program EP022899640057: new program EP023626850010: new program EP029051540015: new program EP016789670009: new program EP015407530051: new program EP028164200125: new program EP013085210090: new program EP026041300149: new program EP034475180057: new program EP022584760012: new program EP037995920014: new program EP016307710089: new program EP025194970119: new program EP026290400051: new program EP022899640119: new program EP012682700109: new program EP021867850009: new program EP033385020029: new program EP017610890118: new program EP020683970104: new program EP017450200058: new program EP034240650017: new program EP037639420003: new program EP018737860013: new program EP024996290032: new program EP032986510050: new program EP022899640120: new program EP026940940080: new program EP029051540064: new program EP034611370018: new program EP016924920038: new program EP031318390039: new program EP022016040067: new program EP012682880045: new program EP013085690506: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP014324590050: new program EP026290400043: new program EP025194970128: new program EP017805980043: new program EP037249660014: new program EP026290400056: new program EP026290400160: new program EP020683970120: new program EP020683970121: new program EP032986510012: new program EP032986510050: new program EP022899640145: new program EP017450200064: new program EP013344650123: new program EP026041300152: new program EP034240650025: new program EP038281630006: new program EP014822530086: new program EP017805980053: new program EP014057360005: new program EP028164200129: new program EP034475180061: new program EP026290400161: new program EP021286690058: new program EP016307710100: new program EP025194970129: new program EP031675720011: new program EP020683970122: new program EP026129200008: new program EP037244600006: new program EP025477640002: new program EP034391900020: new program EP017250350058: new program EP035911570064: new program EP016409760030: new program EP027356020036: new program EP022899640060: new program EP023626850002: new program EP029051540021: new program EP016789670011: new program EP015407530001: new program EP028164200129: new program EP013085210030: new program EP026041300152: new program EP034475180062: new program EP022584760016: new program EP037995920010: new program EP016307710101: new program EP025194970131: new program EP026290400163: new program EP022899640150: new program EP012682700108: new program EP021867850011: new program EP033385020030: new program EP017610890121: new program EP020683970123: new program EP017450200061: new program EP034240650026: new program EP037639420006: new program EP018737860016: new program EP024996290035: new program EP032986510012: new program EP022899640147: new program EP030875280025: new program EP029051540066: new program EP034611370021: new program EP016924920043: new program EP031318390053: new program EP022016040072: new program EP012682880049: new program EP013085690463: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP014324590049: new program EP026290400174: new program EP025194970004: new program EP017805980066: new program EP037249660017: new program EP026290400176: new program EP026290400175: new program EP020683970132: new program EP020683970136: new program EP032986510039: new program EP032986510007: new program EP022899640146: new program EP017450200070: new program EP013344650130: new program EP026041300155: new program EP034240650031: new program EP038281630009: new program EP014822530051: new program EP017805980046: new program EP014057360010: new program EP028164200132: new program EP034475180052: new program EP026290400177: new program EP021286690059: new program EP012680930120: new program EP025194970005: new program EP031675720014: new program EP020683970139: new program EP026129200007: new program EP037244600009: new program EP025477640004: new program EP034391900023: new program EP017250350061: new program EP035911570067: new program EP016409760029: new program EP027356020043: new program EP022899640063: new program EP023626850006: new program EP029051540024: new program EP016789670016: new program EP015407530003: new program EP028164200132: new program EP013085210029: new program EP026041300155: new program EP034475180004: new program EP022584760021: new program EP037995920004: new program EP012680930122: new program EP025194970006: new program EP026290400178: new program EP022899640158: new program EP012682700112: new program EP021867850014: new program EP033385020026: new program EP017610890127: new program EP020683970135: new program EP017450200077: new program EP034240650032: new program EP037639420009: new program EP018737860019: new program EP024996290038: new program EP032986510039: new program EP022899640159: new program EP033434860022: new program EP029051540044: new program EP034611370002: new program EP016924920047: new program EP031318390056: new program EP022016040075: new program EP012682880051: new program EP013085690315: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP014324590001: new program EP026290400179: new program EP025194970007: new program EP017805980060: new program EP037249660018: new program EP026290400180: new program EP026290400181: new program EP020683970142: new program EP020683970133: new program EP032986510033: new program EP032986510003: new program EP022899640161: new program EP017450200078: new program EP013344650129: new program EP026041300156: new program EP034240650033: new program EP038281630010: new program EP014822530052: new program EP017805980042: new program EP014057360008: new program EP028164200133: new program EP034475180005: new program EP026290400182: new program EP021286690063: new program EP012680930121: new program EP025194970009: new program EP031675720015: new program EP020683970147: new program EP026129200006: new program EP037244600010: new program EP025477640003: new program EP034391900024: new program EP017250350062: new program EP035911570059: new program EP016409760031: new program EP027356020042: new program EP022899640064: new program EP023626850009: new program EP029051540025: new program EP016789670017: new program EP015407530006: new program EP028164200133: new program EP013085210044: new program EP026041300156: new program EP034475180019: new program EP022584760024: new program EP037995920005: new program EP012680930123: new program EP025194970010: new program EP026290400213: new program EP022899640162: new program EP012682700118: new program EP021867850015: new program EP033385020008: new program EP017610890129: new program EP020683970148: new program EP017450200076: new program EP034240650034: new program EP037639420008: new program EP018737860020: new program EP024996290039: new program EP032986510033: new program EP022899640163: new program EP031459740012: new program EP029051540045: new program EP034611370003: new program EP016924920048: new program EP031318390057: new program EP022016040076: new program EP012682880056: new program EP013085690803: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP016307710097: new program EP021286690057: new program EP025194970127: new program EP014134770044: new program EP013031360029: new program EP026290400023: new program EP026290400068: new program EP020683970116: new program EP020683970117: new program EP022899640133: new program EP017450200021: new program EP013344650122: new program EP037249660013: new program EP029152330019: new program EP020018510090: new program EP016307710098: new program EP032986510003: new program EP032986510031: new program EP012682700124: new program EP022899640141: new program EP028233180005: new program EP034918870011: new program EP014822530085: new program EP028444020018: new program EP034391900019: new program EP029051540020: new program EP030875280035: new program EP018218300024: new program EP028880440029: new program EP034611370016: new program EP016789670014: new program EP022407870008: new program EP020683970118: new program EP020683970119: new program EP022899640142: new program EP022899640144: new program EP029152330020: new program EP034240650024: new program EP037244600024: new program EP016307710099: new program EP036028870002: new program EP012682700106: new program EP032986510031: new program EP026940940042: new program EP018218300059: new program EP029051540007: new program EP033986750020: new program EP037529500010: new program EP023672320123: new program EP031675720088: new program EP017250350039: new program EP028598690022: new program EP032986510003: new program EP037995920001: new program EP038528560004: new program EP034611370016: new program EP018182880023: new program EP016924920041: new program EP013086950127: new program EP017805980062: new program EP022016040071: new program EP012682880050: new program EP013085690802: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP014324590051: new program EP026290400169: new program EP025194970135: new program EP017805980041: new program EP037249660016: new program EP026290400170: new program EP026290400171: new program EP020683970141: new program EP020683970140: new program EP032986510030: new program EP032986510027: new program EP022899640156: new program EP017450200071: new program EP013344650127: new program EP026041300154: new program EP034240650029: new program EP038281630008: new program EP014822530089: new program EP017805980056: new program EP014057360011: new program EP028164200131: new program EP034475180001: new program EP026290400172: new program EP021286690060: new program EP016307710104: new program EP025194970001: new program EP031675720013: new program EP020683970134: new program EP026129200009: new program EP037244600008: new program EP025477640005: new program EP034391900022: new program EP017250350060: new program EP035911570066: new program EP016409760032: new program EP027356020041: new program EP022899640062: new program EP023626850005: new program EP029051540023: new program EP016789670012: new program EP015407530004: new program EP028164200131: new program EP013085210028: new program EP026041300154: new program EP034475180002: new program EP022584760020: new program EP037995920003: new program EP016307710105: new program EP025194970003: new program EP026290400173: new program EP022899640132: new program EP012682700114: new program EP021867850013: new program EP033385020022: new program EP017610890123: new program EP020683970138: new program EP017450200112: new program EP034240650030: new program EP037639420010: new program EP018737860018: new program EP024996290037: new program EP032986510030: new program EP022899640157: new program EP026940940081: new program EP029051540043: new program EP034611370001: new program EP016924920046: new program EP031318390055: new program EP022016040074: new program EP012682880017: new program EP013085690406: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH034728720000: new program SH034728720000: new program EP014324590047: new program EP026290400078: new program EP025194970123: new program EP017805980051: new program EP037249660007: new program EP026290400082: new program EP026290400076: new program EP020683970107: new program EP020683970110: new program EP032986510027: new program EP032986510006: new program EP022899640124: new program EP017450200060: new program EP013344650120: new program EP026041300151: new program EP034240650022: new program EP038281630005: new program EP014822530083: new program EP017805980064: new program EP014057360028: new program EP028164200128: new program EP034475180060: new program EP026290400081: new program EP021286690054: new program EP016307710092: new program EP025194970124: new program EP031675720010: new program EP020683970111: new program EP026129200005: new program EP037244600004: new program EP025477640018: new program EP034391900017: new program EP017250350057: new program EP035911570058: new program EP016409760050: new program EP027356020049: new program EP022899640059: new program EP023626850008: new program EP029051540018: new program EP016789670008: new program EP015407530050: new program EP028164200128: new program EP013085210032: new program EP026041300151: new program EP034475180054: new program EP022584760017: new program EP037995920001: new program EP016307710093: new program EP025194970125: new program EP026290400080: new program EP022899640125: new program EP012682700106: new program EP021867850010: new program EP033385020032: new program EP017610890120: new program EP020683970109: new program EP017450200062: new program EP034240650021: new program EP037639420005: new program EP018737860014: new program EP024996290034: new program EP032986510027: new program EP022899640126: new program EP031459740011: new program EP029051540065: new program EP034611370020: new program EP016924920042: new program EP031318390040: new program EP022016040069: new program EP012682880047: new program SH013085690000: new program SH034728720000: new program SH034728720000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH034728720000: new program SH034728720000: new program EP014324590044: new program EP026290400014: new program EP025194970120: new program EP017805980039: new program EP037249660008: new program EP026290400018: new program EP026290400071: new program EP020683970057: new program EP020683970106: new program EP032986510034: new program EP032986510028: new program EP022899640121: new program EP017450200056: new program EP013344650119: new program EP026041300150: new program EP034240650018: new program EP038281630004: new program EP014822530082: new program EP017805980057: new program EP014057360003: new program EP028164200126: new program EP034475180058: new program EP026290400048: new program EP021286690053: new program EP016307710090: new program EP025194970121: new program EP031675720009: new program EP020683970112: new program EP026129200004: new program EP037244600003: new program EP025477640016: new program EP034391900014: new program EP017250350056: new program EP035911570049: new program EP016409760048: new program EP027356020035: new program EP022899640058: new program EP023626850007: new program EP029051540017: new program EP016789670010: new program EP015407530049: new program EP028164200126: new program EP013085210091: new program EP026041300150: new program EP034475180059: new program EP022584760018: new program EP037995920006: new program EP016307710091: new program EP025194970122: new program EP026290400016: new program EP022899640122: new program EP012682700117: new program EP021867850008: new program EP033385020031: new program EP017610890119: new program EP020683970108: new program EP017450200059: new program EP034240650019: new program EP037639420004: new program EP018737860015: new program EP024996290033: new program EP032986510034: new program EP022899640123: new program EP033434860021: new program EP029051540063: new program EP034611370019: new program EP016924920039: new program EP031318390037: new program EP022016040068: new program EP012682880046: new program EP013085690614: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program SH034728720000: new program EP016307710094: new program EP021286690055: new program EP025194970126: new program EP014134770041: new program EP013031360043: new program EP026290400079: new program EP026290400083: new program EP020683970113: new program EP020683970041: new program EP022899640127: new program EP017450200063: new program EP013344650121: new program EP037249660012: new program EP029152330017: new program EP020018510089: new program EP016307710095: new program EP032986510007: new program EP032986510018: new program SH038084520000: new program EP034918870002: new program EP014822530084: new program EP028444020017: new program EP034391900018: new program EP029051540019: new program EP030875280034: new program EP018218300023: new program EP028880440028: new program EP034611370015: new program EP016789670015: new program EP022407870007: new program EP020683970114: new program EP020683970115: new program EP022899640128: new program EP022899640131: new program EP029152330018: new program EP034240650023: new program EP037244600023: new program EP016307710096: new program EP036028870001: new program EP012682700117: new program EP032986510018: new program EP026940940044: new program EP018218300057: new program EP029051540006: new program EP033986750019: new program EP037529500009: new program EP023672320122: new program EP031675720087: new program EP017250350038: new program EP028598690021: new program EP032986510007: new program EP014057360013: new program SH038084520000: new program EP016924920045: new program EP013086950042: new program EP017805980054: new program EP022016040070: new program EP012682880055: new program EP013085690380: new program SH034728720000: new program SH034728720000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012732130000: new program SH012811530000: new program EP016076660208: new program SH012811530000: new program EP012596490517: new program SH012811530000: new program SH012592930000: new program SH015082650000: new program SH015411140000: new program EP012734843014: new program EP036516270130: new program EP012598221218: new program EP016674110105: new program EP037145440010: new program EP012597992051: new program SH012596840000: new program SH013280900000: new program EP013547690445: new program EP034705510024: new program EP013547690446: new program SH012596860000: new program SH013280900000: new program EP020766430040: new program EP012822630140: new program EP014881010026: new program SH012596880000: new program SH013280900000: new program EP038820390003: new program EP012614110908: new program EP012614110915: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012732130000: new program SH012811530000: new program EP016076720155: new program SH012811530000: new program EP012664010471: new program SH012811530000: new program EP012592932039: new program SH015082650000: new program SH015411140000: new program EP012734843013: new program EP036516270129: new program EP012598221671: new program EP016674110104: new program EP037145440009: new program EP012597991755: new program SH012596840000: new program SH013280900000: new program EP012608883274: new program EP022563100244: new program EP012595501177: new program EP024622340187: new program EP035268850015: new program EP013207651268: new program SH012596860000: new program SH013280900000: new program EP012588942555: new program EP013547690444: new program SH012596880000: new program SH013280900000: new program EP012594390547: new program EP034276860040: new program EP012614110914: new program SH012732130000: new program SH012811530000: new program EP016076660208: new program SH012811530000: new program SH012664010000: new program EP015624730151: new program SH012811530000: new program EP012596490518: new program SH012811530000: new program EP018774380384: new program EP012734843015: new program EP013399390500: new program EP033703050001: new program EP012598221447: new program SH013097500000: new program EP013547690451: new program EP024622340154: new program SH013097500000: new program SH013280900000: new program EP013019870145: new program EP013632140242: new program EP032302850022: new program EP013547690454: new program SH013097500000: new program MV002988360000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012732130000: new program SH012811530000: new program EP016076660208: new program SH012811530000: new program SH012595260000: new program SH012811530000: new program SH012592930000: new program SH015082650000: new program SH015411140000: new program EP012734843017: new program EP036516270131: new program EP012598221443: new program EP016674110106: new program EP037145440011: new program EP012597992053: new program SH012596840000: new program SH013280900000: new program EP012608883275: new program EP038528600030: new program EP012595501178: new program EP024622340183: new program EP035268850025: new program EP013207651269: new program SH012596860000: new program SH013280900000: new program EP012588942557: new program EP013547690457: new program SH012596880000: new program SH013280900000: new program EP038836040002: new program EP012601600288: new program EP038467810008: new program EP012614110918: new program SH012732130000: new program SH012811530000: new program SH012811530000: new program EP016076720156: new program SH012811530000: new program EP012664010472: new program SH012811530000: new program SH012592930000: new program SH015082650000: new program SH015411140000: new program EP012734843020: new program EP036516270134: new program EP012598221444: new program EP016674110109: new program EP037145440014: new program EP012597991733: new program SH012596840000: new program SH013280900000: new program EP012608883278: new program EP038528600028: new program EP012595501181: new program EP024622340191: new program EP035268850017: new program EP013207651272: new program SH012596860000: new program SH013280900000: new program EP012588942560: new program EP012584115519: new program EP012584115520: new program EP012822630141: new program EP012793650300: new program SH012596880000: new program SH013280900000: new program EP012594390548: new program EP034276860041: new program SH012732130000: new program SH012811530000: new program SH012592930000: new program EP012614110912: new program SH012732130000: new program SH012811530000: new program EP012596490517: new program SH012811530000: new program SH012592930000: new program SH015082650000: new program SH015411140000: new program EP012734843012: new program EP036516270128: new program EP012598221217: new program EP016674110103: new program EP037145440008: new program EP012597991757: new program SH012596840000: new program SH013280900000: new program EP013547690442: new program EP013547690443: new program SH012596860000: new program SH013280900000: new program EP012584115508: new program EP012584115509: new program EP017148370061: new program SH012596880000: new program SH013280900000: new program EP012614110907: new program SH038895210000: new program EP012614110913: new program SH012732130000: new program SH012811530000: new program EP016076560223: new program SH012811530000: new program EP018774380384: new program SH012811530000: new program SH012592930000: new program SH015082650000: new program SH015411140000: new program EP012734843018: new program EP036516270132: new program EP012598221672: new program EP016674110107: new program EP037145440012: new program EP012597991682: new program SH012596840000: new program SH013280900000: new program EP012608883276: new program EP038528600026: new program EP012595501179: new program EP024622340190: new program EP035268850026: new program EP013207651270: new program SH012596860000: new program SH013280900000: new program EP012584115518: new program EP012587871091: new program EP026433150153: new program EP014881010027: new program SH012596880000: new program SH013280900000: new program EP012614110922: new program EP034705510026: new program EP017799880035: new program EP017799880037: new program SH012811530000: new program SH012811530000: new program SH012811530000: new program SH012811530000: new program SH012811530000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program SH012857740000: new program EP012614110919: new program SH012732130000: new program SH012811530000: new program EP012596490518: new program SH012811530000: new program SH012592930000: new program SH015082650000: new program SH015411140000: new program EP012734843019: new program EP036516270133: new program EP012598221442: new program EP016674110108: new program EP037145440013: new program EP012597991723: new program SH012596840000: new program SH013280900000: new program EP012608883277: new program EP038528600027: new program EP012595501182: new program EP024622340188: new program EP035268850013: new program EP013207651271: new program SH012596860000: new program SH013280900000: new program EP012588942559: new program EP013547690449: new program SH012596880000: new program SH013280900000: new program EP038820390004: new program EP034705510027: new program EP012614110920: new program EP012614110916: new program SH012732130000: new program SH012811530000: new program EP012596490518: new program SH012811530000: new program EP012664010472: new program SH012811530000: new program EP016076660208: new program EP012734843016: new program EP012597400499: new program EP015196115110: new program EP012990570193: new program EP012613400180: new program EP012597991643: new program SH013097500000: new program EP015755770266: new program EP012595501277: new program EP024622340160: new program SH023502990000: new program SH013097500000: new program SH013280900000: new program EP012583330634: new program EP012680800741: new program EP038820490003: new program SH013097500000: new program SH013280900000: new program EP012614110921: new program EP012772180097: new program EP012614110917: new program SH015082650000: new program EP034276860041: new program SH012811530000: new program EP016076660209: new program SH012811530000: new program EP012596490518: new program SH012811530000: new program SH012592930000: new program SH015082650000: new program SH015411140000: new program EP012734843021: new program EP036516270135: new program EP012598221445: new program EP016674110110: new program EP037145440015: new program EP012597992052: new program SH012596840000: new program SH013280900000: new program EP038528600029: new program EP031946950025: new program EP012595501183: new program EP024622340195: new program EP035268850021: new program EP013207651273: new program SH012596860000: new program SH013280900000: new program EP012588942561: new program EP012584115521: n

JanCeuleers commented 3 years ago

The configuration file has the following content (except for the SD account credentials which have been redacted):

cache=/home/mythtv/.xmltv/tv_grab_sd_json.cache channel-id-format=default previously-shown-format=date username=REDACTED password=REDACTED mode=channels channels=GBR-1000014-DEFAULT channel=30644 channel=17154 channel!17468 channel!17155 channel!17157 channel!20630 channel!60940 channel!84926 channel=20684 channel!44643 channel!48021 channel!24305 channel!56892 channel!47657 channel!21494 channel!21810 channel!45828 channel!31786 channel!31783 channel!82575 channel!52335 channel!24669 channel!79940 channel!48020 channel!21257 channel!90257 channel!53059 channel!25117 channel!33882 channel!52336 channel!97330 channel!81450 channel!65160 channel!29693 channel!98903 channel!62391 channel!102471 channel!73970 channel!28296 channel!44718 channel!17453 channel!27993 channel!77749 channel!25630 channel!21793 channel!75804 channel!46306 channel!30157 channel!59406 channel!97294 channel!97290 channel!56890 channel!31787 channel!90645 channel!61806 channel!99098 channel!57747 channel!44717 channel!101972 channel!102965 channel!97332 channel!31756 channel!45510 channel!97331 channel!97349 channel!42762 channel!57827 channel!97674 channel!97676 channel!29067 channel!102340 channel!44855 channel!103817 channel!99024 channel!68877 channel!65394 channel!102764 channel!47658 channel!103634 channel!97304 channel!73510 channel!32358 channel!105388 channel!87987 channel!69387 channel=50059 channel!50523 channel!50716 channel!50717 channel=83282 channel!83285 channel!97267 channel!89563 channel!89562 channel!87231 channel!97673 channel!98986 channel=29324 channel=29325 channel=83281 channel=83283 channel!33638 channel!34087 channel!56896 channel!103633 channel!56423 channel!19037 channel!20685 channel!16234 channel!49887 channel!105390 channel!105391 channel!104529 channel!24226 channel!67676 channel!46408 channel!81004 channel!69373 channel!105393 channel!105394 channel!24434 channel!31266 channel!24435 channel!24436 channel!24437 channel!24438 channel!29920 channel!30166 channel!31790 channel!24452 channel!24448 channel!33635 channel!25605 channel!25151 channel!30639 channel!31788 channel!45752 channel!24441 channel!30500 channel!24469 channel!24440 channel!24467 channel!45006 channel!24439 channel!33579 channel!25225

honir commented 3 years ago

It's not much help posting the entire debug log: especially as it's cut-off at 64k characters, which is before the failure.

Ideally, only post the start-up section plus the section containing the failure.

JanCeuleers commented 3 years ago

I emailed this but since it hasn't appeared here I'll post it as well -- apologies if this is a duplicate.

On 16/06/2021 19:18, Geoff wrote:

It's not much help posting the entire debug log: especially as it's cut-off at 64k characters, which is before the failure.

Ideally, only post the start-up section plus the section containing the failure.

Trying again, after having removed lots of lines.

Initializing... Magic number checking on storable file failed at /usr/lib/x86_64-linux-gnu/perl/5.30/Storable.pm line 421, at /usr/bin/tv_grab_zz_sdjson line 693. POST https://json.schedulesdirect.org/20141201/token ==> -200 OK (1s) GET https://json.schedulesdirect.org/20141201/status ==> -200 OK Updating lineups... lineup GBR-1000014-DEFAULT: new GET https://json.schedulesdirect.org/20141201/lineups/GBR-1000014-DEFAULT ==> -\|/-\200 OK (1s) Indexing channels... Updating schedules... POST https://json.schedulesdirect.org/20141201/schedules/md5 ==> -\200 OK (1s) channel 30644 2021-06-27: new channel 30644 2021-06-29: new channel 30644 2021-06-18: new (...about 100 lines deleted; all new...) channel 29325 2021-06-30: new channel 29325 2021-06-29: new channel 29325 2021-06-18: new channel 29325 2021-06-27: new POST https://json.schedulesdirect.org/20141201/schedules ==> -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/200 OK (1s) Updating programs... program EP015431490185: new program EP038362730006: new program SH016308710000: new (...lots of lines deleted; all new...) program EP013085690722: new program SH034728720000: new program SH034728720000: new POST https://json.schedulesdirect.org/20141201/programs ==> -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\200 OK (187s) malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at /usr/bin/tv_grab_zz_sdjson line 278.

JanCeuleers commented 3 years ago

I guess the next step is to try and capture a network trace using tcpdump?

Doesn't look easy if I want the trace to only include traffic relevant to the grabber's process -- need to learn how to set up network namespaces etc.

garybuhrmaster commented 3 years ago

Well, looking at the log snippets, there are at least two issues. First, the 180+ second timeout is the default in perl LWP, so that is why the fetch aborts (although I have no idea why one gets a 200 status reported in that case), and second, the app does not properly handle malformed return data (possibly partially returned and then gets the malformed string error).

I have tested against the specified lineup against both sdjson grabbers, and both work fine. Which, again, suggests something closer to your enviornment (network, OS packages, OS configuration, etc.) rather than anything wrong with the service itself, or the grabber (well, other than the grabber you are using does not handle errors as well as the other grabber).

honir commented 3 years ago

Because the issue occurs at varied times and with varied content I'm inclined to agree with Gary that the error is a network-related timeout.

Where you get

** POST https://json.schedulesdirect.org/20141201/programs ==> 200 OK (187s)

I get

** POST https://json.schedulesdirect.org/20141201/programs ==> 200 OK (1s)

i.e. 1 second vs. your 187 seconds.

Let's try and capture the error your client has detected. I think you are confident with editing the tv_grab_zz_sdjson file?

Replace line 278

return decode_json($response->decoded_content());

with this

use Try::Tiny;
try{
    return decode_json($response->decoded_content());
}
catch{
    print STDERR "HTTP status : ".$response->code."\n";
    print STDERR "Response type : ".$response->header('content-type')."\n";
    print STDERR "Response encoding : ".$response->header('content-encoding')."\n";
    print STDERR "Response content : ".$response->decoded_content()."\n";
    die "fetch aborted", "\n";
};
return decode_json($response->decoded_content());

Then rerun till you get the error. Hopefully it will print some useful info which we can use to determine the reason why the grabber is barfing.

I suspect this will show the response content as being 'blank'.

JanCeuleers commented 3 years ago

I can reproduce the issue at will by moving the cache out of the way, such that there is always a lot of data to fetch.

I have patched the grabber as Geoff suggested and here is the output. The content is indeed blank.

mythtv@dracor:~/.xmltv$ ./tv_grab_zz_sdjson.patched --config-file tv_grab_sd_json.conf --output tv_grab_sd_json.out Initializing... Magic number checking on storable file failed at /usr/lib/x86_64-linux-gnu/perl/5.30/Storable.pm line 421, at ./tv_grab_zz_sdjson.patched line 704. POST https://json.schedulesdirect.org/20141201/token ==> 200 OK GET https://json.schedulesdirect.org/20141201/status ==> 200 OK (1s) Updating lineups... GET https://json.schedulesdirect.org/20141201/lineups/GBR-1000014-DEFAULT ==>200 OK Indexing channels... Updating schedules... POST https://json.schedulesdirect.org/20141201/schedules/md5 ==> 200 OK (1s) POST https://json.schedulesdirect.org/20141201/schedules ==> 200 OK (2s) Updating programs... POST https://json.schedulesdirect.org/20141201/programs ==> 200 OK (186s) HTTP status : 200 Response type : application/json;charset=UTF-8 Response encoding : gzip Use of uninitialized value in concatenation (.) or string at ./tv_grab_zz_sdjson.patched line 287. Response content : fetch aborted

I've been looking at potential causes of networking issues:

I can't think of anything else to check.

Thanks

honir commented 3 years ago

SD doesn't return a Content-Length header which is a pity as it would be a useful cross-check.

Unfortunately we don't know if SD is getting your 'programs' request or not. But...

I'm confused by the 200 code returned in the response. If the server timed-out then I would expect code 500 + empty response (not 200 + empty response). AFAIK a 200 has to come from the server (rather than say Perl LWP generating it).

You said you had it working with low numbers for sd_json_request_max - what is the response time for the 'programs' call in these cases?

Maybe there's an issue with the response being chunked (are low volume requests chunked?). Add

print STDERR "Response chunking : ".Dumper($response->header('client-transfer-encoding'))."\n";

to the debug code and check for the 'chunked' header between runs with low numbers (which work) and runs with high numbers (which don't work) to see if there's a difference.

Let's go back a step: you said it worked for a long time and then broke...any ideas as to what might have changed since it last worked? e.g. new router, updated Perl version, anti-virus program, new broadband package, Newtflix sub, etc.

JanCeuleers commented 3 years ago

My emailed replies don't seem to make it into the ticket -- submitting this via the web interface.

On 18/06/2021 09:16, Geoff wrote:

You said you had it working with low numbers for sd_json_request_max - what is the response time for the 'programs' call in these cases?

Reasonably quick: 1-2s per iteration.

Maybe there's an issue with the response being chunked (are low volume requests chunked?). Add

print STDERR "Response chunking : ".Dumper($response->header('client-transfer-encoding'))."\n";

to the debug code and check for the 'chunked' header between runs with low numbers (which work) and runs with high numbers (which don't work) to see if there's a difference.

Output below.

Let's go back a step: you said it worked for a long time and then broke...any ideas as to what might have changed since it last worked? e.g. new router, updated Perl version, new broadband package, Newtflix sub, etc.

Other than keeping the OS up-to-date (on both the backend server which runs Ubuntu 20.04 and on the router which runs Debian 10), no.

mythtv@dracor:~/.xmltv$ ./tv_grab_zz_sdjson.patched --config-file tv_grab_sd_json.conf --output tv_grab_sd_json.out Initializing... Magic number checking on storable file failed at /usr/lib/x86_64-linux-gnu/perl/5.30/Storable.pm line 421, at ./tv_grab_zz_sdjson.patched line 705. POST https://json.schedulesdirect.org/20141201/token ==> 200 OK (1s) GET https://json.schedulesdirect.org/20141201/status ==> 200 OK Updating lineups... GET https://json.schedulesdirect.org/20141201/lineups/GBR-1000014-DEFAULT ==>200 OK (1s) Indexing channels... Updating schedules... POST https://json.schedulesdirect.org/20141201/schedules/md5 ==> 200 OK (1s) POST https://json.schedulesdirect.org/20141201/schedules ==> 200 OK (1s) Updating programs... POST https://json.schedulesdirect.org/20141201/programs ==> 200 OK (186s) HTTP status : 200 Response type : application/json;charset=UTF-8 Response encoding : gzip Use of uninitialized value in concatenation (.) or string at ./tv_grab_zz_sdjson.patched line 287. Response content : Response chunking : $VAR1 = 'chunked';

rmeden commented 3 years ago

On 6/18/2021 2:16 AM, Geoff wrote:

SD doesn't return a Content-Length header which is a pity as it would be a useful cross-check.

I don't know how RobertK wrote the JSON service, but when I wrote the datadirect server I had to send the 200 status and no contact length also.

Contact length and status are  sent in the header, before you begin sending any data.  I stream data as I generate it, so need to send the 200 status and have no idea how long it would be.  I could have cached the entire result, but then it would use a lot of memory and have a long wait until data is sent.  (a 2G response that takes a few minutes to generate isn't unusual) Both cause other problems. Simpler to just send the 200 and start sending the data.

RobertE

honir commented 3 years ago

Yep. It wasn't meant as a criticism ;-) (Content-Length values are often wrong and sometimes misleading anyways). I was just trying to identify whether Jan's empty value was because SD sent an empty string or whether the data sent by SD is getting 'lost' somewhere. I susepect the latter.

honir commented 3 years ago

Response chunking : $VAR1 = 'chunked';

I couldn't say for certain without adding debug code to capture it, but I suspect the grab with low values for sd_json_request_max is returning an un-chunked response.

In which case it suggests something in your setup which is broken when the response is received in chunks (hence the timeout after 180 seconds when it has failed to find all the chunks).

JanCeuleers commented 3 years ago

On 18/06/2021 19:36, Geoff wrote:

Response chunking : $VAR1 = 'chunked';

I couldn't say for certain without adding debug code to capture it, but I suspect the grab with low values for sd_json_request_max is returning an un-chunked response.

In which case it suggests something in your setup which is broken when the response is received in chunks (hence the timeout after 180 seconds when it has failed to find all the chunks).

I think you're right. My reason for thinking you're right is based on indirect evidence:

When I run the test with TCP SACK enabled and while tcpdumping the traffic on the router I see the following:

  1. This is https traffic so I can't see the content.

  2. After the programs POST I see a certain amount of network traffic being exchanged, so this means that the POST does arrive at the server and it starts responding. In the partial tcpdump output below, this burst ends at 19:50:33

  3. The next thing that happens is the timeout, at 19:53:31. The packets shown below after that time were sent after the grabber had already terminated.

19:50:31.497608 IP ec2-52-201-91-99.compute-1.amazonaws.com.https > 220.152-129-109.adsl-dyn.isp.belgacom.be.58248: Flags [.], seq 462186:463634, ack 21694, win 283, options [nop,nop,TS val 3211202218 ecr 1756085696], length 1448 19:50:31.497616 IP ec2-52-201-91-99.compute-1.amazonaws.com.https > 220.152-129-109.adsl-dyn.isp.belgacom.be.58248: Flags [.], seq 463634:465082, ack 21694, win 283, options [nop,nop,TS val 3211202219 ecr 1756085696], length 1448 19:50:31.497977 IP ec2-52-201-91-99.compute-1.amazonaws.com.https > 220.152-129-109.adsl-dyn.isp.belgacom.be.58248: Flags [.], seq 465082:466530, ack 21694, win 283, options [nop,nop,TS val 3211202219 ecr 1756085696], length 1448 19:50:31.498170 IP ec2-52-201-91-99.compute-1.amazonaws.com.https > 220.152-129-109.adsl-dyn.isp.belgacom.be.58248: Flags [FP.], seq 466530:466843, ack 21694, win 283, options [nop,nop,TS val 3211202219 ecr 1756085696], length 313 19:50:31.498876 IP 220.152-129-109.adsl-dyn.isp.belgacom.be.58248 > ec2-52-201-91-99.compute-1.amazonaws.com.https: Flags [.], ack 315938, win 5945, options [nop,nop,TS val 1756085787 ecr 3211202198,nop,nop,sack 3 {440466:466844}{436122:437570}{433226:434674}], length 0 19:50:33.256002 IP dracor.xperim.be.44172 > ec2-52-87-12-213.compute-1.amazonaws.com.https: Flags [F.], seq 1662811980, ack 1192579610, win 3058, options [nop,nop,TS val 2489338137 ecr 3211142194], length 0 19:53:31.520546 IP dracor.xperim.be.58248 > ec2-52-201-91-99.compute-1.amazonaws.com.https: Flags [F.], seq 2049865424, ack 696491114, win 5945, options [nop,nop,TS val 1756265809 ecr 3211202198,nop,nop,sack 3 {124529:150907}{120185:121633}{117289:118737}], length 0 19:53:31.848065 IP dracor.xperim.be.58248 > ec2-52-201-91-99.compute-1.amazonaws.com.https: Flags [F.], seq 0, ack 1, win 5945, options [nop,nop,TS val 1756266137 ecr 3211202198,nop,nop,sack 3 {124529:150907}{120185:121633}{117289:118737}], length 0 19:53:32.168058 IP dracor.xperim.be.58248 > ec2-52-201-91-99.compute-1.amazonaws.com.https: Flags [F.], seq 0, ack 1, win 5945, options [nop,nop,TS val 1756266457 ecr 3211202198,nop,nop,sack 3 {124529:150907}{120185:121633}{117289:118737}], length 0 19:53:32.776075 IP dracor.xperim.be.58248 > ec2-52-201-91-99.compute-1.amazonaws.com.https: Flags [F.], seq 0, ack 1, win 5945, options [nop,nop,TS val 1756267065 ecr 3211202198,nop,nop,sack 3 {124529:150907}{120185:121633}{117289:118737}], length 0 19:53:33.992079 IP dracor.xperim.be.58248 > ec2-52-201-91-99.compute-1.amazonaws.com.https: Flags [F.], seq 0, ack 1, win 5945, options [nop,nop,TS val 1756268281 ecr 3211202198,nop,nop,sack 3 {124529:150907}{120185:121633}{117289:118737}], length 0 19:53:36.552083 IP dracor.xperim.be.58248 > ec2-52-201-91-99.compute-1.amazonaws.com.https: Flags [F.], seq 0, ack 1, win 5945, options [nop,nop,TS val 1756270841 ecr 3211202198,nop,nop,sack 3 {124529:150907}{120185:121633}{117289:118737}], length 0 19:53:41.416090 IP dracor.xperim.be.58248 > ec2-52-201-91-99.compute-1.amazonaws.com.https: Flags [F.], seq 0, ack 1, win 5945, options [nop,nop,TS val 1756275705 ecr 3211202198,nop,nop,sack 3 {124529:150907}{120185:121633}{117289:118737}], length 0

garybuhrmaster commented 3 years ago

A simple test may be to run the grabber on your debian router, and see if it works[1]. And if not, try turning down any firewall rules, and try again. If it works there, this issue would seem to be in your network (or some recent update), and a bisect of updates might point you in the right direction.

[1] If your gateway was embedded, I would have suggested hanging your BE, or some specifically built system, directly onto your ISP, but since it is debian, it is probably easier to test with it, although if it does not work there, you may still have to test with a system directly connected to your ISP (since if this is a recent debian update, the router itself may be the issue).

JanCeuleers commented 3 years ago

As Gary suggested I installed xmltv on the router, then re-ran the test there. It failed in the same way.

I then cleared all firewall rules (by running shorewall clear and then checking that ip-tables-save was blank) and re-ran the test. It still failed in the same way.

honir commented 3 years ago

Do you have a VPN you can try it over? (or some other way of getting off of Belgacom/Proximus)

JanCeuleers commented 3 years ago

On 19/06/2021 08:23, Geoff wrote:

Do you have a VPN you can try it over? (or some other way of getting off of Belgacom/Proximus)

I will first try and reproduce the issue on my laptop (which also runs Ubuntu 20.04). If the problem also occurs, I will then try again while the laptop is tethered to my phone (which is also served by Proximus but on a network that I think is fairly separate). Will report back; might take some time.

JanCeuleers commented 3 years ago

I can no longer reproduce the issue (not on the backend, neither on the router nor the laptop).

JanCeuleers commented 3 years ago

Closing

honir commented 3 years ago

Don't you just hate it when that happens :-( Good that it's working again though