updeate
This commit is contained in:
parent
865f2189ce
commit
34c51a3bfa
|
|
@ -5,3 +5,4 @@ dist/
|
||||||
update-manifest.ps1
|
update-manifest.ps1
|
||||||
.vs/
|
.vs/
|
||||||
*.user
|
*.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/`)
|
3. Place the DLL in your Jellyfin plugins folder (e.g. `/config/plugins/AutoBackup/`)
|
||||||
4. Restart Jellyfin
|
4. Restart Jellyfin
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
| Schedules | Retention | Backups |
|
||||||
|
|:---------:|:---------:|:-------:|
|
||||||
|
|  |  |  |
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
After installation, open **Auto Backup** from the Jellyfin sidebar or via **Dashboard → Plugins**.
|
After installation, open **Auto Backup** from the Jellyfin sidebar or via **Dashboard → Plugins**.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue