Having a weird issue trying to import my collection from MTG Manager. I'd done a test run of a smaller batch before, so I'm not sure what I'm doing wrong.
The CSV file has 4 columns with the following header, [u]Count,Name,Edition,Foil[/u]
When attempting the file check, I get the following error,
[u]Error: The header of the csv file is not correct. Please check that the columns in your file contain at the minimum Count and Name. Unrecognized colums: Count.[/u]
I tried switching the order of the columns so that Name came before count, and the same error came up saying Name was unrecognized. The file is saved as a CSV UTF-8 format, and I'm really rather confused as to what might be wrong.
The CSV file has 4 columns with the following header, [u]Count,Name,Edition,Foil[/u]
When attempting the file check, I get the following error,
[u]Error: The header of the csv file is not correct. Please check that the columns in your file contain at the minimum Count and Name. Unrecognized colums: Count.[/u]
I tried switching the order of the columns so that Name came before count, and the same error came up saying Name was unrecognized. The file is saved as a CSV UTF-8 format, and I'm really rather confused as to what might be wrong.