chore(unraid): deploy 1.14.4 - #45
Merged
Merged
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
1.14.4,http://10.10.10.10:4545/→ 200audiobooks rw=false,downloads rw=true,appdata rw=trueCold 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