alexander-pick / MKMTool

MKMTool ist a helper application I wrote for tinkering around with optimization of sale processes on magiccardmarket.eu and the idea of automisation of some tasks most people wouldn’t be able to get done by pure manpower.
GNU Affero General Public License v3.0
65 stars 15 forks source link

CSV file from Deckbox #35

Closed Broncky closed 3 years ago

Broncky commented 3 years ago

hello im new to this tool , i want to inmport my CSV file from Deckbox.org and always get errors. are there peopple who are using both ? or what i the best site for MTG csv files for MKMtool.

tomasjanak commented 3 years ago

Hi, first make sure that the column names (first row) are one of the names listed here: https://github.com/alexander-pick/MKMTool#CSV-Card-Lists-in-MKMTool But for a list from Deckbox it should be OK. What errors are you getting? They usually say what is wrong if it is for some particular card. Note that the names of many promo expansions (and some regular ones, like basic editions) are different on MKM and Deckbox, so if you are getting a "Unrecognized expansion..." types of error, you will have to find what that expansion is called on MKM from their product pages and do a replace all in your csv list before processing it with MKMTool.