It is currently 07 Jul 2021, 11:55
   
Text Size

Magic Album - Program Bugs

Possible Price Import Bug (fix completed)

 

Hi,

I've been going through my Magic Album inventory file, trying to find cards that do not have price data, but that are on mtgmintcard.com. I've noticed that cards with "special" characters, like anything with the word "Æther", do not appear to have price data with them. It looks like there's code in the lua file to convert Æ to AE, so I'm not sure why that's a problem.

I also noticed two missing sets, Duels of the Planeswalkers and Vanguard, which are both on mtgmintcard.com. Adding these lines to avsets fixes that:
{id = 768, foil = "Y", chinese = "N", url = "Duels+of+the+Planeswalkers"},
{id = 70, foil = "N", chinese = "N", url = "Vanguard"},

I also made a bunch of additions to try and get prices for as many promotional cards as I could, there's a modified file in the forum if your interested:
viewtopic.php?f=32&t=2324&p=93395#p93395

Comments

Posted by Goblin Hero » 20 Aug 2012, 08:17

TY, I've added your version to the MA distribution.

Ticket details

  • Ticket ID: 252
  • Project: Magic Album
  • Status: Fix completed
  • Component: (unknown)
  • Project version: (unknown)
  • Priority: Normal
  • Severity: Normal
  • Assigned to: Goblin Hero
  • Reported by: Stromglad1
  • Reporter's tickets: List all tickets
  • Reported on: 16 Jul 2012, 23:39
  • Last visited by Goblin Hero » 20 Aug 2012, 08:17.
 

Login Form