/plex_sort

Primary LanguageShell

script icon

plex_sort

This script is designed to handle downloads, rename and store properly...

This script can be used without Plex, it store your medias for you automatically.

Features

  • auto-install filebot licence if file in the computer
  • auto-update (no need to git pull or git clone)
  • detect download folders ("filebot" in folder name)
  • detect best drive (according to free space)
  • rename and move media properly
  • update Plex library
  • check dupes
  • auto-clean download folders
  • send push messages
  • send mails
  • root features thru sudo or root cron

Features for root only (need to check)

  • chmod source folders
  • chmod target folders
  • install automatically script dependencies
  • check for dupes and remove older file (medias only)

Requirements

  • filebot (a licence might be required)
  • awk
  • wget
  • curl

Install (will be automated soon)

  • download plex_sort.sh
  • put it in /opt/scripts
  • chmod +x /opt/scripts/plex_sort.sh
  • run it
  • edit config (~/.config/plex_sort/plex_sort.conf)
  • add it to cron