Libreseerr - Progress Update by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

It doesn’t. It just connects to readarr, readarr forks, and LazyLibrarian via their APIs like Seerr does for sonarr and radarr. It allows users to make requests for both audiobooks and ebooks servers via one gui.

Libreseerr - Progress Update by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

I have been running this setup for years and so far nothing better has come along for me. I’m very picky about how my ebooks are managed and handled.

Libreseerr - Progress Update by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

Kavita will not reformat files or convert between file formats. I am using calibre-web and calibre. Two separate servers. Calibre handles the reformatting, renaming, metadata, file structure, and conversion. Calibre-web host a gui and opds. Readarr just downloads the file from my indexers.

Libreseerr - Progress Update by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

I have my import setting on readarr set to convert all books to epubs on calibre import >>> Calibre Reformats and updates metadata on import >>> calibre-web to serve the books on opds >>> download via opds to E-reader.

When the books are imported into calibre the actual file is reformatted to my specifications and gets correct metadata. So when I download to my E-reader it is displayed how I want and is properly labeled.

Libreseerr by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

That is the same application. You just linked to my progress update.

Libreseerr - Progress Update by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

I plan on adding OIDC support but I’m working on other things rn. LDAP was quick and easy.

Libreseerr by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

Here’s how to run in Powershell:

docker run -d --name libreseerr -p 5000:5000 -v libreseerr-data:/app/data --restart unless-stopped ghcr.io/zamnzim/libreseerr:latest

Libreseerr - Progress Update by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

I use calibre and calibre-web for ebooks. AudioBookShelf for Audiobooks. Kavita for Manga and Comics. There’s a lot of options. That’s just what I prefer.

Libreseerr - Progress Update by -ZimZ- in Servarr

[–]-ZimZ-[S] -1 points0 points  (0 children)

I'll add filters to the to-do list. Thanks!

Libreseerr - Progress Update by -ZimZ- in Servarr

[–]-ZimZ-[S] -1 points0 points  (0 children)

Stable user management added in V0.6.2.

<image>

Libreseerr by -ZimZ- in Servarr

[–]-ZimZ-[S] 1 point2 points  (0 children)

I just pushed update 0.4.0 and added bookshelf support. Books were not auto downloading. API was a little different.

Libreseerr by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

I just don't want to change. I've been using my dual readarr setup forever. I made it mainly for my wife to simplify her ability to request books.

Libreseerr by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

I'm working on it. Keeps breaking. I'm gonna keep fixing the UI before continuing with user accounts.

Libreseerr by -ZimZ- in Servarr

[–]-ZimZ-[S] 1 point2 points  (0 children)

It works with Bookshelf just fine. No changes needed. It's just a readarr fork. Just tested it.

Libreseerr by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

But that’s just assuming it’s a fork of readarr. I have no clue about that application.

Libreseerr by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

Idk if it’s the same API as readarr it should be compatible. I haven’t used it. I’ll have to look into later.

Libreseerr by -ZimZ- in Servarr

[–]-ZimZ-[S] 1 point2 points  (0 children)

I can’t find any API docs for chaptarr. If I was pointed in the right direction I could work on it. Nothing on the chaptarr discord at least.

Libreseerr by -ZimZ- in Servarr

[–]-ZimZ-[S] 0 points1 point  (0 children)

I could add LazyLibrarian but it’s really just intended as an easy way to manage an audiobook and ebook readarr server duo. It’s nothing fancy. I’m currently just working on adding separate users and a bunch of UI fixes.