Results 7 issues of dz

### Environment * Python version: Python 3.9.2 * Eve version: Eve==2.0 EXTENDED_MEDIA_INFO = ['content_type', 'name', 'length'] RETURN_MEDIA_AS_BASE64_STRING = False RETURN_MEDIA_AS_URL = True MEDIA_ENDPOINT = 'media' I'm trying to delete files...

Hi, I need to perform data aggregation, but variables must be passed in the url and not via arguments ( ?aggregate={}). I have the following hook enabled: ``` def on_aggregate(endpoint,...

Hi @nicolaiarocci, Too many times I have needed an endpoint to be used as a configuration point for other applications, for example: schema_transcoding_config = { 'encoding_enabled': {'type': 'boolean', 'default': True},...

1. creates function fuREADTPOT_TYPE, which reads TPOT_TYPE from .env, before fuSELFUPDATE 2. fuSELFUPDATE function, takes into account $myTPOT_TYPE, after performing git reset and git pull, it rewrites the TPOT_TYPE variable...

keep-open

I had to update the sensors using update.sh: ```` ./update.sh -y ```` The process runs flawless and restarts tpot directly, but it overwrites Docker Compose, loading everything, including the Elasticsearch...

enhancement
keep-open

Hi! Reviewing the source code I have not found a method to specifically select a CUDA GPU (Nivdia), when in case there are multiple GPUs available, in my case with...

question
module/ffmpeg