index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server.Implementations
/
FullSystemBackup
/
BackupService.cs
Age
Commit message (
Expand
)
Author
5 days
Remove comments about JSON error handling
Cody Robibero
7 days
fix: log corrupt KeyframeData row read failures as errors, not warnings
zerafachris
8 days
Skip corrupt KeyframeData rows during full system backup
zerafachris
2026-06-26
Skip backups whens can is running
Shadowghost
2026-03-30
Backport pull request #16425 from jellyfin/release-10.11.z
theguymadmax
2026-01-14
Update to .NET 10.0
Bond_009
2025-10-27
Backport pull request #15196 from jellyfin/release-10.11.z
crobibero
2025-10-27
Backport pull request #15170 from jellyfin/release-10.11.z
crobibero
2025-09-12
Various cleanups (#14785)
Bond-009
2025-07-20
Clean up and fix backup/restore (#14489)
Cody Robibero
2025-07-17
Delete old migrations on restore (#14486)
JPVenson
2025-06-10
Use explicit naming
JPVenson
2025-06-10
Fix schema name on backup
JPVenson
2025-06-03
Add declarative backups for migrations (#14135)
JPVenson
2025-06-03
Fix server not auto restarting (#14215)
JPVenson
2025-06-03
Backup MigrationHistory as well (#14136)
JPVenson
2025-05-18
Add Full system backup feature (#13945)
JPVenson