{"id":13593280,"url":"https://github.com/IceWreck/tagpatch","last_synced_at":"2025-04-09T02:33:08.969Z","repository":{"id":184620416,"uuid":"672200736","full_name":"IceWreck/tagpatch","owner":"IceWreck","description":" CLI tool which applies common patches to music tags.","archived":false,"fork":false,"pushed_at":"2025-01-04T20:14:08.000Z","size":3352,"stargazers_count":21,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T16:03:06.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/IceWreck.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":"2023-07-29T08:59:24.000Z","updated_at":"2025-03-31T17:22:36.000Z","dependencies_parsed_at":"2024-11-06T14:49:22.415Z","dependency_job_id":null,"html_url":"https://github.com/IceWreck/tagpatch","commit_stats":null,"previous_names":["icewreck/tagpatch"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2Ftagpatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2Ftagpatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2Ftagpatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2Ftagpatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IceWreck","download_url":"https://codeload.github.com/IceWreck/tagpatch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247965775,"owners_count":21025435,"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-01T16:01:18.703Z","updated_at":"2025-04-09T02:33:03.955Z","avatar_url":"https://github.com/IceWreck.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# tagpatch\n\nCLI tool which automatically applies common/repetitive patches to music tags.\nYou should use a GUI tool like [KDE's Kid3](https://kid3.kde.org/) for complicated patches.\n\n## Install\n\n**From GitHub**\n\n```shell\nsudo wget https://github.com/IceWreck/tagpatch/releases/download/v0.1.2/tagpatch-v0.1.2 \\\n  -O /usr/local/bin/tagpatch \u0026\u0026 sudo chmod +x /usr/local/bin/tagpatch\n```\n\n\n**Using pip**\n\n```\npip install tagpatch\n```\n\nIt's recommended to install this with `--user` or inside a venv.\n\n## Example\n\n```shell\ntagpatch embed-lrc -n -s ~/Music\n```\nThe changes will be highlighted in red. Confirm to continue.\n\n![scrot](files/scrot1.png)\n\n\n## Usage\n\n```\n[icewreck@zacian ~]$ tagpatch\nUsage: tagpatch [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n--help  Show this message and exit.\n\nCommands:\nartist-name  A patch which replaces existing delimiters in the `Artist`...\nembed-lrc    A patch which embeds .lrc files of the same name into the...\n```\n\n```\n[icewreck@zacian ~]$ tagpatch embed-lrc --help\nUsage: tagpatch embed-lrc [OPTIONS]\n\nA patch which embeds .lrc files of the same name into the track file.\n\nOptions:\n-s, --src PATH    [default: /home/icewreck]\n-d, --dst PATH\n-y, --assume-yes\n-n, --nested\n--help            Show this message and exit.\n```\n\n```\n[icewreck@zacian ~]$ tagpatch artist-name --help\nUsage: tagpatch artist-name [OPTIONS]\n\nA patch which replaces existing delimiters in the `Artist` tag with the `/`\nseperator.\n\nOptions:\n-s, --src PATH    [default: /home/icewreck]\n-d, --dst PATH\n-y, --assume-yes\n-n, --nested\n--help            Show this message and exit.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIceWreck%2Ftagpatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIceWreck%2Ftagpatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIceWreck%2Ftagpatch/lists"}