{"id":20315725,"url":"https://github.com/kkoomen/omnitagger","last_synced_at":"2025-04-11T17:32:19.433Z","repository":{"id":146977759,"uuid":"79742920","full_name":"kkoomen/omnitagger","owner":"kkoomen","description":"Omnitagger is a CLI tool for beautifying your music files and adding metadata automatically to your files","archived":false,"fork":false,"pushed_at":"2021-11-21T11:39:55.000Z","size":38,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-04-09T04:47:55.548Z","etag":null,"topics":["beautify","cli","meta-tags","music","music-files","omnitagger","tagger"],"latest_commit_sha":null,"homepage":"","language":"Python","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/kkoomen.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":"2017-01-22T20:17:51.000Z","updated_at":"2023-09-08T17:19:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ffb17a4-1755-4f74-9e0b-ab5583b674c6","html_url":"https://github.com/kkoomen/omnitagger","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/kkoomen%2Fomnitagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkoomen%2Fomnitagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkoomen%2Fomnitagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkoomen%2Fomnitagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkoomen","download_url":"https://codeload.github.com/kkoomen/omnitagger/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248449764,"owners_count":21105558,"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":["beautify","cli","meta-tags","music","music-files","omnitagger","tagger"],"created_at":"2024-11-14T18:21:11.946Z","updated_at":"2025-04-11T17:32:19.424Z","avatar_url":"https://github.com/kkoomen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# omnitagger\n\n[![Package Version](https://img.shields.io/pypi/v/omnitagger.svg)](https://pypi.python.org/pypi/omnitagger)\n[![Code Climate](https://codeclimate.com/github/kkoomen/omnitagger/badges/gpa.svg)](https://codeclimate.com/github/kkoomen/omnitagger)\n\nOmnitagger is a CLI tool for beautifying your music files and adding metadata\nautomatically to your files. It provides fingerprint lookup via\n[acoustid](https://github.com/beetbox/pyacoustid). Wether this is specified or\nnot: after that it will check for the `artist - title.{mp3,flac,ogg}` format.\nIf that pattern isn't found either, it will check the directory the file is in,\nsince it is a common case that when you download an album, the structure is:\n\n```\nartist-name/\n├── title.mp3\n├── title.mp3\n├── title.mp3\n└── title.mp3\n```\n\nIf that isn't an options either, it will skip the file and continue to the next\none. For more information on how omnitagger works, visit the\n[How it works](https://github.com/kkoomen/omnitagger/wiki/How-it-works) page on\nthe wiki.\n\n# Installation\n\nNOTE: If you have python 3.7+ installed, you won't be able to use the\nfingerprint module. This due to it needs the Chromaprint module and this one is\nnot compatible yet with Python 3.7+.\n\n- `$ pip install omnitagger`\n- Download the [Chromaprint](https://beets.readthedocs.io/en/v1.4.7/plugins/chroma.html#installing-the-library) library.\n\n# Documentation\nVisit the [documentation](https://github.com/kkoomen/omnitagger/wiki/Documentation)\non the wiki for further details on how to use omnitagger.\n\n# The purpose of omnitagger\nThe purpose of omnitagger was a personal issue we all can relate to in the early\ndays: You download an album or song using a YouTube converter (or oldschool\nLimewire/Frostwire back in those days) and the names do look horrible. Names\nwith numbers in front of it while it is already in the metatags, underscores\ninstead of spaces... you get it. This was an issue me and a friend of mine\nalways had and I suddenly had the idea to create a python script to make from an\nugly and horrible-looking filename a good-looking filename with metatags set\ncorrectly automatically. Once I had the idea I kept building and building and\nsometimes even rebuilding the whole script to make it better and more efficient.\n\n# License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkoomen%2Fomnitagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkoomen%2Fomnitagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkoomen%2Fomnitagger/lists"}