Show if current system is incomplete on EDSM
Thurion opened this issue · 1 comments
Thurion commented
- Add option to enable this feaure
- Feature only works if EDDN, EDSM or overwrite is enabled
- Trigger on
FSSDiscoveryScan
: Make EDSM API call to get number of known bodies if system is not new. If the system is new, show a message like "no data on EDSM"- Can make use of new function: https://github.com/Marginal/EDMarketConnector/blob/master/plugins/edsm.py#L356
- Trigger on
FSSAllBodiesFound
: Add system to local cache so it won't call EDSM's API again- Add a clear cache button
- Possible number mismatch (e.g. when Fdev renamed a body and the old one is still on EDSM): Maybe generate a report to clean it up