Server Version#: 1.42.1.10060
Hi,
I’ve been looking for a while on how to convert through Plex but I’ve never got it working.
The only short error message I’ve got on the tasks panel is “an error occured while converting… “ (or something like that as it is in French). On the optimized version panel it says “unable to convert”.
My questions are : Where to find more precise error message to debug ? What to do ?
I’m using Docker runned trough this command :
sudo docker run -d --name=plex --net=host -e PUID=1000 -e PGID=1000 -e TZ=Europe/Paris -e PLEX_CLAIM=claimXXXX -p 32400:80 -v /media/Musique/Plex/plex/library:/config -v /media/Musique/Music:/music -v /media/‘Dessins animes’:/animes -v /media/Films:/movies -v /media/Séries:/series -v /media/Photos:/pictures -v /media/Films/Transcode_temp:/transcode -–device=/dev/dri:/dev/dri --restart unless-stopped plexinc/pms-docker
Tried to convert simple FLAC, Xvid, x265 HDR, H264… Nothing works, nor “On the fly”
Temporary folder set to “/transcode”
Thanks for your help and sorry if it was already answered but I didn’t find the solution.