eyeonus / TradeDangerous-listener

An EDDN listener, designed to work in conjunction with the EDDBlink plugin for Trade Dangerous.
GNU Lesser General Public License v3.0
4 stars 3 forks source link

listings-live grows larger than listings #6

Closed Tromador closed 5 years ago

Tromador commented 6 years ago

Redownloaded latest eyeTD & listener, deleted all old files and ran from clean to be 100% sure.

Still ends up with filesizes as e.g.

-rw-rw-r--. 1 elite elite 156303047 Jun 28 08:02 listings.csv -rw-rw-r--. 1 elite elite 158952566 Jun 28 18:38 listings-live.csv

eyeonus commented 6 years ago

I updated the plugin, this issue shouldn't happen anymore.

Bad thing is that it won't remember which entries are from the dump and which are from the live file after a clean run. I'll have to figure out something else for that.

Tromador commented 6 years ago

Okay - downloaded latest eyetd & listener to server & run clean.

Unless something wierd happens with the server, it shouldn't be a major issue in any case. Make it a low priority, unless you get a sudden brainwave.

eyeonus commented 5 years ago

Should be working correctly after this update to TD:

https://github.com/eyeonus/Trade-Dangerous/commit/9639fdb777ae996e4ef2bbdcbc6ab9b9af254bdd

This includes remembering which listings are from the listings file and which are from the live file, which we had a problem with before.