Skip to content

Automatically delete played media files after specified amount of time.

License

Notifications You must be signed in to change notification settings

shemanaev/jellyfin-plugin-media-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Cleaner for Jellyfin

Automatically delete played media files after specified amount of time. Works for movies and series.

Installation

Add repository with my plugins from jellyfin-plugin-repo.

Configuration

Configuration is pretty straightforward at plugin's page. Here's not so obvious things:

  • Media will be considered for deletion after fully played by at least ONE user. To keep things you want use favorites with corresponding settings.
  • Favorite episodes aren't kept when "Delete after played" set to season/series.
  • All actions taken will be displayed at the Alerts in Dashboard.
  • For "delete not played items" to work properly it is recommended to set "Date added behavior for new content" to "Use date scanned into the library" Снимок экрана 2023-06-08 091645

Debugging

Define JellyfinHome environment variable pointing to Jellyfin distribution to be able to run debug configuration.