Topic: MH2

It's possible I missed it, but has there been any updates on when MH2 will be included on deckbox?

Re: MH2

While I haven't seen any updates. new sets are usually added within a week or so of release, so I wouldn't think it would be too long.

Re: MH2

If you're on Windows and you've got cards you'd like to catalog while waiting, I wrote a PowerShell script that'll grab MH2 card data from Scryfall and pump out a CSV compatible with Deckbox (though you'll have to wait for Deckbox to add the cards to their DB before uploading!). Fill in your card counts via Excel or Google Sheets.

https://pastebin.com/meVswH2W

The Price and Foil Price columns are added for reference, you should delete them from the CSV when you're ready to upload them.

Last edited by t3hp0larbear (2021-06-15 01:49:19)

Re: MH2

That's pretty sweet!  What's the edition name for MH2 for the spreadsheet?

Re: MH2

t3hp0larbear wrote:

If you're on Windows and you've got cards you'd like to catalog while waiting, I wrote a PowerShell script that'll grab MH2 card data from Scryfall and pump out a CSV compatible with Deckbox (though you'll have to wait for Deckbox to add the cards to their DB before uploading!). Fill in your card counts via Excel or Google Sheets.

https://pastebin.com/meVswH2W

The Price and Foil Price columns are added for reference, you should delete them from the CSV when you're ready to upload them.

This was hugely helpful. Thanks!

Re: MH2

t3hp0larbear wrote:

If you're on Windows and you've got cards you'd like to catalog while waiting, I wrote a PowerShell script that'll grab MH2 card data from Scryfall and pump out a CSV compatible with Deckbox (though you'll have to wait for Deckbox to add the cards to their DB before uploading!). Fill in your card counts via Excel or Google Sheets.

https://pastebin.com/meVswH2W

The Price and Foil Price columns are added for reference, you should delete them from the CSV when you're ready to upload them.


Well darn and all I got is a Mac

Re: MH2

Sandra wrote:

Well darn and all I got is a Mac

Powershell is open source, you can install it on a Mac as well.