app(store): add kometa (#3860)

This commit is contained in:
JigSaw 2024-06-22 01:26:33 +02:00 committed by GitHub
parent 7e904c3034
commit 12d0851710
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 180 additions and 0 deletions

24
apps/kometa/config.json Normal file
View File

@ -0,0 +1,24 @@
{
"$schema": "../schema.json",
"name": "Kometa",
"available": true,
"exposable": false,
"no_gui": true,
"port": 9996,
"id": "kometa",
"tipi_version": 1,
"version": "2.0.2",
"categories": [
"utilities",
"media"
],
"author": "Kometa-Team",
"description": "Update metadata information for items in plex as well as automatically build collections and playlists.",
"short_desc": "Overlays, Collections & Playlists for Plex.",
"source": "https://github.com/Kometa-Team/Kometa",
"form_fields": [],
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

@ -0,0 +1,38 @@
services:
kometa:
image: ghcr.io/linuxserver/kometa:2.0.2
container_name: kometa
restart: unless-stopped
environment:
- PUID=1000
- PGID=1000
- TZ=${TZ}
- KOMETA_CONFIG=/config/config.yml #optional
- KOMETA_TIME=${CONF_KOMETA_TIME-02:00} #optional
- KOMETA_RUN=${CONF_KOMETA_RUN-false} #optional
- KOMETA_TEST=${CONF_KOMETA_TEST-false} #optional
- KOMETA_NO_MISSING=${CONF_KOMETA_NO_MISSING-false} #optional
- KOMETA_DEBUG=${CONF_KOMETA_DEBUG-false}
- KOMETA_TRACE=${CONF_KOMETA_TRACE-false}
- KOMETA_LOG_REQUESTS=${CONF_KOMETA_LOG_REQUESTS-false}
- KOMETA_TIMEOUT=${CONF_KOMETA_TIMEOUT-180}
- KOMETA_NO_VERIFY_SSL=${CONF_KOMETA_NO_VERIFY_SSL-false}
- KOMETA_COLLECTIONS_ONLY=false
- KOMETA_METADATA_ONLY=false
- KOMETA_PLAYLISTS_ONLY=false
- KOMETA_OPERATIONS_ONLY=false
- KOMETA_OVERLAYS_ONLY=false
- KOMETA_IGNORE_SCHEDULES=false
- KOMETA_IGNORE_GHOST=false
- KOMETA_DELETE_COLLECTIONS=false
- KOMETA_DELETE_LABELS=false
- KOMETA_NO_MISSING=false
- KOMETA_NO_REPORT=false
# https://kometa.wiki/en/latest/kometa/environmental/
volumes:
- ${APP_DATA_DIR}/data/:/config
networks:
- tipi_main_network
labels:
# Main
traefik.enable: false

View File

@ -0,0 +1,118 @@
# <img src="https://kometa.wiki/en/nightly/assets/logo-full.png" alt="Kometa">
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Kometa-Team/Kometa?style=plastic)](https://github.com/Kometa-Team/Kometa/releases)
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/kometateam/kometa?label=docker&sort=semver&style=plastic)](https://hub.docker.com/r/kometateam/kometa)
[![Docker Pulls](https://img.shields.io/docker/pulls/kometateam/kometa?style=plastic)](https://hub.docker.com/r/kometateam/kometa)
[![Develop GitHub commits since latest stable release (by SemVer)](https://img.shields.io/github/commits-since/Kometa-Team/Kometa/latest/develop?label=Commits%20in%20Develop&style=plastic)](https://github.com/Kometa-Team/Kometa/tree/develop)
[![Nightly GitHub commits since latest stable release (by SemVer)](https://img.shields.io/github/commits-since/Kometa-Team/Kometa/latest/nightly?label=Commits%20in%20Nightly&style=plastic)](https://github.com/Kometa-Team/Kometa/tree/nightly)
[![Discord](https://img.shields.io/discord/822460010649878528?color=%2300bc8c&label=Discord&style=plastic)](https://kometa.wiki/en/latest/discord/)
[![Reddit](https://img.shields.io/badge/%2Fr%2Fkometa-e05d44?style=plastic&logo=Reddit&logoColor=white&labelColor=0e8a6a&color=00bc8c)](https://www.reddit.com/r/kometa/)
[![Wiki](https://img.shields.io/readthedocs/kometa?color=%2300bc8c&style=plastic)](https://kometa.wiki)
[![Translations](https://img.shields.io/weblate/progress/kometa?color=00bc8c&server=https%3A%2F%2Ftranslations.kometa.wiki&style=plastic)](https://translations.kometa.wiki/projects/kometa/#languages)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/meisnate12?color=%238a2be2&style=plastic)](https://github.com/sponsors/meisnate12)
[![Sponsor or Donate](https://img.shields.io/badge/-Sponsor%2FDonate-blueviolet?style=plastic)](https://github.com/sponsors/meisnate12)
[![Feature Requests](https://img.shields.io/badge/Feature%20Requests-blueviolet?style=plastic)](https://features.kometa.wiki/)
Kometa is a powerful tool designed to give you complete control over your media libraries. With Kometa, you can take your customization to the next level, with granular control over metadata, collections, overlays, and much more.
Transform your media library with Kometa and discover its full potential! Connect to third-party services like TMDb, Trakt, and IMDb, among others, to create one-of-a-kind collections, overlays and more. Your media library will stand out and be tailored to your specific needs.
## What Can Kometa Do?
### Overhaul Your Media Libraries
- Elevate your library with beautifully crafted metadata - customize artwork, titles, summaries, and more to create a stunning library.
### Kometa Defaults
- Take advantage of pre-made modular Collections & Overlays to reduce the manual effort and get to the good stuff with less effort!
### Third-Party Integrations
- Harness the power of Trakt, TMDb, IMDb and more to create collections and overlays!
- Integrate with Sonarr and Radarr to automate your library growth.
### And More!
- We're constantly working on new features to take your library management experience to the next level.
- Consider sponsoring the project to allow us to continue building great features for you!
## Demo Video
The below YouTube video has been created by one of our community members to showcase some of the things that Kometa can do for you.
[![Kometa](https://img.youtube.com/vi/nTfCUtKWTYI/0.jpg)](https://www.youtube.com/watch?v=nTfCUtKWTYI "Kometa")
## Example Kometa Libraries
Here are some examples of the things you can achieve using Kometa!
**Example Movie Collections using the [Kometa Defaults](https://kometa.wiki/en/latest/defaults/collections/)** (click to enlarge):
![Movie Collection Preview](https://kometa.wiki/en/latest/images/movie-collection-preview.png)
**Example Show Overlays using the [Kometa Defaults](https://kometa.wiki/en/latest/defaults/overlays)** (click to enlarge):
![Show Library Preview](https://kometa.wiki/en/latest/images/show-library-preview.png)
## Kometa Defaults
Want your library to look like the above images? With the [Kometa Defaults](https://kometa.wiki/en/latest/defaults/guide/) you can! These powerful and modular files were designed by the Kometa team to make it simple to create a personalized, one-of-a-kind media collection without the hassle of manually defining each one.
Want to see what the community has to offer? Check out the [Kometa Community Configs](https://github.com/Kometa-Team/Community-Configs) repository on GitHub to see user-submitted configuration files, or even add your own to the mix!
With Kometa, you can also manage metadata for all your media types, from movies and shows to music and more. And since your metadata is managed outside your libraries, you'll never have to worry about losing your customizations in the event of a media server database loss, you can simply reapply them! It is also easy to move your customizations between servers if you need to.
## Getting Started
To get started with Kometa, follow these simple steps:
1. Install Kometa on your device. You can find the installation instructions for a variety of platforms [here](https://kometa.wiki/en/latest/kometa/install/overview/).
2. Once you have installed Kometa, create your [Configuration File](https://kometa.wiki/en/latest/config/overview/). This file contains important information such as URLs and credentials needed to connect to services like Plex and TMDb
3. After creating the Configuration File, you can start updating Metadata and building automatic Collections by creating a [Collection File](https://kometa.wiki/en/latest/files/collections/) for each Library you want to work with. If you'd rather use some of our pre-made Collection Files, take a look at the [Kometa Defaults](https://kometa.wiki/en/latest/defaults/guide/)
4. Finally, check out the [Wiki](https://kometa.wiki/), you'll find new and exciting ways to truly unlock the potential of your libraries.
## Example Usage
Kometa puts you in control of your media library by letting you create custom Collections that make discovering and organizing your content a breeze. With powerful search and filtering options, you can build Collections based on popular builders like TMDb, IMDb, Trakt, and many more.
Imagine having Collections like these at your fingertips:
* Trending and Popular (based on TMDb, IMDb, Trakt, etc.)
* Streaming Services (like Netflix, Disney+, and more)
* Networks
* Studios
* Genres
* Actors
* Decades
Kometa gives you endless possibilities to curate and organize your media library any way you want. Create custom Collections and Overlays that fit your unique preferences and make discovering your content effortless.
But if you don't want to spend time manually creating Collections and Overlays, we've got you covered. Check out the [Kometa Defaults](https://kometa.wiki/en/latest/defaults/guide/) - a handcrafted selection of tried-and-tested Collections and Overlays made by the Kometa team.
## Discord Support Server
If you're looking for support for any questions or issues you might have, or if you just want to be a part of our growing community, Join the [Kometa Discord Server](https://kometa.wiki/en/latest/discord/).
## Feature Requests
At Kometa, we value our community's input and actively seek feedback to drive the evolution of our product. We want to hear your ideas on how to enhance Kometa, and we encourage you to visit our [Feature Request](https://features.kometa.wiki/features) page to share your thoughts or vote on what features you would like to see added next. Your voice matters and helps shape the future of Kometa, so please don't hesitate to join in the conversation and be a part of our community-driven development process.
## Errors and Configuration Questions
If you're having trouble, we recommend first joining the [Kometa Discord Server](https://kometa.wiki/en/latest/discord/) and seeking support there. If that isn't possible for you, here's what you can do:
* If you get an error, update to the latest version and check if the issue persists. If it does, report the bug by filling out the [Bug Report](https://github.com/Kometa-Team/Kometa/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+bug&template=bug_report.md&title=Bug%3A+) template.
* If you spot a mistake or have an idea to improve the [Kometa Wiki](https://kometa.wiki/), submit a request using the [Wiki Request](https://github.com/Kometa-Team/Kometa/issues/new?assignees=meisnate12&labels=status%3Anot-yet-viewed%2C+documentation&template=3.docs_request.yml&title=%5BDocs%5D%3A+) template.
* If you have a question about metadata configuration, start a discussion on the [Discussions](https://github.com/Kometa-Team/Kometa/discussions). Remember, the community helps shape the future of Kometa, so your input is valuable!
For support on any of the above, visit the [Discord server](https://kometa.wiki/en/latest/discord/).
## Contributing
* Pull Requests are greatly encouraged, please submit all Pull Requests to the nightly branch.
<br>

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB