{"id":26778210,"url":"https://github.com/rouhim/jaudiotagger","last_synced_at":"2026-02-03T07:16:59.634Z","repository":{"id":155334467,"uuid":"632603975","full_name":"RouHim/jaudiotagger","owner":"RouHim","description":"Jaudiotagger is a Java library for reading and writing audio metadata. ","archived":false,"fork":false,"pushed_at":"2026-01-13T20:48:43.000Z","size":63081,"stargazers_count":21,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-16T21:38:58.194Z","etag":null,"topics":["aiff","audio-library","audiometadata","cover-image","id3","metadata","mp3","mp4","ogg","opus","vorbis","wav","wma"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RouHim.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-25T18:51:04.000Z","updated_at":"2026-01-14T03:35:37.000Z","dependencies_parsed_at":"2026-01-16T12:00:31.086Z","dependency_job_id":null,"html_url":"https://github.com/RouHim/jaudiotagger","commit_stats":null,"previous_names":[],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/RouHim/jaudiotagger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RouHim%2Fjaudiotagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RouHim%2Fjaudiotagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RouHim%2Fjaudiotagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RouHim%2Fjaudiotagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RouHim","download_url":"https://codeload.github.com/RouHim/jaudiotagger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RouHim%2Fjaudiotagger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29037078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T06:39:36.383Z","status":"ssl_error","status_checked_at":"2026-02-03T06:39:32.787Z","response_time":96,"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":["aiff","audio-library","audiometadata","cover-image","id3","metadata","mp3","mp4","ogg","opus","vorbis","wav","wma"],"created_at":"2025-03-29T05:36:35.663Z","updated_at":"2026-02-03T07:16:59.615Z","avatar_url":"https://github.com/RouHim.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a maintained fork of [Kaned1as/jaudiotagger](https://github.com/Kaned1as/jaudiotagger).\n\n# Jaudiotagger\n\nJaudiotagger is a Java library for reading and writing audio metadata. It supports a wide range of audio formats,\nincluding MP3, Ogg Vorbis, FLAC, WMA, MP4, MPC, Monkey's Audio, OptimFROG, True Audio, WavPack, Musepack, Speex, WAV,\nAIFF, AU, RealAudio, Opus, and MP2. It also supports ID3v1, ID3v2, Vorbis Comments, APEv2, WMA, MP4, and ASF metadata.\n\n## Differences to the original\n\n* Bumped dependency versions\n* Compile target java 25\n* Removed android compatibility\n* Migrated to junit 5\n* Added: github actions, renovate, semantic releases\n\n## Motivation\n\nMainly I forked the repository because I want to use a maintained version of jaudiotaggger in\nmy [own software](https://github.com/RouHim/disCoverJ).\n\n## maven usage\n\nAdd this repository to your pom.xml:\n\n```xml\n\n\u003crepository\u003e\n    \u003cid\u003ejitpack.io\u003c/id\u003e\n    \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n\u003c/repository\u003e\n```\n\nAnd then this dependency:\n\n```xml\n\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.RouHim\u003c/groupId\u003e\n    \u003cartifactId\u003ejaudiotagger\u003c/artifactId\u003e\n    \u003cversion\u003e$version\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## gradle usage\n\nAdd this repository to your build.gradle:\n\n```groovy\nrepositories {\n    maven { url 'https://jitpack.io' }\n}\n```\n\nAnd then this dependency:\n\n```groovy\ndependencies {\n    implementation 'com.github.RouHim:jaudiotagger:$version'\n}\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frouhim%2Fjaudiotagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frouhim%2Fjaudiotagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frouhim%2Fjaudiotagger/lists"}