Ricardo

Results 38 issues of Ricardo

It seems that there are a few messages about -qscale/-profile/-b etc being ambiguous and use separate audio/video versions? Should the library be updated to correct these issues?

When I try to logout, it appears to work but on closing and restarting the app I am logged back into the account I was in previously.

Seems that the app takes quite a while to reconnect to server after it has been in the background, its far faster for me to kill the app then restart...

When using stat()/file_exists() methods when backend is AWS v3 adapter you always get either true or stat results that are all 0. If backend is local then these issues do...

update() only accepts integers while outputting progress bar uses number_format($percent,2) which gives it two decimal places.

I started a post on gearmand about order of tasks being reverse to which they were added. I see no note on the PHP docs that its LIFO instead of...

I am thinking of a useful feature. Some trackers have a keyfob that if located within a car it will detect the driver and not send alerts, most trackers do...

Fixes deprecation message when running on php8 `Deprecated: realpath(): Passing null to parameter #1 ($path) of type string is deprecated in XXX`

The current implementation of this related to Recaptcha v1 which is no longer supported/available since 2018 (not sure about legacy users). Can we pull in another project https://github.com/cgsmith/zf1-recaptcha-2 to add...

enhancement
help wanted

I am trying to put file:// in an tag but it keeps clearing it out. I am using purifier to generate XML documents with valid html for a description, the...