Felipe Fidelix

Results 15 issues of Felipe Fidelix

It is properly used in the first request, but not in the second request for the token. Is it possible to override this or fix it?

**Describe the bug** Wrong fonts being used when rendering ASS subtitles. ![image](https://user-images.githubusercontent.com/309092/150395086-facee357-4aab-4b8a-a241-b3f356330bd5.png) This seems to be because Stax expects the font to be available in the system, instead of in...

bug :bug:

Solves https://ideas.moonlight-stream.org/posts/25/per-game-settings It lets you save/remove profiles, as well as assign a profile per app. It can probably be improved to be per hostId+app instead, as well as allowing switching...

enhancement

I'd like to run some games at 4k60fps, others at 1440p120fps, some with hevc, some with h264. I might want to reduce latency for certain games so a lower bitrate...

enhancement

Ao instalar com composer: `composer require pagseguro/pagseguro-php-sdk` Mensagem de alerta: ``` Deprecation Notice: Class PagSeguro\Configuration\Wrapper located in ./vendor/pagseguro/pagseguro-php-sdk/source/Configuration/Wrapper-example.php does not comply with psr-4 autoloading standard. It will not autoload anymore...

> signUp([email], [password]) > Signs up with email and password or anonymously when no arguments are passed. > Automatically signs the user in on completion. It's better to let the...

Hello, I've noticed that in 3 issues as well as the documentation: https://laraveljsonapi.io/docs/1.0/requests/authorization.html#relationship-authorization It's mentioned that it's possible to do field-level authorization by writing ones own authorizer. Can someone please...

### Context * Add-on Version: 1.4.1+matrix.1 * Kodi Version: 19 (also happened with Kodi 18) * Kodi GUI Language: English * Operating System: Android * Operating System Language: English ------...

bug

My qemu hook: ```#!/bin/bash RSET=/ HSET=/host.slice MSET=/machine.slice disable_isolation () { vfio-isolate \ cpuset-delete $HSET \ cpuset-delete $MSET } enable_isolation () { vfio-isolate -u /root/.vfioundo drop-caches compact-memory cpuset-create --cpus C0-3,10-13 $HSET...

``` 2012/02/02 00:35:45 [error] 12910#0: *146 open() "/var/www/chive/privileges/users/YW5iaWVudEAl/schemata" failed (2: No such file or directory), client: 187.79.4.177, server: chive.domain.net, request: "POST /privileges/users/YW5iaWVudEAl/schemata HTTP/1.1", host: "chive.anbient.net", referrer: "http://chive.domain.net/ ``` This is...