Kometa

Kometa

Docker 应用程序 from Sohjiro's Repository

概述

Kometa is an open source Python 3 project that has been designed to ease the creation and maintenance of metadata, collections, and playlists within a Plex Media Server. The script is designed to be run continuously and be able to update information based on sources outside your plex environment. Kometa supports Movie/TV/Music libraries and Playlists. Unraid Setup Guide: https://kometa.wiki/en/latest/kometa/install/Unraid/

运行时参数

网络
bridge
外壳
sh
特权
false

模板配置

Config DirectoryPathrw
目标
/config
价值
/mnt/user/appdata/Kometa/
Internal Config Location (--config)Variable

Specify the internal location of the configuration YAML file.

目标
KOMETA_CONFIG
Time to Run (--time)Variable

Specify the times of day that Kometa will run with comma-separated list of times in HH:MM format.

目标
KOMETA_TIME
Run Immediately (--run)Variable

Set as 'true' to perform a run immediately, bypassing the time to run flag.

目标
KOMETA_RUN
Run Tests (--run-tests)Variable

Set as 'true' to perform a debug test run immediately, bypassing the time to run flag. This will only run collections with test: true in the definition.

目标
KOMETA_TEST
默认值
false|true
Debug (--debug)Variable

Set as 'true' to run with Debug Logs Reporting to the Command Window.

目标
KOMETA_DEBUG
默认值
false|true
Trace (--trace)Variable

Set as 'true' to run with extra Trace Debug Logs.

目标
KOMETA_TRACE
默认值
false|true
Log Requests (--log-requests)Variable

Set as 'true' to run with every network request printed to the Logs. This can potentially have personal information in it.

目标
KOMETA_LOG_REQUESTS
默认值
false|true
Timeout (--timeout)Variable

Change the main Kometa timeout. This timeout is overwritten by those in your config file for those services.

目标
KOMETA_TIMEOUT
No Verify SSL (--no-verify-ssl)Variable

Turn SSL Verification off.

目标
NO_VERIFY_SSL
默认值
False|True
Collections Only (--collections-only)Variable

Set as 'true' to only run collection files, skip metadata, library operations, overlays, and playlists.

目标
KOMETA_COLLECTIONS_ONLY
默认值
false|true
Metadata Only (--metadata-only)Variable

Set as 'true' to only run metadata files, skip library operations, overlays, playlists, and collections.

目标
KOMETA_METADATA_ONLY
默认值
false|true
Playlists Only (--playlists-only)Variable

Set as 'true' to only run playlist files, skip metadata, library operations, overlays, and collections.

目标
KOMETA_PLAYLISTS_ONLY
默认值
false|true
Operations Only (--operations-only)Variable

Set as 'true' to only run library operations skipping metadata, collections, playlists, and overlays.

目标
KOMETA_OPERATIONS_ONLY
默认值
false|true
Overlays Only (--overlays-only)Variable

Set as 'true' to only run library overlays skipping metadata, collections, playlists, and library operations.

目标
KOMETA_OVERLAYS_ONLY
默认值
false|true
Run Collections (--run-collections)Variable

Will immediately run the comma-separated list of Collection Names given, bypassing the time to run flag.

目标
KOMETA_RUN_COLLECTIONS
Run Libraries (--run-libraries)Variable

Will immediately run the comma-separated list of Library Names given, bypassing the time to run flag.

目标
KOMETA_RUN_LIBRARIES
Run Files (--run-files)Variable

Will immediately run the comma-separated list of File Names given, bypassing the time to run flag.

目标
KOMETA_RUN_FILES
Ignore Schedules (--ignore-schedules)Variable

Set as 'true' to ignore all schedules for the run.

目标
KOMETA_IGNORE_SCHEDULES
默认值
false|true
Ignore Ghost (--ignore-ghost)Variable

Set as 'true' to ignore all ghost logging for the run. A ghost log is what’s printed to the console to show progress during steps.

目标
KOMETA_IGNORE_GHOST
默认值
false|true
Delete Collections (--delete-collections)Variable

Set as 'true' to delete all collections in a Library prior to running collections/operations.

目标
KOMETA_DELETE_COLLECTIONS
Delete Labels (--delete-labels)Variable

Set as 'true' to delete all labels on every item in a Library prior to running collections/operations.

目标
KOMETA_DELETE_LABELS
默认值
false|true
Resume Run (--resume)Variable

Name of Collection to immediately resume running from the first instance of the specified collection, bypassing the time to run flag.

目标
KOMETA_RESUME
No Countdown (--no-countdown)Variable

Set as 'true' to run without displaying a countdown to the next scheduled run.

目标
KOMETA_NO_COUNTDOWN
默认值
false|true
No Missing (--no-missing)Variable

Set as 'true' to run without utilizing the missing movie/show functions.

目标
KOMETA_NO_MISSING
默认值
false|true
No Report (--no-report)Variable

Set as 'true' to run without saving the report.

目标
KOMETA_NO_REPORT
默认值
false|true
Read Only Config (--read-only-config)Variable

Set as 'true' to run without writing to the configuration file.

目标
KOMETA_READ_ONLY_CONFIG
默认值
false|true
Divider Character (--divider)Variable

Character to use as a divider in the logs.

目标
KOMETA_DIVIDER
Screen Width (--width)Variable

Width of the Log Output. Integer between 90 and 300.

目标
KOMETA_WIDTH
Low Priority (--low-priority)Variable

Run Kometa with lower priority.

目标
LOW_PRIORITY
默认值
False|True
ENV Plex URL (--plex-url)Variable

Plex URL to replace ENV in the config file.

目标
KOMETA_PLEX_URL
ENV Plex Token (--plex-token)Variable

Plex Token to replace ENV in the config file.

目标
KOMETA_PLEX_TOKEN

下载统计数据

3,029,841
下载总数
298,277
本月
197,472
平均每月

长期下载总量

加载图表...

详细信息

存储库
kometateam/kometa
最后更新2026-05-28
初见2024-04-26

在Unraid 上运行 Kometa 。

Kometa 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。