Files
jellyfin-plugin-manifest/manifest.json
2025-11-29 11:19:35 -07:00

26 lines
1.1 KiB
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.1",
"targetAbi": "10.12.0",
"checksum": "000E45EED0F912BB725FA5437D32BDB2",
"sourceUrl": "https://github.com/T-Gander/jellyfin-plugin-mediacleaner/releases/download/v0.0.1-alpha/MediaCleaner_0.0.1-alpha.zip",
"timestamp": "2025-11-29T00:00:00Z"
},
{
"version": "0.0.0.1",
"targetAbi": "10.11.0",
"checksum": "000E45EED0F912BB725FA5437D32BDB2",
"sourceUrl": "https://github.com/T-Gander/jellyfin-plugin-mediacleaner/releases/download/v0.0.1-alpha/MediaCleaner_0.0.1-alpha.zip",
"timestamp": "2025-11-29T00:00:00Z"
}
]
}
]