-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathexampleConfig.yml
160 lines (145 loc) · 6.81 KB
/
exampleConfig.yml
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
158
159
160
libraries:
Movies:
collection_files:
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/collection_files/better_new_and_old_movie_releases.yml
- pmm: content_rating_cs
template_variables:
use_separator: false
collection_mode: hide
url_poster: https://raw.githubusercontent.com/s0len/meta-manager-config/main/posters/commonsense/<<key>>.jpg
overlay_files:
# Creates a ribbon style background in the top left corner with a width of 313 pixels. Keep in mind, it has to be run before any overlay which is supposed to be on top of the background
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/background_top_left_313_wide.yml
# Resolution in the upper left corner in 45 degree format
- pmm: resolution
template_variables:
url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/resolution-top-left-45deg/<<overlay_name>>.png
horizontal_align: left
horizontal_offset: 0
vertical_offset: 0
vertical_align: top
final_horizontal_offset: 0
final_vertical_offset: 0
back_width: 1000
back_height: 1500
back_color: 00
# Audio in the upper left corner in 45 degree format
- pmm: audio_codec
template_variables:
url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/audio-top-left-45deg/<<key>>.png
horizontal_align: left
horizontal_offset: 0
vertical_offset: 0
vertical_align: top
back_width: 1000
back_height: 1500
back_color: 00
# Award ribbons in the bottom right corner
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/ribbon_awards.yml
# IMDB ribbons in the bottom right corner
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/ribbon_imdb.yml
# Rotten tomatoes ribbons in the bottom right corner
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/ribbon_rotten.yml
# Trending ribbons in the bottom right corner
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/ribbon_trending.yml
TV Shows:
collection_files:
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/collection_files/better_new_and_old_tv_shows_releases.yml
overlay_files:
# Status in the top left corner
- pmm: status
template_variables:
text_airing: .
url_airing: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/status-top-left/airing.png
text_returning: .
url_returning: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/status-top-left/returning.png
text_canceled: .
url_canceled: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/status-top-left/cancelled.png
text_ended: .
url_ended: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/status-top-left/ended.png
horizontal_align: left
horizontal_offset: 25
vertical_align: top
vertical_offset: 0
font_size: 1
font_color: '#00000000'
back_color: '#00000000'
back_width_airing: 1000
back_width_returning: 1000
back_width_ended: 1000
back_width_cancelled: 1000
back_width: 1000
back_height_airing: 1500
back_height_returning: 1500
back_height_ended: 1500
back_height_cancelled: 1500
back_height: 1500
back_padding: 0
back_line_width: 1000
final_horizontal_offset: 0
final_vertical_offset: 0
# Fallback Network logo which is overwritten by pmm: network if it finds an image for the network. Must run before pmm: network.
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/network_fallback.yml
# Uses the default PMM network but replaces the image with custom ones
- pmm: network
template_variables:
horizontal_align: left
horizontal_offset: 0
vertical_offset: 0
vertical_align: top
back_width: 1000
back_height: 1500
url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/network-top-left/<<key>>.png
back_color: 00
Anime Series:
overlay_files:
- pmm: studio
template_variables:
horizontal_align: left
horizontal_offset: 0
vertical_align: top
vertical_offset: 0
back_width: 1000
back_height: 1500
url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/studio-top-left/<<key>>.png
back_color: 00
- pmm: status
template_variables:
text_airing: .
url_airing: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/status-top-left/airing.png
text_returning: .
url_returning: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/status-top-left/returning.png
text_canceled: .
url_canceled: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/status-top-left/cancelled.png
text_ended: .
url_ended: https://raw.githubusercontent.com/s0len/meta-manager-config/main/overlays/status-top-left/ended.png
horizontal_align: left
horizontal_offset: 25
vertical_align: top
vertical_offset: 0
font_size: 1
font_color: '#00000000'
back_color: '#00000000'
back_width_airing: 1000
back_width_returning: 1000
back_width_ended: 1000
back_width_cancelled: 1000
back_width: 1000
back_height_airing: 1500
back_height_returning: 1500
back_height_ended: 1500
back_height_cancelled: 1500
back_height: 1500
back_padding: 0
back_line_width: 1000
final_horizontal_offset: 0
final_vertical_offset: 0
Sports:
metadata_files:
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/metadata-files/formula1-2025.yaml
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/metadata-files/motogp-2025.yaml
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/metadata-files/moto2-2025.yaml
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/metadata-files/moto3-2025.yaml
- url: https://raw.githubusercontent.com/s0len/meta-manager-config/main/metadata-files/ufc.yaml
operations:
assets_for_all: true