Alexandre Truppel

Results 15 issues of Alexandre Truppel

I'm installing wger on my home server and wanted to use HTTPS. As per the docs, I preemptively set DJANGO_DEBUG=True just in case I had issues. Then promptly spent 3...

### Requested Feature If I run `spotdl download https://link-to-a-playlist --archive my-archive-path` it seems that spotdl only writes the downloaded files to the archive once the entire source has been parsed...

Feature Request
Good First Issue

### Requested Feature I run spotDL unattended on a schedule and having an errors file is very useful to know what failed to download. The problem is that I'm not...

Feature Request

### Support guidelines - [X] I've read the [support guidelines](https://github.com/crazy-max/docker-samba/blob/master/.github/SUPPORT.md) ### I've found a bug and checked that ... - [X] ... the documentation does not mention anything about my...

kind/bug
status/triage

Basically what the title says. Despite installing yt-dlp on the jellyfin container, it is still not found correctly. Here is the Dockerfile I have: ``` FROM lscr.io/linuxserver/jellyfin:latest RUN apt update...