this post was submitted on 08 Oct 2024
28 points (100.0% liked)

Selfhosted

39640 readers
330 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Any suggestions for a selfhosted comic book collection manager? I.e. a database of the physical comics that I own.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 week ago* (last edited 1 week ago) (1 children)

Unfortunately, there doesn't seem to be anything better than Calibre at the moment. (Though, I'm happy to be proven wrong!) Nothing against Calibre, it's functionally amazing free software and it works very well; I said "unfortunately" because the interface is extremely dated and clunky and confusing to operate. Once you get it working, it's very nice though. As long as you never have to go fiddling with it again, because every time you've gotta reacquaint with it's weird UI. Still, it really is the best available at the moment, and it's free so that's awesome.

My favorite way to set it up is using the linuxserver image, which has a web-based VNC built into it, so you can remotely run the app on a headless server and then use your browser to interact with it.

I have Calibre configured to monitor a folder for new stuff I throw into it, where it'll automatically fetch metadata and put it into the database. Calibre also has an OPDS server built in, to which I point a nicer frontend for reading comics. Currently that is Kavita which provides a decent web UI for both books and comics.

Anyhow, I believe you could enter data about your physical comics into the Calibre database, and then view the metadata with something like Kavita, though of course you'd be skipping the reading features.

[–] [email protected] 1 points 1 week ago

Thanks for the suggestion. I think that might be too much work for my needs though.