y8s
y8s
I take a lot of screenshots (they are usually png) but I put a jpg in that folder this morning and tested: ``` C:\OneDrive\Pictures\Screenshots> python.exe c:\onedrive\Projects\sortphotos\src\sortphotos.py c:\onedrive\Pictures\Screenshots c:\OneDrive\Pictures\Screenshots Preprocessing with...
Having this same problem. connection refused / mysql ``` SQLSTATE[HY000] [2002] Connection refused (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as...
Yes please. Can't block a time spanning midnight, only from numerically lower times to numerically higher times and a single schedule per persistent client.
I pulled the quotes right off the installation wiki. The docker command line version still has quotes here: https://github.com/tphakala/birdnet-go/wiki/installation.md#manual-docker-installation-advanced-linux-only I removed the quotes and the timestamps are correct now. Useful...
OK I had this same issue and just fixed it. (specific to using RTSP stream from a URL) Here's where I noticed weirdness: 1. I removed the `command: realtime -rtsp...
> [@y8s](https://github.com/y8s) Commuting out `command:` line in my docker compose seams to have worked. I used it because in previous versions I had issues with RSTP streams not surviving container...