scrimpys

Results 9 issues of scrimpys

Noticed number of times python code complains when it encounters UTF-8 characters in the file names. INFO:ptp-reseed:Starting reseed attempt on file /volume1/Movies/TZ/¡Vivan las Antipodas! (2011) Traceback (most recent call last):...

Have seen a number of torrents fail to create the directory and then files within the directory. Think its when there is a leading "/" in the files name. See...

I am using the python SDK. FaceAnalysis returns many variables but I don't know how to determine if a face is occluded. Many images come back with a high det_score...

Getting following when trying to run wsdiscover from the command line Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/home/checkit/env2/lib/python3.10/site-packages/wsdiscovery/threaded.py", line...

Am seeing a lot of errors reported in Pycharm about black-dashboard.css. Overall 13 problems reported. On lines 2108,4247,4516,4520,4524, 12554, 16831, 16838, 16842, 19793. examples: Mismatched property value (none | #...

Using django-admin-rangefilter the display doesn't look correct. Both DateTimeRangeFilter and NumericRangeFilter have the problem. Not checked other types. ![image](https://github.com/app-generator/django-admin-black/assets/25236569/9395be45-f9f2-4981-84e4-d3a34885b30f)

I am using django-tables2 and the numbers showing at the bottom for pagination don't look right. In fact ideally it should be consistent with the pagination shown in the admin...

not sure if this is intended but the search bar input form doesn't show the ends properly. They seem to be cut off. ![image](https://github.com/app-generator/django-admin-black/assets/25236569/9bff5024-bb4a-42c3-9b72-82c041abdd2d)

help wanted

Memory usage seems excessive when reported from ATTU. Not sure if there is another method to check this. Currently showing 10.62GB from the System View/Datacord/Node. I am using the Mac...