Anthony Narkevicius

Results 10 issues of Anthony Narkevicius

General information: * OS name: Windows * OS version: 10 * OS architecture: _64 bits_ * Resolutions: * Monitor 1: _1920x1080_ * Monitor 2: _1920x1080_ * Python version: _3.8.3_ *...

Windows
new feature

I have recently made the switch to the Deluge client because of multiple reasons, but my last issue is getting the links in Jackett to download inside of the correct...

Compatibility

# Pull request **Purpose** remove flood options from rtorrentvpn **Approach** it fixes it with code! I found something interesting while digging around trying to get flood working inside the rtorrentvpn...

repo
under-consideration

We can send a string to the window by calling this function: ``` public int sendWindowsStringMessage(int hWnd, int wParam, string msg) { int result = 0; if (hWnd > 0)...

I have to say first of all, wow! Great work creating the algorithms to detect the bobber and its movement. I poked around and made some modifications to the source...

When attempting to follow the directions for a private tracker, they require an update of the IP from which qbit is downloading. I can run the command in the container...

I saw other threads open regarding the SGB but they are related to the PC. I have been able to get the SGB cartridge running inside BSNES mercury performance on...

It would be amazing if we could disable the addon from activating when looting a quest item. Instead allow me to click on the notification in the quest list if...

Solves https://github.com/ClaudeMetz/FactoryPlanner/issues/678 I took a whack at this, and was not as bad as I thought. Took a few attempts to create an elegant solution, but this enables the additional...

### Suggestion Each quality prototype has these options: `beacon_module_slots_bonus` `lab_module_slots_bonus` `crafting_machine_module_slots_bonus` `mining_drill_module_slots_bonus` Beacon, lab, crafting machine (+furnace), mining drill prototypes can toggle `quality_affects_module_slots` to true to enable this scaling. It...

improvement