/PyTulli

Simple script that uses Tautulli's API to check if a movie has not been played past n days then deletes them from the plex server via Radarr or Sonarr

Primary LanguagePython

PyTulli

Instructions:

  • Install requirements.
  • Duplicate config.example.toml and rename to config.toml.
  • Update config file.
  • Inside pytulli.py call the delete_ignored_movies() function.
    • 30 days is the default threshold.

Running this script WILL delete movies from your library!