Brian J. Murrell
Brian J. Murrell
--- ## Python Code ```python if True: if True: self.agent_sessions = agent_utils.run_agent(basepath, self.hostlist_servers) ``` ## Command Line and Configuration Command Line ```shell $ autopep8 /tmp/foo.py if True: if True: self.agent_sessions...
**Describe The Bug** Loss of remote control with Chromecast shortly after starting playback. **Steps To Reproduce** 1. Select media to playback. 2. Select Chromecast destination. 3. Play media. 4. Immediately...
It would be great if https://github.com/jellyfin/jellyfin-docs/blob/master/general/networking/letsencrypt.md had instructions for generating the pkcs12 certificate that Jellyfin needs when not using any kinds of reverse proxies. I.e. how to create the pkcs12...
Section 4.6.2 of [the documentation](https://github.com/jabberd2/jabberd2/wiki/InstallGuide-BasicConfiguration) on how to disable registrations refers users to the _Registration configuration subsection under the Authentication/registration database configuration_, yet the default [c2s.xml](https://github.com/jabberd2/jabberd2/blob/master/etc/c2s.xml.dist.in) doesn't seem to have...
**Describe the bug** When SABnzbd is given an NZB url that ultimately fails to download, the failed processing back to SickChill fails. **Technical Specs** 1. Running on Linux 2. Python...
**Describe the bug** Transcoder output log is in `$PWD`, but perhaps that is not where the user wants to write them. **Technical Specs** 1. Running on (Windows, Linux, NAS Model...
**Describe the bug** Reports: ``` [07:09:16] [ERROR]::MAIN: Unknown current version number, don't know if we should update or not ``` in the log. **Technical Specs** 1. Running on (Windows, Linux,...
The install type checking doesn't work properly when the install is a submodule: https://github.com/clinton-hall/nzbToMedia/blob/e165bbcefc9686c333978f79e72c0e3e8cba9c56/core/version_check.py#L56 Submodules are recorded with `./.git` being a file with a reference to the parent module in...
It would be useful if the action required to make a PR un-stale were pushing a new commit on that PR -- not just adding a comment to the PR....
### Describe the bug If you successfully connect the app to your JF server and then change the port your server listens on, the app will continue to try to...