update
continuous-integration/drone/push Build is passing Details

states/02
thest1tch 1 year ago
parent 40b514c86a
commit c5624001ec

@ -22,158 +22,158 @@ services:
- ./plexmm:/config - ./plexmm:/config
``` ```
## Конфиг файл в папке ./plexmm ## Фильмы
??? example "config.yml" ??? example "Конфиг файл"
=== "Фильмы" ```yaml title="./plexmm/config.yml"
## This file is a template remove the .template to use the file
libraries:
Фильмы:
metadata_path:
- file: config/Movies/Genre.yml
- file: config/Movies/Studio.yml
- folder: config/Movies/Collections
- folder: config/Movies/Metadata/Collections
- pmm: basic
- pmm: imdb
- pmm: franchise
overlay_path:
- remove_overlays: false
- reapply_overlay: false
- pmm: resolution
- pmm: commonsense
- pmm: ratings
template_variables:
rating1: critic
rating1_image: imdb
rating2: audience
rating2_image: trakt
rating3: user
rating3_image: tmdb
horizontal_position: right
operations:
mass_critic_rating_update: imdb
mass_audience_rating_update: mdb_trakt
mass_user_rating_update: tmdb
playlist_files:
- pmm: playlist
settings:
cache: true
cache_expiration: 60
asset_directory: config/assets
asset_folders: true
asset_depth: 0
create_asset_folders: false
prioritize_assets: false
dimensional_asset_rename: false
download_url_assets: false
show_missing_season_assets: false
show_missing_episode_assets: false
show_asset_not_needed: true
sync_mode: append
minimum_items: 1
default_collection_order:
delete_below_minimum: true
delete_not_scheduled: false
run_again_delay: 2
missing_only_released: false
only_filter_missing: false
show_unmanaged: true
show_filtered: false
show_options: false
show_missing: true
show_missing_assets: true
save_report: false
tvdb_language: rus
ignore_ids:
ignore_imdb_ids:
item_refresh_delay: 0
playlist_sync_to_user: all
playlist_report: false
verify_ssl: true
custom_repo:
check_nightly: false
show_unconfigured: true
playlist_exclude_users:
webhooks: # Can be individually specified per library as well
error:
version:
run_start:
run_end:
changes:
delete:
plex: # Can be individually specified per library as well; REQUIRED for the script to run
url: http://
token: token
timeout: 60
clean_bundles: false
empty_trash: false
optimize: false
tmdb: # REQUIRED for the script to run
apikey: api
language: ru
cache_expiration: 60
region:
trakt:
client_id: id
client_secret: secret
pin: pin
authorization:
# everything below is autofilled by the script
access_token:
token_type:
expires_in:
refresh_token:
scope: public
created_at:
```
## Сериалы
```yaml ??? example "Конфиг файл"
## This file is a template remove the .template to use the file
libraries:
Фильмы:
metadata_path:
- file: config/Movies/Genre.yml
- file: config/Movies/Studio.yml
- folder: config/Movies/Collections
- folder: config/Movies/Metadata/Collections
- pmm: basic
- pmm: imdb
- pmm: franchise
overlay_path:
- remove_overlays: false
- reapply_overlay: false
- pmm: resolution
- pmm: commonsense
- pmm: ratings
template_variables:
rating1: critic
rating1_image: imdb
rating2: audience
rating2_image: trakt
rating3: user
rating3_image: tmdb
horizontal_position: right
operations:
mass_critic_rating_update: imdb
mass_audience_rating_update: mdb_trakt
mass_user_rating_update: tmdb
playlist_files:
- pmm: playlist
settings:
cache: true
cache_expiration: 60
asset_directory: config/assets
asset_folders: true
asset_depth: 0
create_asset_folders: false
prioritize_assets: false
dimensional_asset_rename: false
download_url_assets: false
show_missing_season_assets: false
show_missing_episode_assets: false
show_asset_not_needed: true
sync_mode: append
minimum_items: 1
default_collection_order:
delete_below_minimum: true
delete_not_scheduled: false
run_again_delay: 2
missing_only_released: false
only_filter_missing: false
show_unmanaged: true
show_filtered: false
show_options: false
show_missing: true
show_missing_assets: true
save_report: false
tvdb_language: rus
ignore_ids:
ignore_imdb_ids:
item_refresh_delay: 0
playlist_sync_to_user: all
playlist_report: false
verify_ssl: true
custom_repo:
check_nightly: false
show_unconfigured: true
playlist_exclude_users:
webhooks: # Can be individually specified per library as well
error:
version:
run_start:
run_end:
changes:
delete:
plex: # Can be individually specified per library as well; REQUIRED for the script to run
url: http://
token: token
timeout: 60
clean_bundles: false
empty_trash: false
optimize: false
tmdb: # REQUIRED for the script to run
apikey: api
language: ru
cache_expiration: 60
region:
trakt:
client_id: id
client_secret: secret
pin: pin
authorization:
# everything below is autofilled by the script
access_token:
token_type:
expires_in:
refresh_token:
scope: public
created_at:
```
=== "Сериалы" ```yaml title="./plexmm/config.yml"
libraries:
```yaml Сериалы:
libraries: metadata_path:
Сериалы: - file: config/TV-Shows/Collections.yml
metadata_path: - folder: config/TV-Shows/Metadata/Anime
- file: config/TV-Shows/Collections.yml - folder: config/TV-Shows/Metadata/TV
- folder: config/TV-Shows/Metadata/Anime - pmm: basic
- folder: config/TV-Shows/Metadata/TV - pmm: imdb
- pmm: basic overlay_path:
- pmm: imdb - remove_overlays: false
overlay_path: - reapply_overlay: false
- remove_overlays: false - pmm: ratings
- reapply_overlay: false template_variables:
- pmm: ratings rating1: critic
template_variables: rating1_image: imdb
rating1: critic rating2: audience
rating1_image: imdb rating2_image: trakt
rating2: audience rating3: user
rating2_image: trakt rating3_image: tmdb
rating3: user horizontal_position: right
rating3_image: tmdb - pmm: resolution
horizontal_position: right template_variables:
- pmm: resolution overlay_level: season
template_variables: - pmm: resolution
overlay_level: season template_variables:
- pmm: resolution overlay_level: episode
template_variables: - pmm: ratings # 3, 4
overlay_level: episode template_variables:
- pmm: ratings # 3, 4 rating1: audience
template_variables: rating1_image: trakt
rating1: audience horizontal_position: right # the set of ratings is on the right of the poster
rating1_image: trakt overlay_level: episode
horizontal_position: right # the set of ratings is on the right of the poster - pmm: status
overlay_level: episode template_variables:
- pmm: status font_size: 75
template_variables: #font: config/fonts/Juventus-Fans-Bold.ttf
font_size: 75 back_color: "#262626" # darker
#font: config/fonts/Juventus-Fans-Bold.ttf back_width: 1920
back_color: "#262626" # darker back_height: 125
back_width: 1920 horizontal_align: center
back_height: 125 vertical_align: top
horizontal_align: center vertical_offset: 0
vertical_align: top ```
vertical_offset: 0
```

@ -103,6 +103,8 @@ nav:
- KMS: software/win/desk/kms.md - KMS: software/win/desk/kms.md
- Установка DialUX: software/win/desk/dialux.md - Установка DialUX: software/win/desk/dialux.md
- Proxmox: - Proxmox:
- Proxmox VE:
- index.md
- CT Template: proxmox/ct-template.md - CT Template: proxmox/ct-template.md
- Другое: - Другое:
- SSL для сайта: other/ssl-for-site.md - SSL для сайта: other/ssl-for-site.md

Loading…
Cancel
Save