Compare commits
2 Commits
a32169ec7f
...
435763bac6
| Author | SHA1 | Date |
|---|---|---|
|
|
435763bac6 | |
|
|
34c51a3bfa |
|
|
@ -5,3 +5,4 @@ dist/
|
|||
update-manifest.ps1
|
||||
.vs/
|
||||
*.user
|
||||
*.psd
|
||||
|
|
|
|||
|
|
@ -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 |
|
||||
|:---------:|:---------:|:-------:|
|
||||
|  |  |  |
|
||||
|
||||
## Configuration
|
||||
|
||||
After installation, open **Auto Backup** from the Jellyfin sidebar or via **Dashboard → Plugins**.
|
||||
|
|
|
|||
Loading…
Reference in New Issue