Force ani-cli headless download mode

This commit is contained in:
Codex
2026-07-21 12:00:33 +02:00
parent ce8ca1d4fb
commit 629cf8dcb6
5 changed files with 12 additions and 2 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 0.49.8 - 2026-07-21
- Forced queued `ani-cli` attempts into explicit download-player mode with `ANI_CLI_PLAYER=download`, preventing headless Docker jobs from failing the upstream player check when `mpv` or `vlc` are not installed.
- Expanded fallback regression coverage for the `ani-cli` download-mode environment.
## 0.49.7 - 2026-07-21
- Ignored the local `_backup_/` folder in git and Docker build contexts so temporary backups do not get committed or copied into images.