gtaylor / EVE-Market-Data-Uploader

A bare bones, cross-platform, console based EVE Online market data uploader.
MIT License
20 stars 5 forks source link

Empty market history does not upload? #8

Closed TrentBartlem closed 9 years ago

TrentBartlem commented 9 years ago

Market orders, even empty ones, will show this in the logs:

2014-11-04 09:37:36,443: Message pushed to the queue for upload.
2014-11-04 09:37:37,538: Starting new HTTP connection (1): upload.eve-emdr.com
2014-11-04 09:37:38,222: "POST /upload/ HTTP/1.1" 200 1

However, only market histories with entries show the upload message; empty market histories do not.

gtaylor commented 9 years ago

Market history uploading will be removed, since EMDR is no longer supporting them.

TrentBartlem commented 9 years ago

Fair enough.