Comic Book Collection Manager?
from MummifiedClient5000@feddit.dk to selfhosted@lemmy.world on 08 Oct 18:31
https://feddit.dk/post/8163151

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

#selfhosted

threaded - newest

lukecooperatus@lemmy.ml on 08 Oct 19:07 next collapse

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 on 08 Oct 19:57 collapse

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

lascapi@jlai.lu on 08 Oct 19:55 next collapse

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 on 08 Oct 20:06 collapse

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.

somebodysomewhere@lemmy.world on 08 Oct 23:11 next collapse

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.

mylarcomics.com

MummifiedClient5000@feddit.dk on 09 Oct 04:25 collapse

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.

somebodysomewhere@lemmy.world on 10 Oct 05:33 collapse

Yeah. Komga + Komf seems like overkill for your use case too. Komf would definitely get around the limitation of english editions only.

Readarr can track comics/manga too but unless you’re interested in only indexing by author I have found it less than ideal.

Tachidesk or sorayomi or whatever they are calling it now may be an option? Like the other tools I have mentioned it’s primary function is for piracy but I don’t see why you couldn’t just add sources and add series to library without downloading. Again would need dummy files to track owned vs unowned.

github.com/Snd-R/komf

github.com/Suwayomi/Suwayomi-Server

thequickben@lemm.ee on 09 Oct 04:48 next collapse

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

MummifiedClient5000@feddit.dk on 09 Oct 14:26 collapse

Thanks for the suggestion, but it seems like the challenges with Komga would be similar to those when using Mylar. I’ll probably just go for a spreadsheet.

ArcaneSlime@lemmy.dbzer0.com on 09 Oct 21:14 next collapse

Hell I’d probably just make “comics-list.txt” and just manually list them. Not individually probably, but like

Action Comics - #1 CGC 9.9
Batman (2nd) - 404-407
Beneath The Trees Where Nobody Sees - A (complete), B (complete), ashcan.
Creepshow (1st) - 1D, 2-5A
Creepshow (2nd) - 1-2A, 3C, 4-5A
Creepshow (3rd) - 1A 
Earthworm Jim - #1

Or something to that effect.

UNY0N@lemmy.world on 09 Oct 21:45 next collapse

This program rocks for any sort of organization.

obsidian.md

Markdown files in folders, with all sorts of plugins for tweaking it to your use case.

But beware, Obsidian is full of rabbit holes. Don’t get distracted by shiny plugins that you don’t actually need.

MummifiedClient5000@feddit.dk on 10 Oct 04:47 collapse

Obsidian looks interesting.

UNY0N@lemmy.world on 10 Oct 08:52 collapse

It’s an amazing tool.

For your comics list, I’d suggest Dataview, quickadd, and templater plugins. With those three you could easily make a database with an entry mask, that automatically sorts the files into folders and sets metadata based on the mask input, and dynamically creates various tables for reference.

Folder notes could be useful too, depending how you want to set it up, and how detailed you want to have your tables.

Whatever you decide on, good luck. :)

OwlPaste@lemmy.world on 15 Oct 02:02 collapse

Hmm could you use something like www.kavitareader.com and for items just add a single title image of the comic (with real title ect). So it shows up in your list?