Athanasius
26dac58ceb
eddn-report-log-errors: Some EDD 15.0.0.0 reported issues
2022-03-12 08:32:57 +00:00
Athanasius
1d15c546a8
scripts/eddn-report: Add Moonlight/1.3.4/Scan case
2022-02-27 18:58:32 +00:00
Athanasius
6607e3eb45
scripts/eddn-report-log-errors: EDSM/1.0.3: Materials as dict
2022-02-22 15:43:59 +00:00
Athanasius
2b141bf8ac
scripts/eddn-report-log-errors: New 'EDSM'/1.0.3/journal/Scan error
...
* Also corrects the conditionals to both skip this and always log
anything else.
2022-02-21 10:15:53 +00:00
Athanasius
a93c342550
scripts/eddn-report-log-errors: Ensure only 'known' things aren't printed
...
* Bump EDMC version to 5.3.0
* Use matching *for* known things and `pass`, and ensure there's an
"else print" everywhere to catch unknown things.
2022-02-20 10:55:42 +00:00
Athanasius
dfead5b2ab
scripts/eddn-report-log-errors: Don't print for 'old' G19s Companion
2022-02-20 08:30:05 +00:00
Athanasius
8c2a5dca6f
scripts/eddn-report-log-errors: Use fileinput & update for latest
...
* Use fileinput, makes it easy to use '-' as 'stdin please'.
* EDDLite 2.0.0.0: Bad date-time
* EDMC >= 5.2.4: approachsettelement/1 issues
2022-02-18 18:07:14 +00:00
Athanasius
05d5d0215a
scripts/eddn-report-log-errors: Use a semantic_version comparison
...
Hardcoding to only **equal** to 'current known latest version' requires
maintenance on any new release of a Sender. So leverage
`semantic_version.Version.coerce('<version>')` instead so we catch "this
or later versions".
2022-02-17 11:06:01 +00:00
Athanasius
79b78ac831
scripts/eddn-report: Quieten some EDMC errors
...
They're noted in <https://github.com/EDCD/EDMarketConnector/issues/1403 >
2022-01-18 11:21:21 +00:00
Athanasius
a1e330be2c
scripts/eddn-report: EVA is abandoned, so ignore
2022-01-17 09:18:40 +00:00
Athanasius
cc5ae32227
scripts/eddn-report: Correct EliteLogAgent comment
2022-01-12 15:43:59 +00:00
Athanasius
e93c04bb21
scripts/eddn-report: EliteLogAgent latest is 2.0.0.660
...
This allows for ignoring the ancient 0.9.2.412 that showed some errors
yesterday.
2022-01-12 09:40:47 +00:00
Athanasius
a8098f45b9
Move eddn-report-log-errors into scripts/
2022-01-10 09:42:17 +00:00