Skip to content

v1.0.0

Compare
Choose a tag to compare
@stefanbc stefanbc released this 20 Apr 10:23
· 122 commits to main since this release
aed5979

Features

  • Suppport for Movies or TV Shows
  • JSON config file
  • I18N (via config file) - feeling fancy?
  • Log file
    • Automatic creation and cleanup when file gets too big (2 MB)
    • Logs the timestamp for all actions
    • Logs the name of the Movie or TV Show (including episode title)
    • Logs the space reclaimed after deletion
  • IFTTT integration (via webhook)
  • Movies or TV Shows whitelist
  • Dry run the script and output the result in console
  • Requests error handling