{"id":13858700,"url":"https://github.com/DanielLukic/tagomatic","last_synced_at":"2025-07-14T01:31:35.855Z","repository":{"id":709912,"uuid":"356593","full_name":"DanielLukic/tagomatic","owner":"DanielLukic","description":"Simple command-line mp3 tagger based on mp3info gem. Supports folder-specific configuration files.","archived":false,"fork":false,"pushed_at":"2010-01-12T20:25:21.000Z","size":236,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-28T22:21:43.991Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/DanielLukic.png","metadata":{"files":{"readme":"README.rdoc","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}},"created_at":"2009-10-31T23:35:16.000Z","updated_at":"2021-08-09T17:05:09.000Z","dependencies_parsed_at":"2022-07-18T05:21:33.245Z","dependency_job_id":null,"html_url":"https://github.com/DanielLukic/tagomatic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielLukic%2Ftagomatic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielLukic%2Ftagomatic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielLukic%2Ftagomatic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielLukic%2Ftagomatic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielLukic","download_url":"https://codeload.github.com/DanielLukic/tagomatic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225938647,"owners_count":17548525,"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":[],"created_at":"2024-08-05T03:02:17.984Z","updated_at":"2024-11-22T17:30:21.386Z","avatar_url":"https://github.com/DanielLukic.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"= tagomatic\n\nSimple command-line mp3 tagger based on mp3info gem. Supports folder-specific configuration files.\n\nAnother mp3 tagger the world does not need.\n\nBut I needed it. I have a large collection of old mp3 files. From times when tagging was mostly\nbased on the file and folder names. When v2 tags where nowhere close..\n\n== Overview\n\nModes of operation:\n\n* The tagger will try to guess the tags from the full file path by applying a set of known formats.\n* The tagger will apply specific tags given on the command-line.\n* The tagger will match specific formats given on the command-line.\n* Arbitrary combination of the before-mentioned modes.\n\nThe scanner supports recursive folder handling. Of course.\n\nRight now v2 tags are the focus.\n\nIt is probably best to call this alpha ware.\n\n== Usage\n\nFor my genre/artist/album/track.mp3 collection I use this invocation pattern:\n\ntagomatic --underscores --guess --recurse --showtags --errorstops --cleantags /media/music/\n\nThen I add folder-specific .tagomatic or .format= files whenever an error occurs.\n\n== The .tagomatic file\n\nYou can put the (long version) of the command line options into folder-specific .tagomatic files.\nThese options are then valid only for this folder and sub-folders.\n\nThis is useful - for example - if you want to switch guessing off for sub-folders.\n\n== The .format= files\n\nYou can add files named .format= to sub-folders. They will be picked up by tagomatic and added as\ncustom formats just as if you would have passed them on the command line using the --format option.\n\nBecause the slash is not allowed in file names you have to replace it with a vertical dash like in\nthis example:\n\n.format=%g|%a|%b|%n - %t.mp3\n\nThese formats are valid only for this folder and sub-folders.\n\n== Copyright\n\nCopyright (c) 2009 Daniel Lukic. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDanielLukic%2Ftagomatic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDanielLukic%2Ftagomatic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDanielLukic%2Ftagomatic/lists"}