It is currently 19 Apr 2024, 14:59
   
Text Size

CSV Import Issues

Moderators: charmer, CCGHQ Admins

CSV Import Issues

Postby sitterhonk » 12 Nov 2019, 23:31

hey developers of Magic Album,

I'm working on a csv-parser from my collection of the app 'MTG Manager' to the importable csv-format of 'Magic Album'
after solving several tiny encoding problems I achieved to get almost all of the cards recognized by your program. But there are still some orphans, where MA says "These records are not imported and should be added manually"
I can't figure out, how to convert them.

1. double sided cards
For example I got this entry in my CSV:

Code: Select all
"ENG   DDJ   Life | Death      1   0   "
and MA lists that as not imported. Though it's the same name (and encoding) and set-code when I search the database for that card.

2. Most of my lands
For example I got this entry in my CSV:

Code: Select all
"ENG   DDH   Mountain      3   0   "
Is there something i'm missing?

3. Card with versions
Unfortunately I can't get a version number of a card from the MTG Manager-export. But it seems, that MA requires to get the version if more than 1 exists?
Like this record:
Code: Select all
"ENG   GRN   Selesnya Guildgate      1   0   "
Thanks for your help!
If everything works and I can transfer my fast scanned cards from MTG Manager, I'm happy to share the (python) parser.

Greetings,
Fabian
sitterhonk
 
Posts: 2
Joined: 12 Nov 2019, 23:08
Has thanked: 0 time
Been thanked: 0 time

Re: CSV Import Issues

Postby Goblin Hero » 13 Nov 2019, 08:24

sitterhonk wrote:For example I got this entry in my CSV:
Code: Select all
"ENG   DDJ   Life | Death      1   0   "
Name must be "Life|Death" without spaces.
sitterhonk wrote:2. Most of my lands
3. Card with versions
Unfortunately I can't get a version number of a card from the MTG Manager-export. But it seems, that MA requires to get the version if more than 1 exists?
Yes, MA requires version if more than one card exists. Almost all lands have versions so this is the same problem. You can set version to "1" for all these cards. Not a good solution, but at least it will allow importing to MA.
When you´re a goblin, you don´t have to step forward to be a hero -- everyone else just has to step back.
User avatar
Goblin Hero
Site Admin
Site Admin
 
Posts: 1992
Joined: 23 Oct 2005, 09:37
Location: Russia
Has thanked: 218 times
Been thanked: 351 times

Re: CSV Import Issues

Postby sitterhonk » 13 Nov 2019, 10:14

Oh wow, that was a quick response!
I will give it a try today. Keep you posted.

Thanks!
sitterhonk
 
Posts: 2
Joined: 12 Nov 2019, 23:08
Has thanked: 0 time
Been thanked: 0 time


Return to Magic Album

Who is online

Users browsing this forum: No registered users and 18 guests


Who is online

In total there are 18 users online :: 0 registered, 0 hidden and 18 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 18 guests

Login Form