Results 135 issues of Athanasius

NB: Keep discussion of any changes to `horizons` and `odyssey` flags semantics/requirements over in #196 As 4.0 Horizons client is launching soon we need to be *sure* Listeners can distinguish...

enhancement
schemas

1. Historically the `horizons` and `odyssey` flags have been optional. In part this was probably due to CAPI being used as the source for some data. 2. Sending a `null`...

enhancement
schemas

It seems you updated load.py to work with plugin_start3() and Python 3.x otherwise, but the latest release is still from 2017. I'll help the Python 3.7 migration of EDMC itself...

### Steps To Reproduce I wondered why something else on my home server was suddenly failing this morning. This turned out to be because /home was full. The cause of...

bug

Reviewing #1773 I realised that we might have lost any 'latching' on not being able to trigger a fresh 'station' set of CAPI queries if they're already in progress. So,...

bug
unconfirmed

This should go on its own new tab of the notebook. Maybe just the suit info, but if loadout as well, maybe that should also get a tab. [Athanasius-profile-20210329-00.json.txt](https://github.com/EDCD/EDMarketConnector/files/6223578/Athanasius-profile-20210329-00.json.txt)

enhancement
Odyssey

Need to at *least* fully document the various state flows a new user might go through. There are variants like "not even run ED yet", "ran ED in the past,...

documentation

- [x] `coriolis.py` is erroring out - [ ] `collate.py` runs on CAPI data dumps to spot new modules/ships/commodites ? - [ ] `commodity.csv` from `collate.py` Used in: `companion.py`, `collate.py`...

documentation

New feature, to aid players in keeping the Frontier oAuth2 tokens alive for all their accounts. Add an option to iterate over all known Cmdrs to poke the CAPI `/profile`...

enhancement

i.e. EDSM doesn't accept Ring data via its API. We don't want to *stop* sending such in case EDSM starts wanting it. So we need to document that: - [x]...

documentation
Plugins