{"id":21213844,"url":"https://github.com/cpsibo/mtg-printings-counter","last_synced_at":"2026-07-04T14:32:10.980Z","repository":{"id":262363000,"uuid":"887006435","full_name":"CPSibo/MTG-Printings-Counter","owner":"CPSibo","description":"Powershell utility to count all of the unique printings in an MTG set","archived":false,"fork":false,"pushed_at":"2024-12-14T07:14:31.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T00:15:31.486Z","etag":null,"topics":["magic-the-gathering","powershell","scryfall-api"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CPSibo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-12T02:13:00.000Z","updated_at":"2024-12-14T07:14:34.000Z","dependencies_parsed_at":"2024-11-12T03:22:22.570Z","dependency_job_id":"4c68fd7d-9bff-4abc-893a-cc54f4746359","html_url":"https://github.com/CPSibo/MTG-Printings-Counter","commit_stats":null,"previous_names":["cpsibo/mtg-printings-counter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPSibo%2FMTG-Printings-Counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPSibo%2FMTG-Printings-Counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPSibo%2FMTG-Printings-Counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPSibo%2FMTG-Printings-Counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPSibo","download_url":"https://codeload.github.com/CPSibo/MTG-Printings-Counter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663578,"owners_count":20327306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["magic-the-gathering","powershell","scryfall-api"],"created_at":"2024-11-20T21:24:18.437Z","updated_at":"2026-07-04T14:32:10.935Z","avatar_url":"https://github.com/CPSibo.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MTG Printings Counter\nThis utility counts all of the unique printings for cards in a MTG set. For instance, if the card with collector number 42 has non-foil, foil, and etched foil versions, it will be shown as having 3 printings. This is useful for planning collections and organizing binders.\n\nYou can run this via powershell on windows.\n\n## Examples\n### Basic\n```ps\n.\\getMtgSetPrintings.ps1 -setCode \"fdn\"\n```\nThis will output all cards found with their number of finishes, plus total counts below. `setCode` refers to the [three-letter code given to sets on scryfall](https://scryfall.com/sets).\n\n### Minimum Finishes\n```ps\n.\\getMtgSetPrintings.ps1 -setCode \"fdn\" -minFinishes 3\n```\nThis will restrict the card output to only ones with at least `minFinishes` finishes. The totals at the bottom are unaffected by `minFinishes`.\n\n## Acknowledgements\nThis tool uses the [Scryfall API](https://scryfall.com/docs/api) to retrieve data.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpsibo%2Fmtg-printings-counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcpsibo%2Fmtg-printings-counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpsibo%2Fmtg-printings-counter/lists"}