Posts by Tristreeple

    hello, I followed the installation, I am accessing transmission, but when I try to start a download, it cannot find the path I specified in the docker AND in the interface. This tells me: unknown free space ... I checked the access rights they are good.

    you have an idea ?

    docker run -d \

    --name=transmission \

    -e PUID=0 \

    -e PGID=0 \

    -e TZ=Europe/Paris \

    -e USER=***** \

    -e PASS=***** \

    -p 9091:9091 \

    -p 51413:51413 \

    -p 51413:51413/udp \

    -v /var/media/Films/Films/config:/config \

    -v /var/media/Films/Films:/downloads \

    -v /var/media/Films/Films/watch:/watch \

    --restart unless-stopped \

    http://lscr.io/linuxserver/transmission