Christian Benincasa

Results 69 issues of Christian Benincasa

I'm using dinero.js to calculate statistics for monetary values. I've opted to try out the alpha version but have run up against an issue where I cannot determine how to...

When Redis returns a `QUEUED` response, the returned value is opaquely cast which causes runtime errors. ### Expected behavior I'm not sure what the right call here is. On one...

help wanted

Using the latest `giter8` from brew (0.10.0), some file patterns in `.gitignore` are ignored by `giter8` that wouldn't be ignored by `git`. Here is an example: #### Template structure: ```...

Bug

Unused imports are included in the headers of generated files causing 2.12 builds with the default -Yfatal-warnings` setting to fail (unless the correct linting options are unset) ### Expected behavior...

help wanted
good first issue

https://ytdl-sub.readthedocs.io/en/latest/guides/getting_started/first_config.html Basic config page starts with 2 lines of simple config, but then continues to talk about lines 4, 7-8, 11, etc, with no config example to correspond with the...

documentation

Hello, I'm just wondering what the release process is for this repo. A few months ago I authored 93c6c3bc7541ad169824ac603267e9c02fe4ecd5 which unfortunately still hasn't been tied to an official release of...

Please search the existing issues for relevant feature requests, and use the reaction feature (https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to add upvotes to pre-existing requests. #### Community Note Please vote on this issue by...

enhancement

With the logging rewrite, we are able to change log level on the fly. We should expose this in the UI since it makes debugging easier. There is also existing...

enhancement
frontend
backend
size:md

Instead of allowing the user to specify an encoder directly, we should boil this option down to a couple "families" of codecs, based on available hardware. This will allow the...

enhancement
frontend
backend
streaming
size:lg

The original DTV streaming code had the option of invoking the Plex transcoder to use as the normalization pipeline for a channel. This allowed the user to attempt to run...

enhancement
backend
streaming
size:md