Tenma icon indicating copy to clipboard operation
Tenma copied to clipboard

Comic book server with in-browser reader

Results 34 Tenma issues
Sort by recently updated
recently updated
newest added

in the requirements https://github.com/Tenma-Server/Tenma/blob/396a3daa14bff15a889aafb15f49158da9ea4956/requirements.txt#L11 The current version of Pillow is >= 8.3.2. Can this be updated along with all the requirements?

For example, using this _Python_ library: https://pypi.org/project/python-djvulibre DjVu is a common comic-book/documents format, so Tenma could support it. Thanks,

Any way to put in url base/http root so I can reverse proxy tenma?

enhancement

Just one small suggestion, would it be possible to add a ``--noreload`` to ``python manage.py runserver [YOUR IP ADDRESS]:8000`` in the installation instructions? The autoreload feature does not make much...

Thanks for the work on this server. I noticed that archives with webp images just give a gray page. Digging around it looks like there's a whitelist to jpg, gif...

Hi. As the search-based matching is rather unstable I would suggest you add an option to specify the comicvine api resource id of a volume directly in the filename. This...

Many programs allow to embed comic-vine donwloaded info into the cbz archives, using a "comicinfo.xml" file. It would be great if Tenma was able to find out if the archive...

enhancement

Hi, i was wondering: originally i've FTP 2 series with folder structure: OPT > COMICS > MARVEL > SERIES NAME (YEAR) > name of issue with number 1 etc. that...

bug

When a comic is loaded into the reader and then the raw comic files are changed the changes dont show in the reader. It only shows the originally cached copy....

enhancement