Simon816

Results 4 issues of Simon816

I would like to change the account password, but I don't see an option to do so on bstats.org. Please consider adding this ability, thanks.

Version: 2.1.9 It is possible to fool audioread into determining there are 0 channels in the audio file when it does actually have an audio channel. This occurs when metadata...

There are two issues here: * `ChromeCast.load` did not allow passing a `customData` parameter * The `customData` serialiser assumed an object with property `payload` containing an object with only string...

When a parameter's schema is an array type, it is incorrectly converted to a scalar if using `$ref`. Version: 5.09, JSON::Validator: 5.14 Example app: ```perl package Myapp; use Mojo::Base "Mojolicious";...