Skip to content

Knuckles-Team/media-manager

Repository files navigation

Media Manager

PyPI - Version PyPI - Downloads GitHub Repo stars GitHub forks GitHub contributors PyPI - License GitHub

GitHub last commit (by committer) GitHub pull requests GitHub closed pull requests GitHub issues

GitHub top language GitHub language count GitHub repo size GitHub repo file count (file type) PyPI - Wheel PyPI - Implementation

Version: 0.75.24

Manage your media

  • Automatically clean file names
  • Set Title and Comment metadata to match filename
  • Apply subtitles in media's "Sub" directory automatically
  • Move media to desired destination
  • Optionally optimize your media with the latest HEVC codec

Supports Media:

  • MKV
  • MP4

This repository is actively maintained - Contributions are welcome!

Usage:
Short Flag Long Flag Description
-h --help See usage
--subtitle Apply Subtitle in local "Sub" directory
--optimize Optimize video for streaming in HEVC
--media-directory Move media to directory
--music-directory Move music to directory
--tv-directory Move series to directory
-d --directory Directory to scan for media
-v --verbose Show Output of FFMPEG
Example:
media-manager -d "/home/User/Downloads" -m "/media/Movies" -t "/media/TV" -s

Before

/home/User/Downloads/The.Lion.King.1993.1080p.[TheBay].YIFY/The.Lion.King.1993.1080p.[TheBay].YIFY.mp4

After

/media/The Lion King 1993 1080p/The Lion King 1993 1080p.mp4

Installation Instructions:

Install Python Package

python -m pip install media-manager

Geniusbot Application

Use with a GUI through Geniusbot

Visit our GitHub for more information

Installation Instructions with Geniusbot:

Install Python Package

python -m pip install geniusbot
Repository Owners:

GitHub followers GitHub User's stars