{"id":24045198,"url":"https://github.com/smesgr9000/tosecmover","last_synced_at":"2026-06-15T15:31:57.179Z","repository":{"id":192442316,"uuid":"484707889","full_name":"smesgr9000/tosecMover","owner":"smesgr9000","description":"TosecMover is a TOSEC Dat parser and file mover","archived":false,"fork":false,"pushed_at":"2024-09-28T19:26:49.000Z","size":81,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T09:23:14.463Z","etag":null,"topics":["renamer","software"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smesgr9000.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}},"created_at":"2022-04-23T09:51:15.000Z","updated_at":"2024-09-28T19:26:53.000Z","dependencies_parsed_at":"2023-09-04T19:51:48.139Z","dependency_job_id":null,"html_url":"https://github.com/smesgr9000/tosecMover","commit_stats":null,"previous_names":["smesgr9000/tosecmover"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smesgr9000/tosecMover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smesgr9000%2FtosecMover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smesgr9000%2FtosecMover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smesgr9000%2FtosecMover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smesgr9000%2FtosecMover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smesgr9000","download_url":"https://codeload.github.com/smesgr9000/tosecMover/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smesgr9000%2FtosecMover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34369840,"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-06-15T02:00:07.085Z","response_time":63,"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":["renamer","software"],"created_at":"2025-01-08T23:55:58.972Z","updated_at":"2026-06-15T15:31:57.116Z","avatar_url":"https://github.com/smesgr9000.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"TosecMover\n==========\n\nTosecMover is a TOSEC Dat parser and file mover. It is a simple tool to:\n- scan files\n- detect matching to a given TOSEC dat file or directories of Dat files\n- move \u0026 rename the matched files into a destination folder structure\n\nYou properly want a more suffisticated tool like [JRomManger](https://github.com/optyfr/JRomManager).\nThe benefit of this it runs from the shell without ui.\n\nThe current fixed destination structure is determened\nby the name tag of the Tosec Dat file e.g. `Acorn BBC - Games - [ADL]`\nwill create:\n\n```\nAcorn BBC/Games - [ADL]/\u003cgame name\u003e\n```\n\nIf a game contains multiple files or ROMs the structure is:\n\n```\nAcorn BBC/Games - [ADL]/\u003cgame name\u003e/\u003crom name\u003e\n```\n\nCurrently the tool does **NOT** support:\n- not multithreaded\n- diagnostic could be improved\n- more flexible destination\n- compression/decompression for target files\n- files in ZIP archives can be scaned, but only extracted not moved\n\nRunning\n-------\n\nFor flags and shell command arguments and options excute in the directory:\n\n```\npython3 tosecMover.py --help\n```\n\nRunning Tests\n-------------\n\nUnit tests are written to be used by pytest. Running all tests can be done\nby following command:\n\n```\npytest\n```\n\nLicense\n-------\n\nUnder BSD-3clause see [LICENSE](./LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmesgr9000%2Ftosecmover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmesgr9000%2Ftosecmover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmesgr9000%2Ftosecmover/lists"}