allixx
allixx
I propose an optional feature - clicking on active tab switches to previously selected tab (à la Tab flip feature of pre-quantum Tab Tree addon). It's quite productive feature to...
`share/lxcfs/lxc.mount.hook` fails to mount `/sys/devices/system/cpu` when target container doesn't have sysfs mounted, erroring the whole script due to `#/bin/sh -e` shebang, and preventing container start. I propose making hook script...
### Add-on details: - Add-on name: Subscene Plus - Add-on ID: service.subtitles.subsceneplus - Version number: 1.2.9 - Kodi/repository version: Nexus ### Ownership - [ ] I am the owner of...
### Summary `ansible-config init` generates multiple default configuration values containing jinja expressions, which cannot be used as-is. ``` % ansible-config init | grep '={{' ``` ``` become_plugins={{ ANSIBLE_HOME ~ "/plugins/become:/usr/share/ansible/plugins/become"...
This conditional https://github.com/ericbeland/ruby-packer/blob/428dc24b5937824a7d365458d80f940769eef0a2/lib/compiler.rb#L583-L586 introduced by https://github.com/ericbeland/ruby-packer/commit/2684a4721db0fa63973f945d2224688b000dae2b breaks compilation on linux platforms recognized as x86_64-linux-gnu.
pydantic 2.11 validator fails when optional configuration parameters are not defined in config file: ``` pydantic_core._pydantic_core.ValidationError: 3 validation errors for Settings webhook_domain Field required [type=missing, input_value={'bot_token': 'xxxxxxxxxx...nt_confirmation': 'yes'}, input_type=dict] For...
### Please complete the following tasks. - [x] Web browser cache cleared - [x] Link provided to install script if applicable - [x] Not using broken rtinst install script -...
`scandir()` sort result leaves much to be desired. There are cases where `..` (parent dir) entry doesn't end up at first place. For example, entries starting with `(` bracket get...
Classic right alignment of peers & seeds columns in torrent list table have been lost during major renovations of 5.x. This restores classic alignment, which IMO feels nicer.