Plex scripts for metadata locking and maintenance
I run a pretty big PLEX library at home and it is mixed with english and korean tv shows and movies. Even with the built in maintenance job and cleanup jobs I like to keep things a bit more organized so I wrote the following script to help cleanup my plex instance The script will find the TOKEN from your Preferences.xml once the path is set and perform the following Optimize the database Update each library Empty the trash Clean the PhotoTranscoder Cache I run this script via cron every 6 hours 0 */6 * * * <path>/plexdo.sh I mentioned… Continue Reading