PhotoTranscoder runs amok on linux and mac

#!/usr/bin/bash
set -x
cd ‘/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Cache/PhotoTranscoder’ && sudo rm -rf *;

Is required to run on linux because the PhotoTranscoder directory grows to an unreasonable size.

This is an old problem that has not been fixed.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.