{"id":36696803,"url":"https://github.com/fengqi/kodi-metadata-tmdb-cli","last_synced_at":"2026-01-12T11:32:52.530Z","repository":{"id":41109822,"uuid":"438908985","full_name":"fengqi/kodi-metadata-tmdb-cli","owner":"fengqi","description":"命令行版 Kodi 刮削器，理论上也可以用于Emby、Plex、Jellyfin等。","archived":false,"fork":false,"pushed_at":"2025-11-29T16:51:52.000Z","size":374,"stargazers_count":81,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-01T19:49:08.220Z","etag":null,"topics":["kodi","nfo","tmdb"],"latest_commit_sha":null,"homepage":"","language":"Go","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/fengqi.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-16T08:07:21.000Z","updated_at":"2025-11-29T16:51:10.000Z","dependencies_parsed_at":"2023-12-23T15:41:15.050Z","dependency_job_id":"78dc170f-e771-4dab-93db-64097eeecd8a","html_url":"https://github.com/fengqi/kodi-metadata-tmdb-cli","commit_stats":{"total_commits":199,"total_committers":3,"mean_commits":66.33333333333333,"dds":0.01005025125628145,"last_synced_commit":"c2c4ab98358000b2640d95b1cd30b3408ce439aa"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/fengqi/kodi-metadata-tmdb-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengqi%2Fkodi-metadata-tmdb-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengqi%2Fkodi-metadata-tmdb-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengqi%2Fkodi-metadata-tmdb-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengqi%2Fkodi-metadata-tmdb-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fengqi","download_url":"https://codeload.github.com/fengqi/kodi-metadata-tmdb-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengqi%2Fkodi-metadata-tmdb-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["kodi","nfo","tmdb"],"created_at":"2026-01-12T11:32:51.942Z","updated_at":"2026-01-12T11:32:52.524Z","avatar_url":"https://github.com/fengqi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kodi-metadata-tmdb-cli\n\n电影、电视剧刮削器命令行版本，使用TMDB数据源生成Kodi兼容的NFO文件和相关图片，可用来代替Kodi自带以及tinyMediaManager等其他第三方的刮削器。\n\n有定时扫描扫描、实时监听新增文件两种模式，可配置有新增时触发Kodi更新媒体库。\n\n# 使用\n\n1. 打开 Kodi 设置 - 媒体 - 视频  - 更改内容（仅限电影和剧集类型） - 信息提供者改为：Local information only\n2. 根据平台[下载](https://github.com/fengqi/kodi-metadata-tmdb-cli/releases)对应的文件，配置 `config.json`并后台运行。\n\n\u003e 本程序必须和下载软件（如Transmission、µTorrent等）运行在同一个环境，不然实时监听模式不生效。\n\u003e 详细配置参考 [配置总览](https://github.com/fengqi/kodi-metadata-tmdb-cli/wiki/%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6)\n\n# 功能\n\n- [x] 从TMDB获取电视剧、电影信息，支持指定代理\n- [x] 从TMDB获取演员列表、封面图片、海报图片、内容分级、logo图片\n- [x] 定时扫描电影、电视剧、音乐视频\n- [x] 实时监听新添加的电影、电视剧、音乐视频\n- [x] 命名不规范或有歧义的电影、电视剧手动指定tmdb id\n- [x] 命名不规范的电视剧手动指定season\n- [x] 更新NFO文件后触发Kodi更新媒体库\n- [x] 音乐视频使用ffmpeg提取缩略图、视频音频信息\n\n# 代办\n\n- [ ] 多个搜索结果根据特征信息排序\n- [ ] 手动指定电视剧分组\n\n# 参考\n\n- Kodi v19 (Matrix) JSON-RPC API/V12 https://kodi.wiki/view/JSON-RPC_API/v12\n- Kodi v19 (Matrix) NFO files https://kodi.wiki/view/NFO_files\n- Kodi Artwork types https://kodi.wiki/view/Artwork_types\n- TMDB Api Overview https://www.themoviedb.org/documentation/api\n- TMDB Api V3 https://developers.themoviedb.org/3/getting-started/introduction\n- File system notifications for Go https://github.com/fsnotify/fsnotify\n- tinyMediaManager https://gitlab.com/tinyMediaManager/tinyMediaManager\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengqi%2Fkodi-metadata-tmdb-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffengqi%2Fkodi-metadata-tmdb-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengqi%2Fkodi-metadata-tmdb-cli/lists"}