Patch shipped: v1.6.154 — Audiobookshelf module installs again
Posted by tomspark
Quick one — just shipped v1.6.154 with a fix for the Audiobookshelf install failure a community member hit on v1.6.153 (image pull came back as 'not found' after 3 retries). What was wrong: we had a stray 'v' in the image tag we pin (v2.35.0 instead of 2.35.0). The upstream registry doesn't use the v prefix, so Docker correctly said the image didn't exist. Same gotcha we fixed once before in v1.6.36 — it slipped back in on the latest version bump. We've now strengthened the in-code comment so the next bump can't make the same mistake. Fix: run sudo sparkbox update. If you'd already toggled Audiobookshelf on and it failed, just re-toggle it from the app picker and hit Apply — it'll pull cleanly now. Thanks to BigTotoro for the clean log paste.