bermudi

Results 7 issues of bermudi

``` echo \ "deb [arch="$(dpkg --print-architecture)" signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu \ "$(. /etc/os-release && echo "$VERSION_CODENAME")" stable" | \ sudo tee /etc/apt/sources.list.d/docker.list > /dev/null ``` PARSING ERROR! unexpected token ')' (position 45)...

Manually setting `$XDG_RUNTIME_DIR` is not trivial to do while staying compliant to the XDG spec as noted in issue #635. This proposed way handles `$XDG_RUNTIME_DIR` properly without having to install...

**Describe the bug** Trying to add file to start conversion to different format but after adding the files the list looks empty and nothing can be converted. **Distro (please complete...

both files where pointing to /usr/local/share/bettercap/ui but bettercap is installing the ui to /usr/share/bettercap/ui/ This was causing a 404 message when attempting to follow the instructions on the documentation or...

Trying to run moggie but pycrypto is failing to install: ``` In file included from /usr/include/python3.11/Python.h:86, from src/_fastmath.c:31: /usr/include/python3.11/cpython/pytime.h:208:60: warning: ‘struct timespec’ declared inside parameter list will not be visible...

### Checklist - [X] This is a plugin request and not [a different kind of issue](https://github.com/streamlink/streamlink/issues/new/choose) - [X] [I have read the contribution guidelines](https://github.com/streamlink/streamlink/blob/master/CONTRIBUTING.md#contributing-to-streamlink) - [X] [I have checked the...

plugin request

### Description of the bug Changing the Default Path in options while downloads are active will restart the downloads in the new Default Path ### Motrix Version Version 1.8.19 Engine...