Files
jellyfin-plugin-manifest/manifest.json
2026-03-08 00:15:24 -07:00

19 lines
720 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.1.0.0",
"targetAbi": "10.11.0",
"checksum": "a43335c6a25817d546270ca9d7e25f35",
"sourceUrl": "https://gitea.silverhat.ca/T-Gander/jellyfin-plugin-mediacleaner/releases/download/v1.0.0-beta/MediaCleaner_1.0.0-beta.zip",
"timestamp": "2026-03-08T07:13:46Z"
}
]
}
]