All apps · 0 apps
Kometa
Docker app from Sohjiro's Repository
Overview
Install Kometa on Unraid in a few clicks.
Find Kometa in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
kometateam/kometaRuntime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
- Target
- /config
- Value
- /mnt/user/appdata/Kometa/
Specify the internal location of the configuration YAML file.
- Target
- KOMETA_CONFIG
Specify the times of day that Kometa will run with comma-separated list of times in HH:MM format.
- Target
- KOMETA_TIME
Set as 'true' to perform a run immediately, bypassing the time to run flag.
- Target
- KOMETA_RUN
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.
- Target
- KOMETA_TEST
- Default
- false|true
Set as 'true' to run with Debug Logs Reporting to the Command Window.
- Target
- KOMETA_DEBUG
- Default
- false|true
Set as 'true' to run with extra Trace Debug Logs.
- Target
- KOMETA_TRACE
- Default
- false|true
Set as 'true' to run with every network request printed to the Logs. This can potentially have personal information in it.
- Target
- KOMETA_LOG_REQUESTS
- Default
- false|true
Change the main Kometa timeout. This timeout is overwritten by those in your config file for those services.
- Target
- KOMETA_TIMEOUT
Turn SSL Verification off.
- Target
- NO_VERIFY_SSL
- Default
- False|True
Set as 'true' to only run collection files, skip metadata, library operations, overlays, and playlists.
- Target
- KOMETA_COLLECTIONS_ONLY
- Default
- false|true
Set as 'true' to only run metadata files, skip library operations, overlays, playlists, and collections.
- Target
- KOMETA_METADATA_ONLY
- Default
- false|true
Set as 'true' to only run playlist files, skip metadata, library operations, overlays, and collections.
- Target
- KOMETA_PLAYLISTS_ONLY
- Default
- false|true
Set as 'true' to only run library operations skipping metadata, collections, playlists, and overlays.
- Target
- KOMETA_OPERATIONS_ONLY
- Default
- false|true
Set as 'true' to only run library overlays skipping metadata, collections, playlists, and library operations.
- Target
- KOMETA_OVERLAYS_ONLY
- Default
- false|true
Will immediately run the comma-separated list of Collection Names given, bypassing the time to run flag.
- Target
- KOMETA_RUN_COLLECTIONS
Will immediately run the comma-separated list of Library Names given, bypassing the time to run flag.
- Target
- KOMETA_RUN_LIBRARIES
Will immediately run the comma-separated list of File Names given, bypassing the time to run flag.
- Target
- KOMETA_RUN_FILES
Set as 'true' to ignore all schedules for the run.
- Target
- KOMETA_IGNORE_SCHEDULES
- Default
- false|true
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.
- Target
- KOMETA_IGNORE_GHOST
- Default
- false|true
Set as 'true' to delete all collections in a Library prior to running collections/operations.
- Target
- KOMETA_DELETE_COLLECTIONS
Set as 'true' to delete all labels on every item in a Library prior to running collections/operations.
- Target
- KOMETA_DELETE_LABELS
- Default
- false|true
Name of Collection to immediately resume running from the first instance of the specified collection, bypassing the time to run flag.
- Target
- KOMETA_RESUME
Set as 'true' to run without displaying a countdown to the next scheduled run.
- Target
- KOMETA_NO_COUNTDOWN
- Default
- false|true
Set as 'true' to run without utilizing the missing movie/show functions.
- Target
- KOMETA_NO_MISSING
- Default
- false|true
Set as 'true' to run without saving the report.
- Target
- KOMETA_NO_REPORT
- Default
- false|true
Set as 'true' to run without writing to the configuration file.
- Target
- KOMETA_READ_ONLY_CONFIG
- Default
- false|true
Character to use as a divider in the logs.
- Target
- KOMETA_DIVIDER
Width of the Log Output. Integer between 90 and 300.
- Target
- KOMETA_WIDTH
Run Kometa with lower priority.
- Target
- LOW_PRIORITY
- Default
- False|True
Plex URL to replace ENV in the config file.
- Target
- KOMETA_PLEX_URL
Plex Token to replace ENV in the config file.
- Target
- KOMETA_PLEX_TOKEN