Sign inSign up

josh5/unmanic

By josh5

•Updated about 1 month ago

Library Optimiser

Image
57

10M+

josh5/unmanic repository overview

⁠Unmanic - Library Optimiser

UNMANIC - Library Optimiser

Buy Me a Coffee at ko-fi.com

GitHub tag (latest by date) GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Docker Stars Docker Pulls Docker Image Size (tag)

GitHub Workflow Status (branch) GitHub Workflow Status (branch)

GitHub license

Unmanic is a simple tool for optimising your file library. You can use it to convert your files into a single, uniform format, manage file movements based on timestamps, or execute custom commands against a file based on its file size.

Simply configure Unmanic pointing it at your library and let it automatically manage that library for you.

Unmanic provides you with the following main functions:

  • A scheduler built in to scan your whole library for files that do not conform to your configured presets. Files found with incorrect formats are then queued for conversion.
  • A folder watchdog. When a video file is modified or a new file is added in your library, Unmanic is able to check that video against your configured video presets. Like the first function, if this video is not formatted correctly it is added to a queue for conversion.
  • A handler to manage running multiple file manipulation tasks at a time.
  • A Web UI to easily configure, manage and monitor the progress of your library optimisation.

You choose how you want your library to be.

Unmanic can be used to:

  • Trans-code video or audio files into a uniform format using FFmpeg
  • Move files from one location to another after a configured period of time
  • Execute FileBot against files in your library
  • Run any custom command against files matching a certain extension or above a configured file size

The Docker container is currently based linuxserver.io Ubuntu focal image.

⁠Table Of Contents

Dependencies⁠

Screen-shots⁠

Install and Run⁠

License and Contribution⁠

⁠Dependencies

  • Python 3.x (Install⁠)
  • To install requirements run 'python3 -m pip install -r requirements.txt' from the project root

Unmanic can be used for running many commands. You will need to ensure that the required dependencies for those commands are installed.

⁠Screen-shots

⁠Dashboard:
drawing #### File metrics: drawing #### Installed plugins: drawing

⁠Install and Run

For information on installation and configuration, see the Application Documentation⁠.

Tag summary

Content type

Image

Digest

sha256:36a705923…

Size

581 MB

Last updated

about 1 month ago

docker pull josh5/unmanic