Fix non-interactive anikoto backup downloads
- force anikoto-cli backup runs to auto-select the queued anime title through fzf filter options - add a regression test for the backup retry environment - bump the project version to 0.46.3 and document the fix in the changelog and README
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.46.3 - 2026-07-09
|
||||
|
||||
- Fixed backup `anikoto-cli` queue runs to force `fzf` into exact-match auto-select mode, which keeps the fallback downloader non-interactive inside the background worker instead of failing with `nothing selected` and `inappropriate ioctl for device`.
|
||||
|
||||
## 0.46.2 - 2026-07-09
|
||||
|
||||
- Changed the backup downloader setting on the Config page from a hard-to-spot select field into a dedicated checkbox toggle so the enable/disable control is clearly visible.
|
||||
|
||||
Reference in New Issue
Block a user