Yeah I'm not sure since I don't use tachiyomi, but when things don't work as expected, I would encourage you to raise a ticket. That way the dev (of the tachiyomi plugin) can investigate.
majora2007
Haha I've said this myself many times as well, but you can't just write an opf editor, otherwise you already have Sigil. You have to have metadata scraping and that just adds complexity.
Hope you do write one because we all need it.
For the first one, there is actually a discussion about the whole loose leaf image feature:
https://github.com/Kareadita/Kavita/issues/2154
Not sure without more information. Kavita has a Media tab now that will tell you when epubs don't import (almost always due to bad internal structural metadata). A quick pass through Calibre or Sigil fixes it.
Not sure from tone of voice if you use Kavita or not, but if you do, sounds like you should voice your opinion on that discussion on the feature as I'll be making my decision soon on it.
Really? I'll have to investigate this further. I've been looking at ways to interact with Goodreads, but due to lack of API, only scraping methods are there, which are subpar.
Thanks!
Please through up some feature requests (highlighting is an existing one). Otherwise, it wont happen as I look at the feature requests site each release to pick a few that make sense to me or the community wants.
https://feats.kavitareader.com/
No. Tachiyomi uses the API directly, but has some hacks in the code, because of Tachiyomi's architecture. Chapter 0 of a volume means the whole volume is represented in that one file. So if you read it in Tachiyomi, then you'd expect the whole volume to be read in Kavita.
Flattening is where if you have just loose leaf chapters and no volume, Kavita would originally serve as the DB ordered it, so you'd have to click through a pointless Volume 0. Now, everything is put in one and minimized as much as possible to get you to your media as quick as possible.
What is this goodreads bookshelf in Readarr?
f there's a method to edit the Metadata of the epub and write it back to the file that I haven't found that would be great.
I got you. We have a wiki article just for this thing:
https://wiki.kavitareader.com/en/guides/misc/calibre
Haha, you'd be surprised, it's not brought up that much. It's more about me wanting to build something that has A+ support on sync and fits within the UX I like.