Skip to content

Releases: Anthirian/script.service.janitor

5.0.1

25 Aug 19:53
Compare
Choose a tag to compare

Release notes

  • [FIX] Cleaning service failed to start

5.0.0

05 May 19:51
Compare
Choose a tag to compare

Release notes

  • [NEW] Completely rewritten Janitor in Python 3 to support Kodi Matrix
  • [NEW] Much improved progress dialogs focusing on showing what matters
  • [NEW] Overhaul settings page to use the new format
  • [FIX] Checking hard links once again works properly
  • [FIX] Improved handling of special characters

4.4.1

04 Jul 18:36
Compare
Choose a tag to compare

Release notes

  • [FIX] Improved unicode support
  • [FIX] Correctly match excluded paths that contain user credentials

4.4.0

08 Feb 22:39
Compare
Choose a tag to compare

Release notes

  • [NEW] Leia compatibility
  • [NEW] Updated log viewer to use Estuary skin

4.3.2

06 Jun 22:04
Compare
Choose a tag to compare

Release notes

  • [FIX] Even better unicode support
  • [FIX] Minor tweaks

4.3.1

15 Apr 14:15
Compare
Choose a tag to compare

Release notes

  • [FIX] Better unicode support
  • [FIX] Obey all exclusions

4.3.0

10 Feb 22:29
Compare
Choose a tag to compare

Release notes

  • [NEW] Krypton compatibility
  • [NEW] Clean files that are not hard linked (mainly for seeding torrents)
  • [NEW] Allow more excluded paths

4.2.1

23 May 11:28
Compare
Choose a tag to compare

Release notes

  • [NEW] Improve exclusion checking by offloading to Kodi via JSON-RPC
  • [FIX] Monitoring issues with running as service
  • [FIX] Showing dialog with titles containing unicode characters

4.2.0

01 Apr 12:51
Compare
Choose a tag to compare

Updated for Jarvis

Release notes

  • [NEW] Jarvis compatibility
  • [NEW] Kodi File Cleaner is now known as Janitor
  • [NEW] Manual cleaning now features a progress dialog that can be used to interrupt cleaning
  • [FIX] Kodi library was not being cleaned after Janitor finished cleaning

4.1.0

23 May 15:12
Compare
Choose a tag to compare

Updated for Helix

Release notes

  • [NEW] Helix compatibility
  • [NEW] Show information dialogs when errors occur
  • [NEW] Change name to Kodi File Cleaner
  • [NEW] Kodi library cleaning occurs silently
  • [NEW] Allow users to reset excluded paths by pressing a button
  • [FIX] Fall back to copy and delete in case of permission problems
  • [FIX] Log file was not being created automatically