Jellyfin-AutoBackup/plugin-info.json

21 lines
739 B
JSON

{
"guid": "1175543c-6d20-4cfa-93a6-1476836df34c",
"name": "Auto Backup",
"overview": "Automated scheduled ZIP backups for Jellyfin data.",
"description": "Creates configurable scheduled backups of your Jellyfin database, metadata, subtitles, and trickplay files. Supports unlimited independent timer schedules with flexible recurrence options (hourly, daily, weekly, bi-weekly, monthly) and automatic retention cleanup.",
"owner": "Filtik",
"category": "General",
"imageUrl": "",
"versions": [
{
"version": "1.0.0.0",
"changelog": "Initial release.",
"targetAbi": "10.9.0.0",
"sourceUrl": "",
"checksum": "",
"timestamp": "2026-06-29T00:00:00Z",
"dependencies": []
}
]
}