jRay/manifest.json
2026-06-12 16:53:59 +00:00

21 lines
852 B
JSON

[
{
"guid": "96a22d9d-23fd-49bb-8970-5e153817d223",
"name": "JRay",
"description": "JRay reads \"truth\" files produced offline by the scene-actor-extraction pipeline (face detection + recognition) and exposes an API to query which actors are visible on screen at a given timestamp in a movie, for an actor-overlay (Jellyfin \"X-Ray\") style feature.",
"overview": "Shows which actors are on screen at any point in a movie",
"owner": "dtourolle",
"category": "General",
"versions": [
{
"version": "0.0.0.0",
"changelog": "Latest Build",
"targetAbi": "10.9.0.0",
"sourceUrl": "https://gitea.tourolle.paris/dtourolle/jRay/releases/download/latest/jray_0.0.0.0.zip",
"checksum": "d6f05de428a51573f020c06651245e69",
"timestamp": "2026-06-12T16:53:59Z"
}
]
}
]