Compare commits
No commits in common. "435763bac692edfa46cfb89a736d0e71f9c33eb2" and "a32169ec7fcbce885cf69770505a9a708bfd03a6" have entirely different histories.
435763bac6
...
a32169ec7f
|
|
@ -5,4 +5,3 @@ dist/
|
||||||
update-manifest.ps1
|
update-manifest.ps1
|
||||||
.vs/
|
.vs/
|
||||||
*.user
|
*.user
|
||||||
*.psd
|
|
||||||
|
|
|
||||||
|
|
@ -44,12 +44,6 @@ 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