Compare commits

...

2 Commits

Author SHA1 Message Date
Filtik 435763bac6 Merge branch 'main' of ssh://gitea.home.filtik.de:2222/Filtik/Jellyfin-AutoBackup 2026-07-03 10:40:30 +02:00
Filtik 34c51a3bfa updeate 2026-07-03 10:40:21 +02:00
2 changed files with 7 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ dist/
update-manifest.ps1
.vs/
*.user
*.psd

View File

@ -44,6 +44,12 @@ A Jellyfin plugin that automatically creates scheduled backups of your Jellyfin
3. Place the DLL in your Jellyfin plugins folder (e.g. `/config/plugins/AutoBackup/`)
4. Restart Jellyfin
## Screenshots
| Schedules | Retention | Backups |
|:---------:|:---------:|:-------:|
| ![Settings](images/Settings.png) | ![Retention](images/Retention.png) | ![Backups](images/Backups.png) |
## Configuration
After installation, open **Auto Backup** from the Jellyfin sidebar or via **Dashboard → Plugins**.