Files
jellyfin-plugin-manifest/manifest.json
2026-01-18 19:27:00 -07:00

19 lines
722 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.8",
"targetAbi": "10.11.0",
"checksum": "0ed9f3542222bf337df2abd1a21d491c",
"sourceUrl": "https://gitea.silverhat.ca/T-Gander/jellyfin-plugin-mediacleaner/releases/download/v0.0.8-alpha/MediaCleaner_0.0.8-alpha.zip",
"timestamp": "2026-01-19T02:24:59Z"
}
]
}
]