kounch
kounch
Tried > The (1st?) error is a deprecated function in php 8 "**create_function**" on line 94 of doT.php. > > The fix should be something like this: > Old: >...
You may try my fork. It is mainly focused on bringing it to Python3, and no binaries are provided: https://github.com/kounch/ComicStreamer
I use it on a raspberry pi with chunky every week. I think I have fixed almost all of the problems I have found.
It seems that you didn't install libunrar with paver (see here: https://github.com/kounch/ComicStreamer/blob/master/README.md#manual-installation-linux-and-macos) python3 -m pip install -r requirements.txt python3 -m paver libunrar
I have just tried on a test environment following all the steps as listed on https://github.com/kounch/ComicStreamer/blob/master/README and it didn't fail. Looking at your command line it doesn't look like you...
You must use a clean venv and a clean directory with my fork. Mixing both may have unexpected results.
PIL is part of module Pillow, which is in requirements.txt If `python3 -m pip install -r requirements.txt` runs well, and _inside the venv_, it has to be installed. Again, looking...
That's something to look into. If you tag your files with comictagger and rebuild the database, then the titles and other information will be shown correctly.
DM sent on Discord.