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

Selfhosted

39532 readers
560 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.

top 7 comments
sorted by: hot top controversial new old
[–] thequickben@lemm.ee 1 points 5 hours ago

I use komga for comic books and manga/manwha. It’s solid and syncs to tablet reader apps as well (I use tachimanga)

[–] somebodysomewhere@lemmy.world 2 points 11 hours ago* (last edited 11 hours ago) (1 children)

I use Komga + Komf for digitals but seems like you could do simply with mylar without a download agent. Might need to create a dummy file for each issue you own to change status to owned. Been ages since I have used so not sure.

https://mylarcomics.com/

[–] MummifiedClient5000@feddit.dk 1 points 5 hours ago

That was my first idea too, but last I checked it didn't scrape much other than English editions (using Comicvine AFAIR) and had no way of manually adding stuff it can't scrape.

[–] lukecooperatus@lemmy.ml 5 points 15 hours ago* (last edited 15 hours 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.

[–] MummifiedClient5000@feddit.dk 1 points 14 hours ago

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

[–] lascapi@jlai.lu 2 points 14 hours ago (1 children)

Hello, I've no idea what is special about managing a comic collection?

What are the special need?

I know too tools that can be helpful for you though:

🙂

[–] MummifiedClient5000@feddit.dk 4 points 14 hours ago

Scraping metadata. Wish/purchase/pull lists. Keeping track of multiple editions. Perhaps even scraping entire collections/storylines into manageable lists?

At the very least a quick way to use my phone to check if I already have a specific comic when I'm at the store.

Grist might be useful if I end up setting more than a spreadsheet up, thanks.