mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Codacy Static Code Analysis fixes
This commit is contained in:
@@ -26,7 +26,7 @@ _Thanks to everyone having starred my repo! To star it click on the image below,
|
|||||||
|
|
||||||
[Kometa](https://kometa.wiki/en/latest/) is a Python 3 script that can be continuously run using YAML configuration files to update on a schedule the metadata of the movies, shows, and collections in your libraries as well as automatically build collections based on various methods all detailed in the wiki.
|
[Kometa](https://kometa.wiki/en/latest/) is a Python 3 script that can be continuously run using YAML configuration files to update on a schedule the metadata of the movies, shows, and collections in your libraries as well as automatically build collections based on various methods all detailed in the wiki.
|
||||||
|
|
||||||
This addon is based on the docker image https://github.com/linuxserver/docker-kometa
|
This addon is based on the docker image <https://github.com/linuxserver/docker-kometa>
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@@ -65,10 +65,9 @@ KOMETA_NO_MISSING: False #Set to True to run without any of the missing movie/sh
|
|||||||
|
|
||||||
- Config.yaml (advanced usage)
|
- Config.yaml (advanced usage)
|
||||||
|
|
||||||
Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-add-env-variables
|
Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : <https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-add-env-variables>
|
||||||
|
|
||||||
|
The complete list of ENV variables can be seen here : <https://kometa.wiki/en/latest/kometa/environmental/>
|
||||||
The complete list of ENV variables can be seen here : https://kometa.wiki/en/latest/kometa/environmental/
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
## ⚠ Open Issue : [🐛 [Plex Meta Manager] is now Kometa (opened 2024-04-27)](https://github.com/alexbelgium/hassio-addons/issues/1357) by [@bruvv](https://github.com/bruvv)
|
## ⚠ Open Issue : [🐛 [Plex Meta Manager] is now Kometa (opened 2024-04-27)](https://github.com/alexbelgium/hassio-addons/issues/1357) by [@bruvv](https://github.com/bruvv)
|
||||||
# ⚠️ It is recommended to use Kometa addon (https://github.com/alexbelgium/hassio-addons) instead of this. ⚠️
|
|
||||||
|
# ⚠️ It is recommended to use Kometa addon (<https://github.com/alexbelgium/hassio-addons>) instead of this. ⚠️
|
||||||
# Home assistant add-on: Plex-meta-manager
|
# Home assistant add-on: Plex-meta-manager
|
||||||
|
|
||||||
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
|
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)
|
||||||
|
|||||||
Reference in New Issue
Block a user