2024-06-18, 05:42 PM
(2024-06-18, 05:28 PM)vtmarik Wrote: I found that if I make sure IPv6 is enabled in the server and that the docker image is also allowed IPv6 then TMDB works, but then again i'm on 10.9.2 because for whatever reason jellyfin:latest grabs that version.
If you are using plain docker, stop your jellyfin container and run "sudo docker system prune -a". Then start your jellyfin container. Sometimes docker doesn't actually check for a newer image. Pruning docker will force docker to actually check.