Holger
Holger
Hallo Newcomer1989, ich habe die 2. Variante gewählt. Nach dem Starten des Bots bekomme ich: thrown in /var/www/vhosts/12345.de/httpdocs/ts3rank/jobs/db_ex_imp.php on line 123 #2 {main} #1 /var/www/vhosts/12345.de/httpdocs/ts3rank/jobs/bot.php(547): run_bot() #0 /var/www/vhosts/12345.de/httpdocs/ts3rank/jobs/bot.php(474): db_ex_imp() Stack...
Any updates?
Doesn`t work for me....tons of errors and still pending. Will wait for a working updated version.
> Try downloading the tar.gz from the releases page and extract it to the appdata folder under mediadc and try again. @DerKnerd can you explain this? where to download the...
> @dakeeper Yeah sure, here is the link: https://github.com/cloud-py-api/mediadc/releases/tag/v0.3.7 if you run Alpine use the musllinux tar.gz, if you use any glibc linux use the manylinux tar.gz. Then you need...
Hi @DerKnerd > @dakeeper Did you restart the job? I needed to restart the job to actually make it pick up the files. And could you post your path and...
> Hi @DerKnerd > > > @dakeeper Did you restart the job? I needed to restart the job to actually make it pick up the files. And could you post...
@DerKnerd Maybe there`s another issue. The task completed without any issues but found 0 duplicates. This can`t be correct. I lowered the detection to 60% an will start another run....
> Hi, I think the problem comes from this file: [occ.py](https://github.com/cloud-py-api/cloud_py_api/blob/main/nc_py_api/occ.py) for whatever reason, _OCC_PATH is wrong. I had to change it even if I set SERVER_ROOT to the right...
> DEBUG:nc_py_api.mediadc:images:hash_image_data:Exception during image processing: module 'PIL.Image' has no attribute 'ANTIALIAS' Hello again, found the error. ANITALIAS was removed from Pillow 10.0.0 onwards and is replaced by LANCZOS. In /apps/mediadc/python/imagehash.py...