Athanasius
Athanasius
Commodites data can come from either CAPI or Journal. It seems that CAPI `/market` does *not* contain any rare commodities, but if a user causes Journal `Market.json` to be utilised...
When I was just writing documentation for the `blackmarket` schema it came to light that this has been 'soft' deprecated since September 2017 ! The same data has been available...
An EDMC 5.2.0 user is seeing. ``` 2021-10-26 20:28:35.675 - WARNING - 8464:8368:8368 plugins.eddn.http_error_to_log:339: Unknown status code from EDDN: None -- Exception in Tkinter callback Traceback (most recent call last):...
Currently the Gateway has its "where listeners connect" port defined, which is then where the Monitor and Relay connect. That means the same port is defined in 3 places, and...
Once other code cleanup is finished (i.e. ensuring all services log proper IP addresses, not 127.0.0.1 due to reverse proxying) we should investigate enabling IPv6 connectivity for both uploads to...
Someone brought up that EDMC plugins might be using the default `requests` User Agent string, which isn't helpful when trying to determine what is causing traffic. There's already `timeout_session.py` to...
1. The current `replay.json` has to be entirely rewritten if any message is added or removed. That's just crap. Either it churns to disk or risks losing data until a...
There's at least all of this (line numbers modulo this being in a pre-PR branch): ```python theme.py:0:1: TAE001 too few type annotations (0%) theme.py:1:1: D100 Missing docstring in public module...
> minor update for Inara API `setCommanderShip` event - there will be possible to set `shipMaxJumpRange` and `shipCargoCapacity`, for the respective properties in the journal's `Loadout` event (`MaxJumpRange` and `CargoCapacity`)....
The general policy is that, as much as is feasible, a schema file alone should be enough to inform a Sender as to how to construct a compliant message. `outfitting/2`,...