Teenage Mutant Ninja Turtles
released on March 06, 2026!

Order now on CardKingdom Order now on TcgPlayer

Teenage Mutant Ninja Turtles
released on March 06, 2026!

Order now on CardKingdom Order now on TcgPlayer
3 total results       Page 1 of 1
You must login or register to post a new reply
Posts [ 1 to 3 ]
Trade score 144 (100%)
Members
Registered: 01-Mar-2012 10:35
First off, wonderful job with the site, I've been using TCGPlayer for prices and buying for a while and got tired of EssentialMagic being so clunky, and this covers the bases very nicely. I especially like that you are working on incorporating requests into your site.

On that note, I have a request that spawned from needing to specify editions; a page that recognizes all cards that have multiple editions (that aren't specified yet) and shows them in a list with dropdowns for edition and quantity/edition. This could also be extended to any of the other categories, particularly condition.

Thank you for your consideration.
Trade score 8 (100%)
Members
Registered: 01-Mar-2012 01:21
I would love to be able to specify this on the "mass import" tab of the add-card pane, as well. For instance, if I could use something like "4 Akoum Refuge [ZEN] [NM]" instead of just "4 Akoum Refuge" (without making the additional information required, of course) I'd be ecstatic.

In PHP, I've used this regexp inside preg_match() to break out qty/card name/set, in case it might be useful...I don't think it would be overly complicated to extend that to support condition as well...?

/^\s*(?P<qty>\d+)\s+(?P<card>[^[]+?)\s*((\[(?P<set>\w{3})\]{1})|$)/

Editions/sets make a difference to me, so it'd be really awesome to be able to manage that information en-masse.

Thanks![/(?P<set>\w{3})\][/^[][/NM][/ZEN]
Trade score 13 (100%)
Administrators
Registered: 18-May-2009 18:29
Hey guys,

Thanks for the feedback. These are both things that we would like to implement soon(ish), especially an advanced import widget.
Posts [ 1 to 3 ]
3 total results       Page 1 of 1
You must login or register to post a new reply