-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Mihail Morosan edited this page Jun 29, 2023
·
1 revision
The card database is downloaded on start-up from www.mtgjson.com if a newer version is available.
You can trigger a manual update check via the /mtg/update
endpoint.
Coming soon:
- scheduled automatic update.
- live migration of mtgjson.com Sqlite database into Postgres, for higher performance.
You can search for cards by various filters (more to be added) in both the Magic database and in your existing collections.
You can add / remove cards to the collection, both one by one and in bulk, through importing.
Moving cards between collections is also possible.
Deleting cards from a collection, as well as outright deleting collections, also possible. When deleting a collection, you are prompted to decide on whether you want any cards in that collection to be moved somewhere else, or deleted alongside the collection.