Harley Hicks
Harley Hicks
No, you're correct. It caches it into a temp directory. I change the file names to be really short so I don't run into the "File path is too long"...
I like that! I'm planning on having a refresh button similar to Plex for the library. I'll see if I can fit this in that functionality.
It would also makes sense to move scraping from a controller to Celery. This way the processing can happen in the background while the user can still read comics that...
So say you skip to page 20, but then you skip back and read up only to page 15, page 15 should be stored as your bookmark?
This looks like a fun one! I’ll take a look at this one soon.
This is is definitely something I've thought about. It would greatly improve the matching process when getting metadata. Would you want the ability for Tenma to create and/or update these...
Here is some more information for myself on this topic: * [A primer on the different metadata formats for CBZ/CBR files](https://wiki.mobileread.com/wiki/CBR/CBZ#Metadata) * [Brief overview of the comicinfo.xml format](https://wiki.mobileread.com/wiki/ComicRack#metadata) * [All...
@ianc125 Thanks for those notes. I'll keep those in mind when I'm working on this part.
That’s the one problem with using ComicVine as a source, they are very strict about rate-limiting, so it can take ages to gather data from them. As for offline reading...
Interesting. Not sure why some aren't importing at all. I'll have to test this soon. Thanks for your report!