yodog

Results 9 issues of yodog

enhancement: read list of URLs from cell range ```js /** * Read list of URLs from range * Ex1: ImportJSON_RASG("sheet9!C2:C7") * Ex2: ImportJSON_RASG("myNamedRange") */ function ImportJSON_RASG(cellRange, query, parseOptions) { var...

hello. i believe requests to the Loki API should include an HTTP header (X-Scope-OrgID) identifying the tenant for the request. https://github.com/grafana/loki/blob/master/docs/operations/multi-tenancy.md

enhancement

just to let you know that i still use your library on every script :) thank you for your time.

i've been using the *arr suite for a few years, and only today i found out about bobarr. i already have transmission, redis and postgres containers running, and i would...

using the provided docker compose yaml and the latest image, the container stops with the error below: ``` root@1037u:~# docker logs torrent-newtrackon-1 2023-12-12 14:58:29,148 [INFO] [newtrackon] Server started Traceback (most...

tdarr is unable to transcode files with accents in their names, it doesnt matter how many times i try. if manually rename the files, removing the accents, it works. transcode...

hello all. just wanted to share my plugin with the community: https://github.com/yodog/tdarr/blob/main/Tdarr_Plugin_yodog_scale_and_transcode.js you configure a resolution range (ex: `min 720`, `max: 1440`) and the plugin will make sure your library...

i know that the plugin stack is to be replaced by plugin flow, but for some reason i like the simplicity of the stack. so i wanted a plugin to...

hi. could you add some `event listeners` to it? like executing something on `click`, on `open`, on `close`, etc. in the mean time, any suggestions on how i could do...