-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
The dockerfile for LazyLibrarian includes unrar from docker image built from docker-unrar on this line:
docker-lazylibrarian/Dockerfile
Line 3 in c22b2a3
| FROM ghcr.io/linuxserver/unrar:latest AS unrar |
However, since Feb 29, 2024 the latest tag has pointed to unrar v7.x. This version of unrar causes LazyLibrarian to throw errors similar to the following:
Failed to read rar file /books/_Comics/{title}/{file}.cbr, UnpackerNotInstalled b'Unsupported RAR version, expected 4.x, 5.x or 6.x, found: UNRAR 7.11 freeware Copyright (c) 1993-2025 Alexander Roshal'
Expected Behavior
No errors should occur when LazyLibrarian is processing .cbr files.
Steps To Reproduce
- Enable comics by enabling the
Show Comicsflag insettings/interface - Add a
.cbrcomic file to/books/_Comics/{title}/{file} - Run
Library ScanfromComicstab
Environment
OS: TrueNas 25.04.2.4
Installed via AppsCPU architecture
x86-64
Docker creation
N/AContainer logs
N/AMetadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Issues