Skip to content
terrelsa13 edited this page May 23, 2025 · 21 revisions

MUMC wiki

Description

Multi-User Media Cleaner aka MUMC (pronounced Mew-Mick) will find the movies, tv episodes, audio tracks, and audiobooks in your Emby/Jellyfin libraries and delete media_items you no longer want taking up disk space.

How Does It Work

It works by using:

  • Filter statements to query Emby/Jellyfin for potential media_items ready to be deleted.
  • Behavioral statements to determine which of those media_items will be deleted or kept.

Install MUMC

Docker installations use the host machine's crontab for scheduled runs.

Clone this wiki locally