File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -224,6 +224,8 @@ image_download:
224224 backgrounds : 1 # should get-all-posters retrieve backgrounds?
225225 artwork : 1 # current background is downloaded with current poster
226226
227+ logos : 1 # should get-all-posters retrieve logos?
228+
227229 # ## quantity-related
228230 only_current : 0 # should get-all-posters retrieve ONLY current artwork?
229231 poster_depth : 20 # grab this many posters [0 grabs all] [ONLY_CURRENT overrides this]
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ general:
2121 superchat : 0
2222
2323kometa :
24- config_dir : /kometa/is/here
24+ config_dir : /kometa/is/here/
2525
2626image_download :
2727 what_to_grab :
@@ -38,6 +38,8 @@ image_download:
3838 backgrounds : 1 # should get-all-posters retrieve backgrounds?
3939 artwork : 1 # current background is downloaded with current poster
4040
41+ logos : 1
42+
4143 # ## quantity-related
4244 only_current : 0 # should get-all-posters retrieve ONLY current artwork?
4345 poster_depth : 20 # grab this many posters [0 grabs all] [ONLY_CURRENT overrides this]
You can’t perform that action at this time.
0 commit comments