{"id":18455255,"url":"https://github.com/castagnait/autorinomina","last_synced_at":"2025-08-16T19:07:38.761Z","repository":{"id":38126335,"uuid":"283502131","full_name":"CastagnaIT/Autorinomina","owner":"CastagnaIT","description":"A simple software for Windows to rename lists of files","archived":false,"fork":false,"pushed_at":"2022-12-07T18:02:01.000Z","size":28128,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T18:59:57.752Z","etag":null,"topics":["music","rename-files","rename-lists","tv-shows","videos","windows"],"latest_commit_sha":null,"homepage":"","language":"Visual Basic .NET","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CastagnaIT.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-29T13:09:22.000Z","updated_at":"2024-07-14T19:38:42.000Z","dependencies_parsed_at":"2023-01-24T20:15:09.223Z","dependency_job_id":null,"html_url":"https://github.com/CastagnaIT/Autorinomina","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/CastagnaIT/Autorinomina","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastagnaIT%2FAutorinomina","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastagnaIT%2FAutorinomina/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastagnaIT%2FAutorinomina/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastagnaIT%2FAutorinomina/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastagnaIT","download_url":"https://codeload.github.com/CastagnaIT/Autorinomina/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastagnaIT%2FAutorinomina/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270757522,"owners_count":24640095,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"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":["music","rename-files","rename-lists","tv-shows","videos","windows"],"created_at":"2024-11-06T08:07:34.350Z","updated_at":"2025-08-16T19:07:38.733Z","avatar_url":"https://github.com/CastagnaIT.png","language":"Visual Basic .NET","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Autorinomina © 2009-2020 Stefano Gottardo\r\n\r\nA simple software for Windows to rename lists of files\r\n\r\n_The project is no longer maintained for several years, but fully working,\r\nthe only part that require attention is The TVDB integration, that use a old API not more available._\r\n\r\nThe source code will be kept here as a reference and for possible evolutions by enthusiasts.\r\nThe website http://www.autorinomina.it/ will be closed at the end of 2020.\r\n\r\n## History\r\n\r\nThis software was born in the far February 2009 the result of my desire for good renaming the files, but also from my passion in programming.\r\nIn the course of time and thanks to the suggestions of my fans have been able to improve it and make it become a true software.\r\n\r\nThis software was initially born to rename episodes files of Tv Shows,\r\nso automatically filters out bad words based on a blacklist with the ability to automatically reposition each portion of text in the filename.\r\n\r\nExample:\u003cbr/\u003e\r\nFrom: The.TvShow.Name.6x06.Deep.Waters.ITA.WEBRip.x264.mkv\u003cbr/\u003e\r\nResult: 6x06 - The TvShow Name - Deep waters.mkv\r\n\r\nIn the latest versions it has been extended to rename any other file type, like images, sounds, documents...\u003cbr/\u003e\r\nwith the possibility to include in the file names extra information such as metadata, ID3-TAG, EXIF, etc...\r\n\r\n## Main features\r\n\r\n- Simultaneously rename files from different folders\u003cbr/\u003e\r\nYou can add files from different folders to rename all at once\r\n- Sort functions\u003cbr/\u003e\r\nThe sort function can be applied to e.g. the filename, type, date created ...\r\n- Preview of the new file names\u003cbr/\u003e\r\nWith the preview you can view the new file names, edit the results and in the case check for any problems such as duplicate names.\r\n- Reading metadata information\u003cbr/\u003e\r\nThe metadata information (EXIF, IPTC, ID3) which are automatically inserted by camera or audio devices, can be used to rename the files.\r\n- Custom numbering\u003cbr/\u003e\r\nEach file can be numbered keeping its original numbering, or creating a new one using different styles such as (01,02,03  I,II,III  1x01, 1x02 ...)\r\n- Black-list words\u003cbr/\u003e\r\nUsing this list you can remove words from the file names automatically (it is applied using the \"Filter from the filename\").\r\n- Use the contents of a text file\u003cbr/\u003e\r\nYou can rename files using the contents of a text file (TXT) or by using copy/paste to any editor. Each line of text in the file will be transferred to each file to be renamed.\r\n- Access to the database of the TV series The TVDB\u003cbr/\u003e\r\nUse one of the largest databases of TV series to rename your files\r\n- Save the configurations with the presets\u003cbr/\u003e\r\nThe presets allow you to save/retrieve different configurations to rename the files according to your needs. You can also download them from the tutorial and share those that you create with anyone.\r\n\r\n![alt text](https://github.com/castagnait/autorinomina/blob/master/Screenshot.png?raw=true)\r\n\r\n## License\r\n\r\nGNU General Public License v3.0 (GNU GPLv3)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcastagnait%2Fautorinomina","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcastagnait%2Fautorinomina","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcastagnait%2Fautorinomina/lists"}