Robert Dailey
Robert Dailey
### Description As a user, when I am viewing requests in Overseerr, I wish to be able to more easily distinguish between Movie and Series requests. ### Desired Behavior I...
**Describe the bug** I get compiler error: > The type 'bool?' must be a reference type in order to use it as parameter 'T' in the generic type or method...
**Describe what is wrong** I do not see a charging indicator on my card. **YAML configuration** ```yaml - type: custom:battery-state-card title: Battery Levels filter: include: - name: entity_id value: "*battery_level*"...
Should always be dark mode but it sometimes randomly switches to white and back again. I'm not sure what triggers it.  --- Simplify v.2.5.16 - Configuration: aAX ca3 caI...
I'm using joe on Git for Windows 2.13 and I get the following error: ``` $ joe g visualstudio,csharp 2017/07/10 09:18:57 open E:\Google Drive\Development\Home\Robert/.joe-data: The system cannot find the file...
**Describe the bug** During interactive rebase, HEAD is detached and thus I am not able to build my project. I get the following error: > It looks like the branch...
**Describe the bug** I have a topic branch named `change-versioning` with `origin/master` set to my remote tracking branch. When I only have one remote (named `origin`) everything works fine. However,...
Things *seem* to be functional now, but as Google Music continues to change and get updated, it will be a matter of time before the plugin starts to lose major...
NZBget needs API key support for its RPC interface. Here is the reason why. In my set up, I use Organizr to run NZBget inside of a tab (iframe). Furthermore,...
The [mocking non-virtual functions documentation](https://github.com/rollbear/trompeloeil/blob/70c0ebf3ee32fe0b6de090948c5b8356bcdb268c/docs/CookBook.md#-mocking-non-virtual-member-functions) in the Cook Book should have a disclaimer that if you upcast the concrete mock instance to a base type, those mock methods cannot be...