Skip to content

chore(unraid): deploy 1.14.4 - #45

Merged
nexalapp merged 1 commit into
canaryfrom
chore/deploy-1.14.4
Sep 1, 2026
Merged

chore(unraid): deploy 1.14.4#45
nexalapp merged 1 commit into
canaryfrom
chore/deploy-1.14.4

Conversation

@nexalapp

@nexalapp nexalapp commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Pins the NAS to beta-1.14.4-231d22c, promoted from canary.

Two fixes since the deployed 1.14.0:

The library mount stays :ro. That leaves the tag queue failing on every write, which is the cost of not letting the renamer loose on 1,030 books whose layout has not been checked against the path parsing yet. One line here when that check has been done.

Verified on the server

  • EF migrations applied cleanly on startup
  • App on uid 99 / gid 100, health reports 1.14.4, http://10.10.10.10:4545/ → 200
  • 1,030 books intact across the upgrade
  • Mounts: audiobooks rw=false, downloads rw=true, appdata rw=true

Cold backup taken with the container stopped: /mnt/user/appdata/listenarr.backup-1.14.0-20260831-221124 (971M).

🤖 Generated with Claude Code

https://claude.ai/code/session_01TQvEWJmh71bNydZiKtDqfo

Two fixes since the deployed 1.14.0: distinct books sharing an identifier can
both enter the library, and Audible's not-found stub no longer renders as an
"Unknown Title" book.

The library mount stays :ro. That leaves the tag queue failing on every write,
which is the cost of not letting the renamer loose on 1,030 books whose layout
has not been checked against the path parsing yet. It is a one-line change here
when that check has been done.

Verified on the server: migrations applied cleanly, app on uid 99/gid 100,
health 1.14.4, 1,030 books intact across the upgrade, audiobooks rw=false.
Appdata backed up cold beforehand to
/mnt/user/appdata/listenarr.backup-1.14.0-20260831-221124 (971M).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TQvEWJmh71bNydZiKtDqfo
@nexalapp nexalapp added the patch Version bump: patch (x.y.Z) label Sep 1, 2026
@nexalapp
nexalapp merged commit c260287 into canary Sep 1, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Version bump: patch (x.y.Z)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant