Andrea

Results 35 comments of Andrea

I don't know what to post because in the logs there is literally no output even in debug mode On Fri, 15 Apr 2022, 17:28 Glassed Silver, ***@***.***> wrote: >...

I have modified the original title because in the meantime I've noticed that nothing is downloaded at all, even if I don't select Audio Only, I was thinking that the...

This is how it looks ![IMG_20220420_191834](https://user-images.githubusercontent.com/8338665/164287401-e9eca5e6-21a1-4579-a64e-df0aec2fdc1b.jpg)

I wasn't in the latest nigthly, now I've pulled the latest version but still nothing changed, if I try stop and restart the downloads they stay like the previous picture...

I have tried a Twitch VOD but the result Is the sale, monitoring the download folder I am not able to spot even any temp file created

I've tried to update and destroy and recreate the container but nothing changed, I've tried to bash inside the container and ping some urls and the ping works, but the...

I've updated again bit nothing changes, no audio or video Is downloaded from YouTube or other sites and the logs stay silent. I'll try to backup everything and start all...

I've tried updating but the outcome is the same. This is my compose file: ``` version: "2" services: youtube-dl-material: image: tzahi12345/youtubedl-material:nightly container_name: youtube-dl-material environment: - UID=$PUID - GID=$PGID - TZ=$TZ...

I've adjusted the compose file in this way: ``` version: "2" services: youtube-dl-material: image: tzahi12345/youtubedl-material:nightly container_name: youtube-dl-material environment: - UID=$PUID - GID=$PGID - TZ=$TZ - ALLOW_CONFIG_MUTATIONS= true volumes: - $LOCAL_CONFIG/appdata:/app/appdata...

Yes, here you can find the [output](https://pastebin.com/nuTkWR38) It appears that the result is the same, I don't know if the more verbose log can help