Add watchlist backup import export

This commit is contained in:
Codex
2026-07-21 10:03:45 +02:00
parent 0e40c9bda9
commit 6ecebcd389
7 changed files with 341 additions and 4 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.49.6 - 2026-07-21
- Added Config page watchlist export and import actions for full watchlist database backups.
- Backup files include raw `watchlist` rows plus `watchlist_removals`, preserving tracked shows, downloaded state, metadata, auto-download settings, thumbnails, and removed-show history.
- Expanded regression coverage for backup export/import behavior and the new HTTP routes.
## 0.49.5 - 2026-07-21
- Added a manual Config page action that reconciles watchlist downloaded episode flags against the current filesystem library.