github EDCD/EDMarketConnector Release/4.0.4
Release 4.0.4

latest releases: Release/5.10.5, Release/5.10.4, Release/5.11.0-alpha1...
3 years ago

Release 4.0.4

  • Built using Python 3.7.8. Prior 4.0.x releases used 3.7.7.

  • Don't crash if no non-default Journal Directory has been set.

  • Only send to Inara API at most once every 30 seconds. This should avoid the "Inara 400 Too much requests, slow down, cowboy. ;) ..." message and being locked out from the API for an hour as a result. Any events that require data to be sent during the 30s cooldown will be queued and sent when that timer expires.

    This was caused by previous changes in an attempt to send cargo events to Inara more often. This fix retains that enhancement.

    Note that if you log out and stop EDMC within 30 seconds you might have some events not sent. If we tried to force a send then it might hit the limit when you want to log back in and continue playing. As it is you can re-run EDMC and log back into the game to ensure Inara is synchronised properly.

Don't miss a new EDMarketConnector release

NewReleases is sending notifications on new releases.