{"id":30683305,"url":"https://github.com/josh/plex-index","last_synced_at":"2025-09-01T19:46:58.711Z","repository":{"id":310743013,"uuid":"1041051846","full_name":"josh/plex-index","owner":"josh","description":"Compact Plex external ID index","archived":false,"fork":false,"pushed_at":"2025-08-20T00:53:41.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-20T01:16:42.942Z","etag":null,"topics":["imdb","parquet","plex","tmdb"],"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/josh.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}},"created_at":"2025-08-19T23:02:44.000Z","updated_at":"2025-08-20T00:53:44.000Z","dependencies_parsed_at":"2025-08-20T01:17:37.637Z","dependency_job_id":"2b7c48ff-1f88-4816-a371-673ea1901307","html_url":"https://github.com/josh/plex-index","commit_stats":null,"previous_names":["josh/plex-index"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/josh/plex-index","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josh%2Fplex-index","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josh%2Fplex-index/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josh%2Fplex-index/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josh%2Fplex-index/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josh","download_url":"https://codeload.github.com/josh/plex-index/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josh%2Fplex-index/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273183161,"owners_count":25059812,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["imdb","parquet","plex","tmdb"],"created_at":"2025-09-01T19:46:53.547Z","updated_at":"2025-09-01T19:46:58.703Z","avatar_url":"https://github.com/josh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# plex-index\n\n```\n\u003e\u003e\u003e import polars as pl\n\u003e\u003e\u003e pl.read_parquet(\"https://josh.github.io/plex-index/plex.parquet\").filter(\n    pl.col(\"imdb_numeric_id\") == 111161\n).select(\n    pl.format(\n        \"https://app.plex.tv/desktop/#!/provider/tv.plex.provider.discover/details?key=/library/metadata/{}\",\n        pl.col(\"key\").bin.encode(\"hex\"),\n    ),\n    pl.col(\"imdb_numeric_id\"),\n    pl.col(\"tmdb_id\"),\n)\nshape: (1, 3)\n┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬─────────────────┬─────────┐\n│ literal                                                                                                                  ┆ imdb_numeric_id ┆ tmdb_id │\n│ ---                                                                                                                      ┆ ---             ┆ ---     │\n│ str                                                                                                                      ┆ u32             ┆ u32     │\n╞══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╪═════════════════╪═════════╡\n│ https://app.plex.tv/desktop/#!/provider/tv.plex.provider.discover/details?key=/library/metadata/5d7768248a7581001f12bc77 ┆ 111161          ┆ 278     │\n└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴─────────────────┴─────────┘\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosh%2Fplex-index","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosh%2Fplex-index","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosh%2Fplex-index/lists"}