2024-08-01 23:10:56 +02:00

98 lines
2.1 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Rico Kometa Configuration
## Requirements
### Plex
The Plex configuration is required
Fill in the following from the `config.yml` file
```yml
plex:
url: http://192.168.1.12:32400
token: ####################
timeout: 60
db_cache:
clean_bundles: false
empty_trash: false
optimize: false
verify_ssl:
```
[PLEX ATTRIBUTES](https://metamanager.wiki/en/latest/config/plex/?h=plex)
### TMDB
The TMDB configuration is required
Fill in the following from the `config.yml` file
```yml
tmdb:
apikey: ################################
language: en
cache_expiration: 60
region:
```
[TMDB ATTRIBUTES](https://metamanager.wiki/en/latest/config/tmdb/?h=tmdb)
### TrakT
The TrakT configuration is required
Fill in the following from the `config.yml` file
```yml
trakt:
client_id: ####################
client_secret: ####################
pin:
authorization:
access_token:
token_type:
expires_in:
refresh_token:
scope: public
created_at:
```
[TRAKT ATTRIBUTES](https://metamanager.wiki/en/latest/config/trakt/?h=trakt)
### MAL
The My Anime List configuration is required
Fill in the following from the `config.yml` file
```yml
mal:
client_id: ####################
client_secret: ####################
authorization:
access_token:
token_type:
expires_in:
refresh_token:
```
[MYANIMELIST ATTRIBUTES](https://metamanager.wiki/en/latest/config/myanimelist/?h=my)
## Assets
All assets are provided from either my [custom repository](https://github.com/ricoloic/Kometa-Personal-Config) or from [theposterdb](https://theposterdb.com). All of the poster from my repository have been generated by myself and are free for you tu use how you like.
### Anime
![Screenshot 2024-08-01 at 1 23 09PM](https://github.com/user-attachments/assets/8d6531a7-bb17-4726-8455-7e9f1a596c03)
### Movie
![Screenshot 2024-08-01 at 1 23 51PM](https://github.com/user-attachments/assets/aa0d0fa3-ce62-4f8a-b6da-38715a613205)
## Show
![Screenshot 2024-08-01 at 1 24 19PM](https://github.com/user-attachments/assets/a48f92bb-1b69-4f14-b3db-7281c1d9b84c)