jbusuttil83
jbusuttil83
Check the docker logs the see of there are any errors. Also verify that you are using the correct ports.
what I did for that is to keep to configs locally on the pi and set up a cron job on the same pi to copy the contents to a...
You are right. You need to use the arm version of plex media server. https://hub.docker.com/r/linuxserver/plex
It is not a problem to run this setup without vpn. You need to comment out the vpn container from the docker-compose.yml file.
@emkowale yes it would only be an acceptable solution if you do not want to use a VPN service with this service. If in your country ISPs block you from...
The abc user is inside the sonarr docker container. So you would need to bash into the container using `docker exec -it /bin/bash ` and check / set permissions from...
yes @jlamalam the plex server in the docker compose is not ARM compatible. I have a fork with a docker compose with a plex server for ARM as I am...
hi @arthurmad, why would you need rclone for this setup ?
@emkowale most of the time the problem you have with sonarr and radarr is linux folder permissions
i did not try Bazarr, I am using Plex for subtitles but I can try it out when I have sometime.