Go to file
Matt Burchett 37adca95f8 fixing sprintf 2021-05-25 06:37:59 -05:00
cmd Adding the ability for multiple section IDs, title sorting, completes #7 2020-12-11 15:13:26 -06:00
pkg fixing sprintf 2021-05-25 06:37:59 -05:00
.gitignore Adding Sonarr Delete Fix 2018-11-20 18:43:18 -06:00
README.md Updating readme 2018-11-15 05:46:50 +00:00
config_example.json RConverting context vars to be full FQDNs to provide compatibility to those not using contexts 2021-05-25 06:34:08 -05:00
go.mod Adding Go mod. 2020-09-23 10:16:43 -05:00

README.md

Housekeeper

Housekeeper is a cleanup tool for Plex environments.

It requires two things - Plex and PlexPy (now known as Tautulli). It has a option for communicating with Telegram for cleanup purposes.

Please use the example configuration file for configuration.

The command line args that can be passed:

Usage of ./housekeeper:
  -config string
        Configuration to load
  -check
        Perform only a check. This will send the message out to Telegram with what can be removed. Does not delete. (default true)
  -days int
        How many days of inactivity to look for on Plex.
  -delete
        Perform the delete task.
  -sectionid int
        Plex Section ID