gmillerd

Results 10 issues of gmillerd

## Information Run external program on torrent completion is extremely fragile (static compile?) and crashes qbittorrent. ## Current setup _information about your current setup_ python 8eeac62e227d ## `docker-compose.yml` file or...

bug

**Describe the bug** ping is assumed installed, likely only to be encountered in containers. isn't included in ubuntu:rolling, etc. **To Reproduce** Steps to reproduce the behavior: ``` protonvpn s Traceback...

Hello, fabulous tool thanks. Does wowa support private repositories? I am having issues getting this to work. I am able to clone natively with 'git clone' (my .git-credentials works), I...

**Description:** The warrior class talent Titans Grip with the Dual Wield spell and fishing skill allows for equipping two fishing poles. The tool-tip reads Axes, Maces, Swords and the buff...

Comp-Core
Branch-3.3.5a
Sub-Exploit
Sub-Player

I believe this is a small typo ``` ReferenceError: hashed is not defined at addTags (/antmedia/bt/qbt/node_modules/qbittorrent-api-v2/src/qbt.js:1161:71) at Object.addTags (/antmedia/bt/qbt/node_modules/qbittorrent-api-v2/src/qbt.js:678:18) ``` https://github.com/TheFlow95/node-qbittorrent-api-v2/blob/6f4e527a653a115958fe2aaa0b05ffaa225dcfcc/src/qbt.js#L1160 ``` 1161c1161 < await performRequest(options, cookie, '/torrents/addTags', { hashes:...

**Description:** #1 Inner Focus (14751) should not be consumed by spells that have no mana cost. #2 Inner Focus should also not be consumed by spells that have no possible...

Sub-Spells
Comp-Core
Branch-3.3.5a

The announcement page https://www.psc.edu/hpn-ssh-home/ links to it self as a anchor, but has your github as its anchor text. ``` Get the latest source code release from https://github.com/rapier1/hpn-ssh .```

Suggestion ... update README to read ``bot.fetchUrl(url, callback, encoding)`` vs ``bot.fetchUrl(url, callback)`` and suggest binary for binary xfers. It may not be clear to readers that "binary" is required for...

clang and llvm should be added to the package line, including docker. Otherwise make fails with clang-19 and llvm-to missing `` apk add git gcc libc-dev make postgresql-dev postgresql-contrib clang...

Hello, Using [bun](https://github.com/oven-sh/bun) 1.2.2 (and previous), for jsforce 1.1.11, [email protected] or [email protected] I am unable to get ``await conn.sobject(obj).update(rec);`` to return from promise, it does the update (or updates if...