janusn
janusn
I have just pulled this image onto my Synology DS918+. It started fine but DNS does not work. in console of the container: ``` # cat /etc/resolv.conf nameserver 10.27.0.1 domain...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
If I set /etc/cron.hourIy/btrbk to run at 00 min each hour, btrbk reports an error through email with the following error every midnight. It won't have a problem if I...
I have encountered some videos on vimeo require [curl-cffi](https://github.com/yifeikong/curl_cffi) in order to download. Is there a way to include it or an option to bundle it with the image?
**Check the bug** Before filling this bug report, please search if a similar issue already exists. In this case, just add a comment on this existing issue. **Describe the bug**...
### Describe the bug For containers created with compose, the volume subpath is not honored when recreating the container. e.g. for the following compose.yaml: ``` --- services: homeassistant: image: linuxserver/homeassistant:latest...
I have installed metube via docker compose using the following content as compose.yaml ``` --- services: metube: image: "ghcr.io/alexta69/metube" container_name: metube environment: CUSTOM_DIRS: true STATE_DIR: "/config" TEMP_DIR: "/tmp" YTDL_OPTIONS: '{"cookiefile":"/cookies/cookies.txt"}'...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Frigate 0.14.0 introduced an...
As the task currently running is a state of the server, could the task progress be synchronized between web client? [metube](https://hub.docker.com/r/alexta69/metube) is a good example of task status synchronization between...
**Which OS are you using?** - OS: [e.g. iOS or Windows.. If you are using Google Colab, just Colab.] Alpine Linux 3.21.0 64bit - installation: Docker version 27.5.1, build 9f9e405...