pyfa-org / Pyfa

Python fitting assistant, cross-platform fitting tool for EVE Online
GNU General Public License v3.0
1.6k stars 402 forks source link

Added option to sync all fittings to ESI #2496

Closed josephdouce closed 1 year ago

josephdouce commented 1 year ago

Added option to Sync all fittings to ESI, also forced fetch before deleteAll as pressing delete all before fetch throws an error.

josephdouce commented 1 year ago

image

josephdouce commented 1 year ago

Made some changes, the tool now replaces fits based on name, if names match in ESI and Pyfa, fits won't be added/removed, if there is no match the new fit will be added to ESI, ESI fits that are not matched with Pyfa will be removed.

josephdouce commented 1 year ago

Give me a shout if you want this feature and I'll make a fresh pull form my up-to-date fork.