terrelsa13 / MUMC

Multi-User Media Cleaner aka MUMC (pronounced Mew-Mick) will go through movies, tv episodes, audio tracks, and audiobooks in your Emby/Jellyfin libraries deleting media items you no longer want.
GNU General Public License v3.0
92 stars 6 forks source link

Script can be run with -d option for containers #78

Closed terrelsa13 closed 1 year ago

terrelsa13 commented 1 year ago

Using the mumc_config.py with the -d/-container option

/path/to/python /path/to/mumc.py -d

Using a custom_config.py with the -d/-container option

/path/to/python /path/to/mumc.py -d -c /path/to/custom_config.py

View the help text -h/-help

/path/to/python /path/to/mumc.py -h