This repository has been archived on 2026-06-07 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
82441d52471b7ea8ebfc7cf3b4c2d73e8354f71d
Improved logging futher and updated some methods to use LogDebugInformation and to handle exceptions
Improved logging futher and updated some methods to use LogDebugInformation and to handle exceptions
The idea behind this plugin is to have an easy way to run a task to find all movies and shows in your media collection that users haven't viewed in a number of cutoff days.
At the time of writing, the plugin is only capable of logging movies and shows that are stale (Unwatched for a user set number of days) by running a scheduled task. You will need to view your logs to know the number of stale files and the names of said files.
Planned features:
- Better logging to show more than just the count. ✅
- A page that shows what media is currently flagged for removal. And a button to confirm removal.
- Integration with sonarr and radarr apis to delete your media.
- Whitelist for shows to ignore. (Seasonal shows)
Future features if I feel like it:
- Configurable media types.
Description
Archived as was considering a major refactor to move to background processing, but found an open source alternative that has done the work already. If I ever return to this, I would re-write it anyway.
Releases
15
MediaCleaner_1.1.1-beta
Latest
Languages
C#
64.2%
JavaScript
23.6%
HTML
10.3%
CSS
1.9%