Created a cron job that clears the stupid photo transcoder cache files to keep the plex folder size low
curl -sSL https://raw.githubusercontent.com/greirson/toolbox/main/service/plex/plex-cron-cache-clear.sh | bash
##New Mac Setup
curl -sSL https://raw.githubusercontent.com/greirson/toolbox/refs/heads/main/process/new_mac_setup.sh | bash