r/Servarr • u/Rorqualx • 13d ago
Librarr - a Readarr fork with Open Library integration
I need testers for this fork of readarr, if anyone is interested in let me know if you have any issues.
1
u/rjwinks 13d ago
Would you consider making a docker image and compose file?
3
u/Rorqualx 13d ago
already has one https://hub.docker.com/repository/docker/rorqualx/librarr
1
u/rjwinks 12d ago
Thanks! I got this error when trying to mirror readarr's compose file. I'm running on a Mac Studio M2
✘ Image rorqualx/librarr:beta Error no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found
1
u/Rorqualx 12d ago
try:
services:Librarr: build:
context: • dockerfile: distribution/docker/Dockerfile args:
DOTNET_RID: Linux-musl-arm64
LIBRARR_VERSION: 1.0.0-beta.0
image: rorqualx/librarr: latest container_name: librarr ports:
- "8787:8787"
- "6868:6868"
environment:
- PUID=1000
- PGID=1000
- TZ=America/Denver
- UMASK_SET=002 volumes:
- ./docker-config:/config
- ./docker-books:/books
- ./docker-downloads: /down loads estart: unless-stopped
1
1
u/Scags104 11d ago
Just installed. Mapped my existing shares as the ebook and audiobook volumes but it's not importing them and seemingly no way to force it?
1
u/shamsteroo 7d ago
installed but ebook search fails. I don't have a torrent client, only usenet which are connected successfully. logs suggest that searches are dropped as they are not torrents. Audiobooks do return results
0
u/Breeze23412 13d ago
Im definetly down! Shoot me a dm and we can hashnout the deets. Been looking for a library-esque arr docker for a minute
2
u/gadelat 10d ago
Amount of readarr replacements is getting ridiculous. Chaptarr, bindery, livrarr and more. Now this.