You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.
I have some python code to get images of magiccards.info.
For card lists, I based my code on the xml lists of MagicAssistant (http://mtgbrowser.sourceforge.net)
The text was updated successfully, but these errors were encountered:
For the moment, writing your own importer is probably the best way to get things set up. I'll update the readme to reflect this.
I'll want to review the legal status of things before publishing an official importer tool for this project. As it is, this project is a fairly general-purpose card recognition & inventory system, with only a few tweaks on the inventory-management-side for purposes of managing a MTG collection.
It is great that the card recognition is general. It would be nice if you can easily update or extend the config for other collections.
Would the json descriptions of www.mtgjson.com be usable with your scanning tool?
How should the directory/file structure of the xml/json and image files should look like?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
http://ark42.com/mtg/gathererdownloader/ is offline. Is there a new tool available?
I have some python code to get images of magiccards.info.
For card lists, I based my code on the xml lists of MagicAssistant (http://mtgbrowser.sourceforge.net)
The text was updated successfully, but these errors were encountered: