movie positions 2022-2020 + minor tweaks
@ -61,14 +61,14 @@ They are:
|
|||||||
|
|
||||||
| Has a 4k and a HDR overlay builder.
|
| Has a 4k and a HDR overlay builder.
|
||||||
|
|
||||||
- overlays/_posters/[250x150]/* | overlays/_posters/[183x113]/*
|
- overlays/_posters/* | overlays/_posters/[183x113]/*
|
||||||
|
|
||||||
| In this folder are all the files used as overlay for Movies, Shows and Seasons with dimensions 250x150 or 183x113.
|
| In this folder are all the files used as overlay for Movies, Shows and Seasons with dimensions 250x150 or 183x113.
|
||||||
Choose the size you want to use and move them up in overlays/_posters.
|
Choose the size you want to use and move them up in overlays/_posters.
|
||||||
|
|
||||||
| My configs use size 250x150.
|
| My configs use size 250x150.
|
||||||
|
|
||||||
- overlays/_titlecards/[240x180]*
|
- overlays/_titlecards/*
|
||||||
|
|
||||||
| In this folder are all the files used as overlay for Episodes with dimensions 240x180.
|
| In this folder are all the files used as overlay for Episodes with dimensions 240x180.
|
||||||
|
|
||||||
|
|||||||
@ -28,7 +28,7 @@ templates:
|
|||||||
- lbxd_order
|
- lbxd_order
|
||||||
- lbxd_smart
|
- lbxd_smart
|
||||||
default:
|
default:
|
||||||
lbxd_user: jkbsmm
|
lbxd_user: cpt_kuesel
|
||||||
lbxd_sort: <<collection_name>>
|
lbxd_sort: <<collection_name>>
|
||||||
letterboxd_list: https://letterboxd.com/<<lbxd_user>>/list/<<lbxd_list>>/
|
letterboxd_list: https://letterboxd.com/<<lbxd_user>>/list/<<lbxd_list>>/
|
||||||
collection_order: <<lbxd_order>>
|
collection_order: <<lbxd_order>>
|
||||||
@ -39,7 +39,7 @@ templates:
|
|||||||
- lbxd_order
|
- lbxd_order
|
||||||
- lbxd_smart
|
- lbxd_smart
|
||||||
default:
|
default:
|
||||||
lbxd_user: jkbsmm
|
lbxd_user: cpt_kuesel
|
||||||
lbxd_sort: <<collection_name>>
|
lbxd_sort: <<collection_name>>
|
||||||
letterboxd_list: https://letterboxd.com/<<lbxd_user>>/watchlist/
|
letterboxd_list: https://letterboxd.com/<<lbxd_user>>/watchlist/
|
||||||
collection_order: <<lbxd_order>>
|
collection_order: <<lbxd_order>>
|
||||||
|
|||||||
@ -23,15 +23,15 @@ collections:
|
|||||||
blank_collection: true
|
blank_collection: true
|
||||||
collection_mode: hide
|
collection_mode: hide
|
||||||
label:
|
label:
|
||||||
- admin
|
- Admin
|
||||||
- german_metadata
|
- German_metadata
|
||||||
- non_german_metadata
|
- Non_german_metadata
|
||||||
- bottom
|
- Bottom
|
||||||
- up_corners
|
- Up_corners
|
||||||
- down_corners
|
- Down_corners
|
||||||
- left_side
|
- Left_side
|
||||||
- right_side
|
- Right_side
|
||||||
- sides
|
- Sides
|
||||||
remove_non_german_metadata:
|
remove_non_german_metadata:
|
||||||
template: {name: non_german_metadata}
|
template: {name: non_german_metadata}
|
||||||
build_collection: false
|
build_collection: false
|
||||||
@ -39,7 +39,7 @@ collections:
|
|||||||
all:
|
all:
|
||||||
audio_language: de
|
audio_language: de
|
||||||
label: non_german_metadata
|
label: non_german_metadata
|
||||||
item_label.remove: non_german_metadata
|
item_label.remove: Non_german_metadata
|
||||||
remove_german_metadata:
|
remove_german_metadata:
|
||||||
template: {name: german_metadata}
|
template: {name: german_metadata}
|
||||||
build_collection: false
|
build_collection: false
|
||||||
@ -47,7 +47,7 @@ collections:
|
|||||||
all:
|
all:
|
||||||
audio_language.not: de
|
audio_language.not: de
|
||||||
label: german_metadata
|
label: german_metadata
|
||||||
item_label.remove: german_metadata
|
item_label.remove: German_metadata
|
||||||
german_metadata:
|
german_metadata:
|
||||||
template: {name: german_metadata}
|
template: {name: german_metadata}
|
||||||
build_collection: false
|
build_collection: false
|
||||||
@ -56,8 +56,8 @@ collections:
|
|||||||
audio_language: de
|
audio_language: de
|
||||||
label.not: german_metadata
|
label.not: german_metadata
|
||||||
item_metadata_language: de-DE
|
item_metadata_language: de-DE
|
||||||
item_label: german_metadata
|
item_label: German_metadata
|
||||||
item_label.remove: non_german_metadata
|
item_label.remove: Non_german_metadata
|
||||||
non_german_metadata:
|
non_german_metadata:
|
||||||
template: {name: non_german_metadata}
|
template: {name: non_german_metadata}
|
||||||
build_collection: false
|
build_collection: false
|
||||||
@ -66,16 +66,16 @@ collections:
|
|||||||
audio_language.not: de
|
audio_language.not: de
|
||||||
label.not: non_german_metadata
|
label.not: non_german_metadata
|
||||||
item_metadata_language: en-US
|
item_metadata_language: en-US
|
||||||
item_label: non_german_metadata
|
item_label: Non_german_metadata
|
||||||
item_label.remove: german_metadata
|
item_label.remove: German_metadata
|
||||||
local_only:
|
local_only:
|
||||||
template:
|
template:
|
||||||
- name: local_only
|
- name: local_only
|
||||||
- name: it_items
|
- name: it_items
|
||||||
it_default: null
|
it_default: local_only
|
||||||
it_resolution: 4k
|
it_resolution: 4k
|
||||||
- name: it_items
|
- name: it_items
|
||||||
it_default: null
|
it_default: local_only
|
||||||
it_hdr: true
|
it_hdr: true
|
||||||
build_collection: false
|
build_collection: false
|
||||||
item_label: local_only
|
item_label: Local_only
|
||||||
|
|||||||
@ -52,11 +52,11 @@ dynamic_collections:
|
|||||||
- 993589 # Exclude Hulk (Collection), I don't want to combine MCU Incredible Hulk with Bana Hulk as a collection
|
- 993589 # Exclude Hulk (Collection), I don't want to combine MCU Incredible Hulk with Bana Hulk as a collection
|
||||||
template_variables: # Movies that have TMDb Collections where I have multiple versions of the first one,
|
template_variables: # Movies that have TMDb Collections where I have multiple versions of the first one,
|
||||||
minimum_items: # that should not be a collection until the second movie actually gets released.
|
minimum_items: # that should not be a collection until the second movie actually gets released.
|
||||||
475557: 3 # Joker
|
|
||||||
870339: 3 # The Accountant
|
|
||||||
948485: 3 # The Batman
|
|
||||||
726871: 3 # Dune
|
726871: 3 # Dune
|
||||||
861415: 3 # Free Guy
|
861415: 3 # Free Guy
|
||||||
|
870339: 3 # The Accountant
|
||||||
|
948485: 3 # The Batman
|
||||||
|
987044: 3 # Joker
|
||||||
add_movies: # Add Movies to collections, which did not meet TMDbs criteria
|
add_movies: # Add Movies to collections, which did not meet TMDbs criteria
|
||||||
304: "402900" # Add "Ocean's 8" to "Ocean's Movies"
|
304: "402900" # Add "Ocean's 8" to "Ocean's Movies"
|
||||||
2344: "55931" # Add "Animatrix" to "The Matrix"
|
2344: "55931" # Add "Animatrix" to "The Matrix"
|
||||||
|
|||||||
@ -1,16 +1,294 @@
|
|||||||
|
x-Up_corners: &Up_corners
|
||||||
|
label: Up_corners
|
||||||
|
label.remove:
|
||||||
|
- Down_corners
|
||||||
|
- Left_side
|
||||||
|
- Right_side
|
||||||
|
- Bottom
|
||||||
|
- Sides
|
||||||
|
x-Down_corners: &Down_corners
|
||||||
|
label: Down_corners
|
||||||
|
label.remove:
|
||||||
|
- Up_corners
|
||||||
|
- Left_side
|
||||||
|
- Right_side
|
||||||
|
- Bottom
|
||||||
|
- Sides
|
||||||
|
x-Bottom: &Bottom
|
||||||
|
label: Bottom
|
||||||
|
label.remove:
|
||||||
|
- Up_corners
|
||||||
|
- Down_corners
|
||||||
|
- Left_side
|
||||||
|
- Right_side
|
||||||
|
- Sides
|
||||||
|
x-Left_side: &Left_side
|
||||||
|
label: Left_side
|
||||||
|
label.remove:
|
||||||
|
- Up_corners
|
||||||
|
- Down_corners
|
||||||
|
- Right_side
|
||||||
|
- Bottom
|
||||||
|
- Sides
|
||||||
|
x-Right_side: &Right_side
|
||||||
|
label: Right_side
|
||||||
|
label.remove:
|
||||||
|
- Up_corners
|
||||||
|
- Down_corners
|
||||||
|
- Left_side
|
||||||
|
- Bottom
|
||||||
|
- Sides
|
||||||
|
x-Sides: &Sides
|
||||||
|
label: Sides
|
||||||
|
label.remove:
|
||||||
|
- Up_corners
|
||||||
|
- Down_corners
|
||||||
|
- Left_side
|
||||||
|
- Right_side
|
||||||
|
- Bottom
|
||||||
|
|
||||||
metadata:
|
metadata:
|
||||||
# <tmdb-id>: # <movie_name>
|
# <tmdb-id>: # <movie_name>
|
||||||
# title: # override stupid german translations of movie names
|
# title: <title> # override stupid german translations of movie names
|
||||||
# label: # <overlay_positions>
|
# <<: *<overlay_positions>
|
||||||
|
|
||||||
146: # Crouching Tiger, Hidden Dragon
|
146: # Crouching Tiger, Hidden Dragon
|
||||||
title: Crouching Tiger, Hidden Dragon
|
title: Crouching Tiger, Hidden Dragon
|
||||||
label: bottom
|
<<: *Bottom
|
||||||
|
253: # Live and Let Die (1973)
|
||||||
|
<<: *Up_corners
|
||||||
|
603: # The Matrix (1999)
|
||||||
|
<<: *Up_corners
|
||||||
|
604: # The Matrix Reloaded (2003)
|
||||||
|
<<: *Up_corners
|
||||||
|
605: # The Matrix Revolutions (2003)
|
||||||
|
<<: *Up_corners
|
||||||
|
646: # Dr. No (1962)
|
||||||
|
<<: *Up_corners
|
||||||
655: # Paris, Texas
|
655: # Paris, Texas
|
||||||
title: Paris, Texas
|
title: Paris, Texas
|
||||||
|
657: # From Russia with Love (1963)
|
||||||
|
<<: *Up_corners
|
||||||
|
658: # Goldfinger (1964)
|
||||||
|
<<: *Up_corners
|
||||||
|
660: # Thunderball (1965)
|
||||||
|
<<: *Up_corners
|
||||||
|
667: # You Only Live Twice (1967)
|
||||||
|
<<: *Up_corners
|
||||||
|
668: # On Her Majesty's Secret Service (1969)
|
||||||
|
<<: *Up_corners
|
||||||
|
681: # Diamonds Are Forever (1971)
|
||||||
|
<<: *Up_corners
|
||||||
|
682: # The Man with the Golden Gun (1974)
|
||||||
|
<<: *Up_corners
|
||||||
|
691: # The Spy Who Loved Me (1977)
|
||||||
|
<<: *Up_corners
|
||||||
|
698: # Moonraker (1979)
|
||||||
|
<<: *Up_corners
|
||||||
|
699: # For Your Eyes Only (1981)
|
||||||
|
<<: *Up_corners
|
||||||
|
700: # Octopussy (1983)
|
||||||
|
<<: *Up_corners
|
||||||
|
707: # A View to a Kill (1985)
|
||||||
|
<<: *Up_corners
|
||||||
|
708: # The Living Daylights (1987)
|
||||||
|
<<: *Up_corners
|
||||||
|
709: # Licence to Kill (1989)
|
||||||
|
<<: *Up_corners
|
||||||
|
710: # GoldenEye (1995)
|
||||||
|
<<: *Up_corners
|
||||||
|
714: # Tomorrow Never Dies (1997)
|
||||||
|
<<: *Up_corners
|
||||||
8386: # How High
|
8386: # How High
|
||||||
title: How High
|
title: How High
|
||||||
36670: # James Bond 007 - Sag niemals nie
|
10764: # Quantum of Solace (2008)
|
||||||
|
<<: *Up_corners
|
||||||
|
55931: # The Animatrix (2003)
|
||||||
|
<<: *Up_corners
|
||||||
|
36643: # The World Is Not Enough (1999)
|
||||||
|
<<: *Up_corners
|
||||||
|
36557: # Casino Royale (2006)
|
||||||
|
<<: *Up_corners
|
||||||
|
36669: # Die Another Day (2002)
|
||||||
|
<<: *Up_corners
|
||||||
|
36670: # Never Say Never Again (1983)
|
||||||
title: James Bond 007 - Sag niemals nie
|
title: James Bond 007 - Sag niemals nie
|
||||||
263341: # Crouching Tiger, Hidden Dragon: Sword of Destiny
|
<<: *Up_corners
|
||||||
label: bottom
|
37724: # Skyfall (2012)
|
||||||
|
<<: *Up_corners
|
||||||
|
158015: # The Purge (2013)
|
||||||
|
<<: *Bottom
|
||||||
|
206647: # Spectre (2015)
|
||||||
|
<<: *Up_corners
|
||||||
|
259316: # Fantastic Beasts and Where to Find Them (2016)
|
||||||
|
<<: *Bottom
|
||||||
|
263341: # Crouching Tiger, Hidden Dragon: Sword of Destiny (2016)
|
||||||
|
<<: *Bottom
|
||||||
|
238636: # The Purge: Anarchy (2014)
|
||||||
|
<<: *Bottom
|
||||||
|
297762: # Wonder Woman (2017)
|
||||||
|
<<: *Up_corners
|
||||||
|
315635: # Spider-Man: Homecoming (2017)
|
||||||
|
<<: *Up_corners
|
||||||
|
316727: # The Purge: Election Year (2016)
|
||||||
|
<<: *Bottom
|
||||||
|
335787: # Uncharted (2022)
|
||||||
|
<<: *Up_corners
|
||||||
|
335983: # Venom (2018)
|
||||||
|
<<: *Up_corners
|
||||||
|
338952: # Fantastic Beasts: The Crimes of Grindelwald (2018)
|
||||||
|
<<: *Bottom
|
||||||
|
338953: # Fantastic Beasts: The Secrets of Dumbledore (2022)
|
||||||
|
<<: *Bottom
|
||||||
|
340102: # The New Mutants (2020)
|
||||||
|
<<: *Up_corners
|
||||||
|
370172: # No Time to Die (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
414906: # The Batman (2022)
|
||||||
|
<<: *Up_corners
|
||||||
|
429617: # Spider-Man: Far From Home (2019)
|
||||||
|
<<: *Up_corners
|
||||||
|
436969: # The Suicide Squad (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
438631: # Dune (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
442249: # The First Purge (2018)
|
||||||
|
<<: *Bottom
|
||||||
|
453395: # Doctor Strange in the Multiverse of Madness
|
||||||
|
title: Doctor Strange in the Multiverse of Madness
|
||||||
|
<<: *Up_corners
|
||||||
|
457840: # Psych: The Movie (2017)
|
||||||
|
<<: *Down_corners
|
||||||
|
464052: # Wonder Woman 1984 (2020)
|
||||||
|
<<: *Up_corners
|
||||||
|
467909: # In the Heights (2021)
|
||||||
|
<<: *Down_corners
|
||||||
|
471498: # Oxygen (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
479259: # Lost Girls & Love Hotels (2020)
|
||||||
|
<<: *Down_corners
|
||||||
|
495764: # Birds of Prey (and the Fantabulous Emancipation of One Harley Quinn) (2020)
|
||||||
|
<<: *Up_corners
|
||||||
|
497698: # Black Widow (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
499932: # The Devil All the Time (2020)
|
||||||
|
<<: *Up_corners
|
||||||
|
520016: # Driven (2019)
|
||||||
|
<<: *Bottom
|
||||||
|
524434: # Eternals (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
526896: # Morbius (2022)
|
||||||
|
<<: *Up_corners
|
||||||
|
547016: # The Old Guard (2020)
|
||||||
|
<<: *Up_corners
|
||||||
|
559907: # The Green Knight (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
556678: # Emma. (2020)
|
||||||
|
<<: *Down_corners
|
||||||
|
566525: # Shang-Chi and the Legend of the Ten Rings (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
575088: # Baba Yaga: Terror of the Dark Forest (2020)
|
||||||
|
<<: *Up_corners
|
||||||
|
576845: # Last Night in Soho (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
580489: # Venom: Let There Be Carnage (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
581392: # Peninsula (2020)
|
||||||
|
<<: *Bottom
|
||||||
|
581526: #
|
||||||
|
<<: *Down_corners
|
||||||
|
582218: # Psych 2: Lassie Come Home (2020)
|
||||||
|
<<: *Down_corners
|
||||||
|
585378: # After Yang (2022)
|
||||||
|
<<: *Bottom
|
||||||
|
586592: # Come to Daddy (2019)
|
||||||
|
<<: *Bottom
|
||||||
|
597208: # Nightmare Alley (2021)
|
||||||
|
<<: *Down_corners
|
||||||
|
600583: # The Power of the Dog (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
602223: # The Forever Purge (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
602269: # The Little Things (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
606402: # Yaksha: Ruthless Operations (2022)
|
||||||
|
<<: *Up_corners
|
||||||
|
614911: # The Midnight Sky (2020)
|
||||||
|
<<: *Bottom
|
||||||
|
615667: # Ma Rainey's Black Bottom (2020)
|
||||||
|
<<: *Bottom
|
||||||
|
617653: # The Last Duel (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
624860: # The Matrix Resurrections (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
627725: # The Banker (2020)
|
||||||
|
<<: *Up_corners
|
||||||
|
629542: # The Bad Guys (2022)
|
||||||
|
<<: *Up_corners
|
||||||
|
632617: # C'mon C'mon (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
634649: # Spider-Man: No Way Home (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
635302: # Demon Slayer -Kimetsu no Yaiba- The Movie: Mugen Train (2020)
|
||||||
|
<<: *Down_corners
|
||||||
|
637649: # Wrath of Man (2021)
|
||||||
|
title: Wrath of Man
|
||||||
|
<<: *Up_corners
|
||||||
|
641662: # Pieces of a Woman (2020)
|
||||||
|
label: Up_corners
|
||||||
|
648579: # The Unbearable Weight of Massive Talent (2022)
|
||||||
|
<<: *Up_corners
|
||||||
|
652004: # The Wolf of Snow Hollow (2020)
|
||||||
|
<<: *Up_corners
|
||||||
|
653606: # The Last Shift (2020)
|
||||||
|
<<: *Bottom
|
||||||
|
663870: # Riders of Justice (2020)
|
||||||
|
<<: *Up_corners
|
||||||
|
673319: # Happily (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
680058: # The Rescue (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
696806: # The Adam Project (2022)
|
||||||
|
<<: *Up_corners
|
||||||
|
639933: # The Northman (2022)
|
||||||
|
<<: *Down_corners
|
||||||
|
716594: # No Man of God (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
716612: # Spencer (2021)
|
||||||
|
<<: *Left_side
|
||||||
|
732203: # Gintama: The Final (2021)
|
||||||
|
<<: *Down_corners
|
||||||
|
736073: # Batman: The Long Halloween, Part One (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
736074: # Batman: The Long Halloween, Part Two (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
758724: # The Cellar (2022)
|
||||||
|
<<: *Down_corners
|
||||||
|
758866: # Drive My Car (2021)
|
||||||
|
<<: *Down_corners
|
||||||
|
760104: # X (2022)
|
||||||
|
<<: *Up_corners
|
||||||
|
765869: # Black Friday (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
766798: # Parallel Mothers (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
771536: # You Are Not My Mother (2022)
|
||||||
|
<<: *Up_corners
|
||||||
|
787752: # Fresh (2022)
|
||||||
|
<<: *Bottom
|
||||||
|
791373: # Zack Snyder's Justice League (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
795813: # I'm Your Man (2021)
|
||||||
|
<<: *Bottom
|
||||||
|
823754: # Bo Burnham: Inside (2021)
|
||||||
|
<<: *Left_side
|
||||||
|
829400: # Psych 3: This Is Gus (2021)
|
||||||
|
<<: *Down_corners
|
||||||
|
848886: # Hellbender (2022)
|
||||||
|
<<: *Up_corners
|
||||||
|
869250: # Being James Bond (2021)
|
||||||
|
<<: *Up_corners
|
||||||
|
881198: # Tony Hawk: Until the Wheels Fall Off (2022)
|
||||||
|
<<: *Up_corners
|
||||||
|
899082: # Harry Potter 20th Anniversary: Return to Hogwarts (2022)
|
||||||
|
<<: *Up_corners
|
||||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |