Jellyfin Forum
[RELEASE] MUMC - Multi-User Media Cleaner - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Development (https://forum.jellyfin.org/f-development)
+--- Forum: Plugin Development (https://forum.jellyfin.org/f-plugin-development)
+--- Thread: [RELEASE] MUMC - Multi-User Media Cleaner (/t-release-mumc-multi-user-media-cleaner)



[RELEASE] MUMC - Multi-User Media Cleaner - hieroglyph - 2023-11-18

Multi-User Media Cleaner
MUMC (pronounced Mew-Mick) will query your Jellyfin server for the movies, tv episodes, audio tracks, and audiobooks in your libraries.
Then delete media items you no longer want taking up disk space.

Cool! How Do I Use This?
First download the latest release: MUMC v5

Then check out the MUMC wiki.


MUMC Features
  • YAML configuration
  • Conditional behaviors
    • Favorites
    • Whitetags
    • Blacktags
    • Whitelists
    • Blacklists
  • Keep or delete based on days since media type played
  • Keep or delete based on days since media type created
  • Keep or delete based on conditional behaviors
  • Keep Minimum Episodes
  • Keep Minimum Played Episodes
  • Pass in alternate configuration
  • Dry-run mode
  • Match to libraries by
    • Id
    • Path
    • Network Path
  • Enable/Disable library queries for specific users
  • Enable/Disable queries for specific conditional behaviors
  • Customize console output color and formatting based on output type
  • Run script directly with Python or
  • Run script in docker container (WIP)



RE: [RELEASE] MUMC - Multi-User Media Cleaner - vbs - 2023-11-24

Wow, this looks awesome, great work!


RE: [RELEASE] MUMC - Multi-User Media Cleaner - 4e90gzwz4 - 2024-04-15

Hello,

Would it be possible to add an archive function instead of deletion?
For example I have a separate HDD for content I've already watched but want to keep for while.

Thanks!