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

Feature request: Add requirements.txt #80

Closed Mavyre closed 11 months ago

Mavyre commented 1 year ago

For an easier installation, and future support, it could be great to have a requirements.txt allowing packages to be installed/updated easily.

terrelsa13 commented 1 year ago

Good suggestion. I am looking into how to do this.

terrelsa13 commented 11 months ago

This is implemented in the v5 script under the beta branch.