feat: implement server-side cover dimension detection and update badge thresholds

This commit is contained in:
Tiberiu Ichim 2026-02-17 19:30:48 +02:00
parent 5bf60d5ae3
commit d0c09d04f1
16 changed files with 353 additions and 10 deletions

View file

@ -1,7 +1,7 @@
{
"name": "audiobookshelf",
"version": "2.32.7",
"buildNumber": 1,
"version": "2.32.8",
"buildNumber": 2,
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {