Bump jellyfin-ha to v0.4.0 #483
Reference in New Issue
Block a user
Delete Branch "benvin/jellyfin-ha-v0-4-0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The deployed v0.3.3 build returns 500 from /Shows/NextUp on PostgreSQL, breaking the home screen, and lets replicas diverge: library-visibility and shared-config changes never propagate, user data (resume, played state, favourites, ratings) is overwritten between pods, and eight scheduled tasks run on every replica instead of only the scan leader. v0.4.0 carries the fixes.
No config change needed: cross-pod invalidation reuses the transcode-store Redis connection string both apps already set.
No findings.