Files
jellyfin-plugin-manifest/manifest.json
2026-02-12 19:34:40 -07:00

19 lines
725 B
JSON

[
{
"name": "Media Cleaner",
"guid": "fef007a8-3e8f-4aa8-a22e-486a387f4192",
"overview": "A cleaner for your stale media.",
"description": "Clean out the stale media from your library using scheduled tasks",
"category": "Library",
"owner": "T-Gander",
"versions": [
{
"version": "0.0.0.12",
"targetAbi": "10.11.0",
"checksum": "05ca89365dae7837e7eab4f2e833cd16",
"sourceUrl": "https://gitea.silverhat.ca/T-Gander/jellyfin-plugin-mediacleaner/releases/download/v0.0.12-alpha/MediaCleaner_0.0.12-alpha.zip",
"timestamp": "2026-02-13T02:31:08Z"
}
]
}
]