PythonTryHard
PythonTryHard
[Bug] Playback jumps to next track if user seeks back within a window of the current track's ending
**Affected version**: `0.96.3 #b445db57` on Windows 10 2004 (build 19041.685, x64), not yet tested on Linux **Step to reproduce**: 1. Ensure at least two (2) tracks in library/play queue. 2....
### Describe the bug As an `oh-my-zsh` plugin, `zsh-autosuggestions` fails to detect if something has been pasted and will continue to suggest until such pasted content is modified (adding/removing a...
This PR aims to improve `adbutils.AdbDevice.screenshot()` by removing usage of temporary screenshots. Currently, the behaviour of `screenshot()` is to write the screenshot to a temp file then pull the screenshot...
This PR aims to enhance the README file. The current password can be ambiguous to readers due to punctuation marks which can be interpreted as part of the password. By...
**Describe the bug** Music from bots played through Dorion sounds worse than official client (major treble loss) **To Reproduce** Steps to reproduce the behavior: 1. Join any VCs with a...
### Resource type Interactive resource ### Pricing Free ### Where can the resource be found? https://github.com/faif/python-patterns ### What sort of content is in the resource? What areas of Python does...
**OS**: openSUSE Tumbleweed 20231115 **Steps to reproduce**: 1. Create a Python project with `cpa`. This is preset-agnostic. 2. `make setupppc` **Actual behaviour**: ``` [...] Setting up shfmt (Linux)... wget -qO...
This PR addresses two issues in room response embed: 1. Too many members The bot will send the following errors if the `Players` field exceeds 1024 bytes due to too...
### Summary Implementing built-in Discord polls. ### Checklist - [ ] I have run `nox` and all the pipelines have passed. - [ ] I have made unittests according to...