From 3bd329fe9b65e61b19e97060a4f362fca35177db Mon Sep 17 00:00:00 2001 From: di5cord20 <140566995+di5cord20@users.noreply.github.com> Date: Sat, 12 Aug 2023 07:39:02 -0400 Subject: [PATCH] Fix description name --- servapps/Unmanic/description.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/servapps/Unmanic/description.json b/servapps/Unmanic/description.json index 1ef39151..e69f850e 100644 --- a/servapps/Unmanic/description.json +++ b/servapps/Unmanic/description.json @@ -1,9 +1,9 @@ { - "name": "Jellyfin", + "name": "Unmanic", "description": "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.", "longDescription": "

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:

", "tags": ["media", "server", "tv", "videos", "web", "browser", "media browser", "media server", "media streaming", "media player", "media center", "media management", "media organizer", "media collection", "media library", "media manager"], "repository": "https://github.com/Unmanic/unmanic", "image": "https://hub.docker.com/r/josh5/unmanic", "supported_architectures": ["amd64", "arm7", "arm64"] -} \ No newline at end of file +}