{"id":28640845,"url":"https://github.com/devyukine/romm-hash-matcher","last_synced_at":"2026-07-14T20:32:16.391Z","repository":{"id":296494492,"uuid":"993580263","full_name":"DevYukine/romm-hash-matcher","owner":"DevYukine","description":"RomM Hash matching utility written in Go","archived":false,"fork":false,"pushed_at":"2025-06-03T21:48:41.000Z","size":56,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-30T06:03:16.763Z","etag":null,"topics":["rommapp"],"latest_commit_sha":null,"homepage":"","language":"Go","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/DevYukine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2025-05-31T04:12:36.000Z","updated_at":"2025-06-20T00:44:32.000Z","dependencies_parsed_at":"2025-05-31T15:59:52.178Z","dependency_job_id":"f3a20fef-feb2-4b2b-beaf-3f9706b6a006","html_url":"https://github.com/DevYukine/romm-hash-matcher","commit_stats":null,"previous_names":["devyukine/romm-hash-matcher"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevYukine/romm-hash-matcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYukine%2Fromm-hash-matcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYukine%2Fromm-hash-matcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYukine%2Fromm-hash-matcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYukine%2Fromm-hash-matcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevYukine","download_url":"https://codeload.github.com/DevYukine/romm-hash-matcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYukine%2Fromm-hash-matcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35478682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-14T02:00:06.603Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["rommapp"],"created_at":"2025-06-12T20:36:02.973Z","updated_at":"2026-07-14T20:32:16.372Z","avatar_url":"https://github.com/DevYukine.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RomM Hash Matcher\n\nThis is a small program i threw together to match hashes of roms in your RomM Server to a database of known hashes, RomM developer plan on adding this as a native feature but until then you can use this and manually do it once to match unmatched RomM automatically (this works best when your rom is matching an entry from known DAT Groups like No-Intro, Redump, TOSEC etc)\n\n### Only tested with IGDB so far\n\n## What does it do?\n\n1. Get list of unmatched roms from your RomM Server\n2. Get hashes of those roms (if RomM has the hashes already it will use those, for .zip files it will download and unzip it and then get the hashes of the file inside as DAT groups do not hash .zip files but only the roms inside)\n3. Do a lookup of those hashes on [Playmatch](https://github.com/RetroRealm/playmatch) and [Hasheous](https://hasheous.org/) via their API's\n4. If a match on either is found, it will search for metadata on IGDB and update the RomM Server with the metadata (this does the same as when you do a manual search in the UI)\n\n## Docs\n\n### Environment Variables\n\nYou need to set following environment variables for the program to work:\n\n- `ROMM_USERNAME` - Your RomM username\n- `ROMM_PASSWORD` - Your RomM password\n- `ROMM_URL` - The URL of your RomM server (e.g. `http://localhost:8000`) including the protocol!\n\nYou can also use a .env file to set these variables, just create a `.env` file in the same directory as the script and add the variables there.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevyukine%2Fromm-hash-matcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevyukine%2Fromm-hash-matcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevyukine%2Fromm-hash-matcher/lists"}