-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yml
More file actions
157 lines (149 loc) · 4.22 KB
/
config.yml
File metadata and controls
157 lines (149 loc) · 4.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
## This file is a template remove the .template to use the file
libraries: # This is called out once within the config.yml file
TV: # These are names of libraries in your Plex
metadata_path:
- file: config/TV.yml
Movies: # These are names of libraries in your Plex
metadata_path:
- file: config/movies.yml
overlay_path: # OVERLAYS
- remove_overlays: false # Set this to true to remove all overlays
- pmm: ribbon
- pmm: audio_codec
- pmm: video_format
- pmm: languages
template_variables:
use_subtitles: true
style: square
languages:
- en
- id
- pmm: ratings #https://metamanager.wiki/en/latest/defaults/overlays.html#rating-overlays
template_variables:
rating1: user
rating1_image: rt_tomato
rating2: critic
rating2_image: imdb
rating3: audience
rating3_image: tmdb
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: eng
ignore_ids:
ignore_imdb_ids:
item_refresh_delay: 0
playlist_sync_to_user: all
playlist_exclude_user:
playlist_report: false
verify_ssl: true
custom_repo:
check_nightly: false
show_unconfigured: true
playlist_exclude_users:
operations:
mass_user_rating_update: mdb_tomatoes # Update user ratings with mdb_tomatoes
mass_critic_rating_update: imdb # Update critic ratings with imdb
mass_audience_rating_update: tmdb # Update audience ratings with tmdb
#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://192.168.1.26:32400
token: xxx
timeout: 60
clean_bundles: false
empty_trash: false
optimize: false
tmdb: # REQUIRED for the script to run
apikey: xxx
language: en
cache_expiration: 60
region:
#tautulli: # Can be individually specified per library as well
# url: http://192.168.1.12:8181
# apikey: ################################
#omdb:
# apikey: ########
# cache_expiration: 60
#mdblist:
# apikey: #########################
# cache_expiration: 60
#notifiarr:
# apikey: ####################################
#anidb: # Not required for AniDB builders unless you want mature content
# username: ######
# password: ######
# language: en
# client:
radarr: # Can be individually specified per library as well
url: http://192.168.1.26:7878
token: xxx
add_missing: true
add_existing: true
root_folder_path: /movies
monitor: collection
availability: announced
quality_profile: SD
tag:
search: false
radarr_path:
plex_path:
upgrade_existing: false
sonarr: # Can be individually specified per library as well
url: http://192.168.1.26:8989
token: xxx
add_missing: false
add_existing: true
root_folder_path: /downloads
monitor: none
quality_profile: SD
language_profile: English
series_type: standard
season_folder: true
tag:
search: false
cutoff_search: false
sonarr_path:
plex_path:
upgrade_existing: false
trakt:
client_id: xxx
client_secret: xxx
pin:
authorization:
# everything below is autofilled by the script
access_token: xxx
token_type: Bearer
expires_in: 7889238
refresh_token: xxx
scope: public
created_at: 1695955548