{"id":25449180,"url":"https://github.com/chrisinick/tag-music","last_synced_at":"2026-04-24T21:31:45.122Z","repository":{"id":230438896,"uuid":"779362685","full_name":"chrisinick/tag-music","owner":"chrisinick","description":"Automatically tag music files on a remote sftp drive","archived":false,"fork":false,"pushed_at":"2024-03-29T18:42:04.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T12:51:24.118Z","etag":null,"topics":["audio-library","bash","metadata","tagging"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/chrisinick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-03-29T16:58:27.000Z","updated_at":"2024-04-02T08:44:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"461e0cc7-6a6b-4a1a-a8a7-8933964c5bdf","html_url":"https://github.com/chrisinick/tag-music","commit_stats":null,"previous_names":["chrisinick/tagmusic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chrisinick/tag-music","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisinick%2Ftag-music","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisinick%2Ftag-music/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisinick%2Ftag-music/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisinick%2Ftag-music/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisinick","download_url":"https://codeload.github.com/chrisinick/tag-music/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisinick%2Ftag-music/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["audio-library","bash","metadata","tagging"],"created_at":"2025-02-17T20:27:06.456Z","updated_at":"2026-04-24T21:31:45.107Z","avatar_url":"https://github.com/chrisinick.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tagmusic\n\nAutomatically tag music files on a remote sftp drive.\n\nThe script mounts your network drive, uses [onetagger-cli](https://github.com/Marekkon5/onetagger) to tag all your music and unmounts your drive again.\n\n## Installation\n\n### 1. Dependencies\n\n- bash\n- sshfs\n- onetagger\n\n### 2. Download\n\n```bash\ngit clone --depth=1 https://github.com/chrisinick/tag-music.git\ncd tag-music\nchmod u+x tagmusic\n```\n\nAdd tagmusic to PATH to use it from anywhere in the shell.\n\n### 3. Setup\n\nPaste your Spotify ID and secret into tagmusic_config.json to let One Tagger access Spotify for tagging.\n\n```json\n  \"spotify\": {\n    \"clientId\": \"\",\n    \"clientSecret\": \"\"\n  },\n```\n\n## Usage\n\n### Start tagging\n\n```bash\ntagmusic user@host:/path/to/music/directory\n```\n\n## Resource\n\n[One Tagger](https://onetagger.github.io/)\n\n## License\n\nLicensed under the [GPLv3](https://github.com/chrisinick/tag-music/blob/master/LICENSE.txt) License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisinick%2Ftag-music","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisinick%2Ftag-music","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisinick%2Ftag-music/lists"}