Edited incompatible charecter
BIN
space-chef /Example Posters with Overlays/Breaking Bad.png
Executable file
|
After Width: | Height: | Size: 153 KiB |
BIN
space-chef /Example Posters with Overlays/Cosmos.png
Executable file
|
After Width: | Height: | Size: 165 KiB |
BIN
space-chef /Example Posters with Overlays/IMAX - Hidden Universe.png
Executable file
|
After Width: | Height: | Size: 161 KiB |
BIN
space-chef /Example Posters with Overlays/Oppenheimer.png
Executable file
|
After Width: | Height: | Size: 111 KiB |
BIN
space-chef /Example Posters with Overlays/The Matrix.png
Executable file
|
After Width: | Height: | Size: 278 KiB |
BIN
space-chef /Example Posters with Overlays/The Office.png
Executable file
|
After Width: | Height: | Size: 74 KiB |
BIN
space-chef /Example Posters with Overlays/The Return of the King [Extended].png
Executable file
|
After Width: | Height: | Size: 202 KiB |
BIN
space-chef /Example Posters with Overlays/The Shawshank Redemption.png
Executable file
|
After Width: | Height: | Size: 249 KiB |
BIN
space-chef /Example Posters with Overlays/Westworld.png
Executable file
|
After Width: | Height: | Size: 119 KiB |
4
space-chef /README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# space_chef-PMM-Configs
|
||||
|
||||
Just a sample of my config and a collection of my yml files. Make sure to update the file paths in the collections if you move things around. Some custom posters are availble here that go with some of the collections.
|
||||
<https://drive.google.com/drive/folders/110wEbXTcuWwq8xKibtGhz_Bgd4T1Z7Ct?usp=sharing>
|
||||
337
space-chef /config.yml
Executable file
@@ -0,0 +1,337 @@
|
||||
# _______ __ __ __ __
|
||||
# / \/ | / \ / | / |
|
||||
# $$$$$$$ $$ | ______ __ __ $$ \ /$$ | ______ _$$ |_ ______
|
||||
# $$ |__$$ $$ |/ \/ \ / | $$$ \ /$$$ |/ \/ $$ | / \
|
||||
# $$ $$/$$ /$$$$$$ $$ \/$$/ $$$$ /$$$$ /$$$$$$ $$$$$$/ $$$$$$ |
|
||||
# $$$$$$$/ $$ $$ $$ |$$ $$< $$ $$ $$/$$ $$ $$ | $$ | __ / $$ |
|
||||
# $$ | $$ $$$$$$$$/ /$$$$ \ $$ |$$$/ $$ $$$$$$$$/ $$ |/ /$$$$$$$ |
|
||||
# $$ | $$ $$ /$$/ $$ | $$ | $/ $$ $$ | $$ $$/$$ $$ |
|
||||
# $__ $__ $$$$$$$/$$/ $$/ $$/ $$/ $$$$$$$/ $$$$/ $$$$$$$/
|
||||
# / \ / |
|
||||
# $$ \ /$$ | ______ _______ ______ ______ ______ ______
|
||||
# $$$ \ /$$$ |/ \/ \ / \ / \ / \ / \
|
||||
# $$$$ /$$$$ |$$$$$$ $$$$$$$ |$$$$$$ /$$$$$$ /$$$$$$ /$$$$$$ |
|
||||
# $$ $$ $$/$$ |/ $$ $$ | $$ |/ $$ $$ | $$ $$ $$ $$ | $$/
|
||||
# $$ |$$$/ $$ /$$$$$$$ $$ | $$ /$$$$$$$ $$ \__$$ $$$$$$$$/$$ |
|
||||
# $$ | $/ $$ $$ $$ $$ | $$ $$ $$ $$ $$ $$ $$ |
|
||||
# $$/ $$/ $$$$$$$/$$/ $$/ $$$$$$$/ $$$$$$$ |$$$$$$$/$$/
|
||||
# / \__$$ |
|
||||
# $$ $$/
|
||||
# $$$$$$/
|
||||
|
||||
#═════════════════════════════════════════════════════════════════════════════════════
|
||||
# __ __ ___ __ __ ___ ___ ___
|
||||
# | \/ | / _ \\ \ / /|_ _|| __|/ __|
|
||||
# | |\/| || (_) |\ V / | | | _| \__ \
|
||||
# |_| |_| \___/ \_/ |___||___||___/
|
||||
#
|
||||
libraries:
|
||||
Movies:
|
||||
report_path: config/missing/movies_missing.yml
|
||||
template_variables:
|
||||
collection_mode: hide
|
||||
use_separator: true
|
||||
collection_files:
|
||||
#SEPARATORS
|
||||
- file: config/scripts/collections/separators.yml
|
||||
asset_directory: "config/assets/#Collections#/separators"
|
||||
#BASIC
|
||||
- file: config/scripts/collections/basic.yml
|
||||
asset_directory: "config/assets/#Collections#/Basic"
|
||||
#PLEX
|
||||
- file: config/scripts/collections/plex.yml
|
||||
asset_directory:
|
||||
- "config/assets/#Collections#/Custom"
|
||||
- "config/assets/#Collections#/Genre"
|
||||
#ACTOR
|
||||
- file: config/scripts/collections/actor.yml
|
||||
schedule: hourly(3)
|
||||
asset_directory: "config/assets/#Collections#/Actors"
|
||||
#DIRECTOR
|
||||
- file: config/scripts/collections/director.yml
|
||||
schedule: hourly(3)
|
||||
asset_directory: "config/assets/#Collections#/Directors"
|
||||
#FRANCHISE - TMDB
|
||||
- pmm: franchise
|
||||
schedule: hourly(3)
|
||||
template_variables:
|
||||
collection_section: '601'
|
||||
asset_directory: "config/assets/#Collections#/Custom"
|
||||
remove_prefix: The
|
||||
remove_suffix: Collection
|
||||
exclude:
|
||||
- 556928 #Father O'Malley
|
||||
- 1037405 #Broadway Melody
|
||||
- 1260913 #Three Flavours Cornetto
|
||||
#TMDB
|
||||
- file: config/scripts/collections/tmdb.yml
|
||||
asset_directory: "config/assets/#Collections#/Custom"
|
||||
#IMDB
|
||||
- file: config/scripts/collections/imdb.yml
|
||||
asset_directory: "config/assets/#Collections#/Custom"
|
||||
- file: config/scripts/collections/oscar_nominees.yml
|
||||
# schedule: non_existing
|
||||
schedule: monthly(1)
|
||||
asset_directory: "config/assets/#Oscar_Nominees#"
|
||||
#METADATA
|
||||
metadata_files:
|
||||
- file: config/scripts/metadata/movie_metadata.yml
|
||||
schedule: hourly(3)
|
||||
- file: config/scripts/metadata/4k_metadata.yml
|
||||
schedule: hourly(3)
|
||||
#OVERLAYS
|
||||
# schedule_overlays: hourly(3)
|
||||
overlay_files:
|
||||
- remove_overlays: false
|
||||
- reapply_overlay: true
|
||||
- file: config/scripts/overlays/overlays.yml
|
||||
- file: config/scripts/overlays/overlays_oscar_nominees.yml
|
||||
#OPERATIONS
|
||||
operations:
|
||||
- schedule: hourly(05-04)
|
||||
metadata_backup:
|
||||
path: config/backups/movie_backup.yml
|
||||
sync_tags: true
|
||||
add_blank_entries: false
|
||||
assets_for_all: true
|
||||
split_duplicates: true
|
||||
- schedule: all[weekly(sunday), hourly(3)]
|
||||
mass_genre_update: tmdb
|
||||
mass_content_rating_update: mdb
|
||||
mass_studio_update: tmdb
|
||||
mass_originally_available_update: tmdb
|
||||
mass_critic_rating_update: mdb_metacritic
|
||||
mass_audience_rating_update: imdb
|
||||
mass_user_rating_update: imdb
|
||||
|
||||
#═════════════════════════════════════════════════════════════════════════════════════
|
||||
# _ _ _ __ _ _ _ _ ___
|
||||
# | | | | |/ / | | | | | || | | \
|
||||
# |_ _| | ' < | |_| | | __ | | |) |
|
||||
# |_| |_|\_\ \___/ |_||_| |___/
|
||||
#
|
||||
4K UHD:
|
||||
schedule: hourly(3)
|
||||
asset_directory: "config/assets/#Diamond_Edition#"
|
||||
report_path: config/missing/4K UHD_report.yml
|
||||
#METADATA
|
||||
metadata_files:
|
||||
- file: config/scripts/metadata/4k_metadata.yml
|
||||
#OVERLAYS
|
||||
overlay_files:
|
||||
- remove_overlays: false
|
||||
- reapply_overlay: false
|
||||
- file: config/scripts/overlays/overlays_4KUHD.yml
|
||||
#OPERATIONS
|
||||
operations:
|
||||
- schedule: hourly(05-04)
|
||||
metadata_backup:
|
||||
path: config/backups/4K_backup.yml
|
||||
sync_tags: true
|
||||
add_blank_entries: false
|
||||
assets_for_all: true
|
||||
split_duplicates: true
|
||||
- schedule: all[weekly(sunday), hourly(3)]
|
||||
mass_genre_update: tmdb
|
||||
mass_content_rating_update: mdb
|
||||
mass_studio_update: tmdb
|
||||
mass_originally_available_update: tmdb
|
||||
mass_critic_rating_update: mdb_metacritic
|
||||
mass_audience_rating_update: imdb
|
||||
mass_user_rating_update: imdb
|
||||
|
||||
|
||||
#═════════════════════════════════════════════════════════════════════════════════════
|
||||
# _____ __ __ ___ _ _ ___ __ __ ___
|
||||
# |_ _|\ \ / / / __|| || | / _ \\ \ / // __|
|
||||
# | | \ V / \__ \| __ || (_) |\ \/\/ / \__ \
|
||||
# |_| \_/ |___/|_||_| \___/ \_/\_/ |___/
|
||||
#
|
||||
TV Shows:
|
||||
report_path: config/missing/tv_missing.yml
|
||||
template_variables:
|
||||
collection_mode: hide
|
||||
use_separator: true
|
||||
|
||||
collection_files:
|
||||
#SEPARATORS
|
||||
- file: config/scripts/collections/separators.yml
|
||||
asset_directory: "config/assets/#Collections#/separators"
|
||||
#BASIC
|
||||
- file: config/scripts/collections/basic.yml
|
||||
asset_directory: "config/assets/#Collections#/Basic"
|
||||
#PLEX
|
||||
- file: config/scripts/collections/plex.yml
|
||||
asset_directory:
|
||||
- "config/assets/#Collections#/Custom"
|
||||
- "config/assets/#Collections#/Genre"
|
||||
#IMDB
|
||||
- file: config/scripts/collections/imdb.yml
|
||||
asset_directory: "config/assets/#Collections#/Custom"
|
||||
#SHUFFLE
|
||||
- file: config/scripts/collections/shuffle.yml
|
||||
schedule: hourly(3)
|
||||
asset_directory:
|
||||
- "config/assets/#Collections#/Custom"
|
||||
- "config/assets/#Collections#/Genre"
|
||||
#METADATA
|
||||
metadata_files:
|
||||
- file: config/scripts/metadata/tv_metadata.yml
|
||||
schedule: hourly(3)
|
||||
#OVERLAY
|
||||
schedule_overlays: hourly(3)
|
||||
overlay_files:
|
||||
- remove_overlays: false
|
||||
- reapply_overlay: false
|
||||
- file: config/scripts/overlays/overlays.yml
|
||||
|
||||
#OPERATIONS
|
||||
operations:
|
||||
- schedule: hourly(05-04)
|
||||
metadata_backup:
|
||||
path: config/backups/tv_backup.yml
|
||||
sync_tags: true
|
||||
add_blank_entries: false
|
||||
assets_for_all: true
|
||||
split_duplicates: true
|
||||
- schedule: all[weekly(sunday), hourly(3)]
|
||||
mass_genre_update: tvdb
|
||||
mass_content_rating_update: mdb
|
||||
mass_studio_update: tmdb
|
||||
mass_originally_available_update: tvdb
|
||||
mass_critic_rating_update: mdb_metacritic
|
||||
mass_audience_rating_update: imdb
|
||||
mass_user_rating_update: imdb
|
||||
mass_episode_audience_rating_update: imdb
|
||||
mass_episode_user_rating_update: imdb
|
||||
mass_episode_critic_rating_update: imdb
|
||||
|
||||
#═════════════════════════════════════════════════════════════════════════════════════
|
||||
# __ __ _ ___ _____ ___ ___
|
||||
# | \/ | /_\ / __||_ _|| __|| _ \
|
||||
# | |\/| | / _ \ \__ \ | | | _| | /
|
||||
# |_| |_|/_/ \_\|___/ |_| |___||_|_\
|
||||
# ___ _ _ ___ ___
|
||||
# / __|| | /_\ / __|/ __|
|
||||
# | (__ | |__ / _ \ \__ \\__ \
|
||||
# \___||____|/_/ \_\|___/|___/
|
||||
#
|
||||
MasterClass:
|
||||
schedule: all[weekly(sunday), hourly(3)]
|
||||
report_path: config/missing/master_report.yml
|
||||
template_variables:
|
||||
collection_mode: hide
|
||||
use_separator: true
|
||||
collection_files:
|
||||
- file: config/scripts/collections/masterclass_collections.yml
|
||||
asset_directory: "config/assets/#MasterClass#/Collections"
|
||||
metadata_files:
|
||||
- file: config/scripts/metadata/masterclass_meta.yml
|
||||
asset_directory: "config/assets/#MasterClass#"
|
||||
operations:
|
||||
assets_for_all: true
|
||||
split_duplicates: true
|
||||
metadata_backup:
|
||||
path: config/backups/masterclass_backup.yml
|
||||
sync_tags: true
|
||||
add_blank_entries: false
|
||||
#═════════════════════════════════════════════════════════════════════════════════════
|
||||
# ___ ___ _____ _____ ___ _ _ ___ ___
|
||||
# / __|| __||_ _||_ _||_ _|| \| | / __|/ __|
|
||||
# \__ \| _| | | | | | | | .` || (_ |\__ \
|
||||
# |___/|___| |_| |_| |___||_|\_| \___||___/
|
||||
#
|
||||
settings:
|
||||
asset_directory:
|
||||
- config/assets
|
||||
- config/overlays
|
||||
- "config/assets/#Collections#"
|
||||
- "config/assets/#MasterClass#"
|
||||
- "config/assets/#Diamond_Edition#"
|
||||
- "config/assets/#Oscar_Nominees#"
|
||||
cache: true
|
||||
cache_expiration: 60
|
||||
asset_folders: true
|
||||
asset_depth: 3
|
||||
create_asset_folders: true
|
||||
prioritize_assets: true
|
||||
dimensional_asset_rename: false
|
||||
download_url_assets: true
|
||||
#═════════════════════════════════
|
||||
show_missing_assets: true
|
||||
show_missing_season_assets: false
|
||||
show_missing_episode_assets: false
|
||||
show_asset_not_needed: false
|
||||
missing_only_released: false
|
||||
only_filter_missing: false
|
||||
show_unmanaged: true
|
||||
show_unconfigured: true
|
||||
show_filtered: false
|
||||
show_options: true
|
||||
show_missing: false
|
||||
#═════════════════════════════════
|
||||
minimum_items: 1
|
||||
delete_below_minimum: true
|
||||
delete_not_scheduled: false
|
||||
run_again_delay: 1
|
||||
save_report: true
|
||||
tvdb_language: eng
|
||||
item_refresh_delay: 60
|
||||
build_collection: true
|
||||
sync_mode: sync
|
||||
verify_ssl: true
|
||||
check_nightly: false
|
||||
default_collection_order:
|
||||
ignore_ids:
|
||||
ignore_imdb_ids:
|
||||
custom_repo:
|
||||
playlist_sync_to_users: all
|
||||
playlist_exclude_users:
|
||||
playlist_report: false
|
||||
run_order:
|
||||
- operations
|
||||
- metadata
|
||||
- collections
|
||||
- overlays
|
||||
#═════════════════════════════════════════════════════════════════════════════════════
|
||||
# _ ___ ___ ___ _ _ ___
|
||||
# | | / _ \ / __| |_ _| | \| | / __|
|
||||
# | |__ | (_) | | (_ | | | | .` | \__ \
|
||||
# |____| \___/ \___| |___| |_|\_| |___/
|
||||
#
|
||||
plex:
|
||||
url: http://192.168.1.11:32400
|
||||
token: "token here"
|
||||
timeout: 60
|
||||
clean_bundles: false
|
||||
empty_trash: false
|
||||
optimize: false
|
||||
db_cache:
|
||||
verify_ssl:
|
||||
#═════════════════════════════════
|
||||
tmdb:
|
||||
apikey: "api key here"
|
||||
language: en
|
||||
cache_expiration: 60
|
||||
region:
|
||||
#═════════════════════════════════
|
||||
tautulli:
|
||||
url: http://192.168.1.11:8181
|
||||
apikey: "api key here"
|
||||
#═════════════════════════════════
|
||||
trakt:
|
||||
client_id: "Client ID here"
|
||||
client_secret: "Client secret here"
|
||||
authorization:
|
||||
access_token: "acess token here"
|
||||
token_type: Bearer
|
||||
expires_in: 7889237
|
||||
refresh_token: "refresh token here"
|
||||
scope: public
|
||||
created_at:
|
||||
pin:
|
||||
#═════════════════════════════════
|
||||
mdblist:
|
||||
apikey: "api key here"
|
||||
cache_expiration: 60
|
||||
#═════════════════════════════════════════════════════════════════════════════════════
|
||||
BIN
space-chef /overlays/Alternate-Cut.png
Executable file
|
After Width: | Height: | Size: 14 KiB |
BIN
space-chef /overlays/Anniversary-Edition.png
Executable file
|
After Width: | Height: | Size: 16 KiB |
BIN
space-chef /overlays/Coda-Cut.png
Executable file
|
After Width: | Height: | Size: 14 KiB |
BIN
space-chef /overlays/Collectors-Edition.png
Executable file
|
After Width: | Height: | Size: 16 KiB |
BIN
space-chef /overlays/Directors-Cut.png
Executable file
|
After Width: | Height: | Size: 15 KiB |
BIN
space-chef /overlays/Extended-Edition.png
Executable file
|
After Width: | Height: | Size: 14 KiB |
BIN
space-chef /overlays/Final-Cut.png
Executable file
|
After Width: | Height: | Size: 14 KiB |
BIN
space-chef /overlays/IMAX-Enhanced.png
Executable file
|
After Width: | Height: | Size: 14 KiB |
BIN
space-chef /overlays/IMAX.png
Executable file
|
After Width: | Height: | Size: 18 KiB |
BIN
space-chef /overlays/Remastered.png
Executable file
|
After Width: | Height: | Size: 14 KiB |
BIN
space-chef /overlays/Special-Edition.png
Executable file
|
After Width: | Height: | Size: 15 KiB |
BIN
space-chef /overlays/Theatrical-Cut.png
Executable file
|
After Width: | Height: | Size: 15 KiB |
BIN
space-chef /overlays/Uncut-Edition.png
Executable file
|
After Width: | Height: | Size: 14 KiB |
BIN
space-chef /overlays/Unrated-Edition.png
Executable file
|
After Width: | Height: | Size: 15 KiB |
BIN
space-chef /overlays/awards/emmys.png
Executable file
|
After Width: | Height: | Size: 63 KiB |
BIN
space-chef /overlays/awards/oscar_nominees.png
Executable file
|
After Width: | Height: | Size: 48 KiB |
BIN
space-chef /overlays/awards/oscars.png
Executable file
|
After Width: | Height: | Size: 66 KiB |
BIN
space-chef /overlays/charts/IMDb250.png
Executable file
|
After Width: | Height: | Size: 10 KiB |
BIN
space-chef /overlays/fonts/Bebas/Bebas-Regular.otf
Executable file
BIN
space-chef /overlays/fonts/Bebas/Bebas-Regular.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-Black.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-BlackItalic.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-Bold.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-BoldItalic.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-ExtraBold.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-ExtraBoldItalic.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-ExtraLight.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-ExtraLightItalic.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-Italic-VariableFont_wght.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-Italic.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-Light.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-LightItalic.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-Medium.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-MediumItalic.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-Regular.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-SemiBold.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-SemiBoldItalic.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-Thin.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-ThinItalic.ttf
Executable file
BIN
space-chef /overlays/fonts/Jost/Jost-VariableFont_wght.ttf
Executable file
BIN
space-chef /overlays/fonts/Lermonmilk/LEMONMILK-Bold.otf
Executable file
BIN
space-chef /overlays/fonts/Lermonmilk/LEMONMILK-BoldItalic.otf
Executable file
BIN
space-chef /overlays/fonts/Lermonmilk/LEMONMILK-Light.otf
Executable file
BIN
space-chef /overlays/fonts/Lermonmilk/LEMONMILK-LightItalic.otf
Executable file
BIN
space-chef /overlays/fonts/Lermonmilk/LEMONMILK-Medium.otf
Executable file
BIN
space-chef /overlays/fonts/Lermonmilk/LEMONMILK-MediumItalic.otf
Executable file
BIN
space-chef /overlays/fonts/Lermonmilk/LEMONMILK-Regular.otf
Executable file
BIN
space-chef /overlays/fonts/Lermonmilk/LEMONMILK-RegularItalic.otf
Executable file
BIN
space-chef /overlays/fonts/MyriadPro/MyriadPro-Bold.ttf
Executable file
BIN
space-chef /overlays/fonts/dejavu_sans/DejaVuSans-Bold.ttf
Executable file
BIN
space-chef /overlays/fonts/dejavu_sans/DejaVuSans-BoldOblique.ttf
Executable file
BIN
space-chef /overlays/fonts/dejavu_sans/DejaVuSans-ExtraLight.ttf
Executable file
BIN
space-chef /overlays/fonts/dejavu_sans/DejaVuSans-Oblique.ttf
Executable file
BIN
space-chef /overlays/fonts/dejavu_sans/DejaVuSans.ttf
Executable file
BIN
space-chef /overlays/fonts/dejavu_sans/DejaVuSansCondensed-Bold.ttf
Executable file
BIN
space-chef /overlays/fonts/dejavu_sans/DejaVuSansCondensed-BoldOblique.ttf
Executable file
BIN
space-chef /overlays/fonts/dejavu_sans/DejaVuSansCondensed-Oblique.ttf
Executable file
BIN
space-chef /overlays/fonts/dejavu_sans/DejaVuSansCondensed.ttf
Executable file
BIN
space-chef /overlays/fonts/impact/impact.ttf
Executable file
BIN
space-chef /overlays/overlays_not_used/Alt2_METACRITICG.png
Executable file
|
After Width: | Height: | Size: 105 KiB |
BIN
space-chef /overlays/overlays_not_used/Alt2_METACRITICR.png
Executable file
|
After Width: | Height: | Size: 105 KiB |
BIN
space-chef /overlays/overlays_not_used/Alt2_METACRITICY.png
Executable file
|
After Width: | Height: | Size: 105 KiB |
BIN
space-chef /overlays/overlays_not_used/Alt_IMDB_G.png
Executable file
|
After Width: | Height: | Size: 40 KiB |
BIN
space-chef /overlays/overlays_not_used/Alt_IMDB_R.png
Executable file
|
After Width: | Height: | Size: 36 KiB |
BIN
space-chef /overlays/overlays_not_used/Alt_IMDB_Y.png
Executable file
|
After Width: | Height: | Size: 41 KiB |
BIN
space-chef /overlays/overlays_not_used/Alt_METACRITICG.png
Executable file
|
After Width: | Height: | Size: 46 KiB |
BIN
space-chef /overlays/overlays_not_used/Alt_METACRITICR.png
Executable file
|
After Width: | Height: | Size: 42 KiB |
BIN
space-chef /overlays/overlays_not_used/Alt_METACRITICY.png
Executable file
|
After Width: | Height: | Size: 48 KiB |
BIN
space-chef /overlays/overlays_not_used/Alt_emmys.png
Executable file
|
After Width: | Height: | Size: 29 KiB |
BIN
space-chef /overlays/overlays_not_used/Alt_oscars.png
Executable file
|
After Width: | Height: | Size: 55 KiB |
BIN
space-chef /overlays/overlays_not_used/alt2_IMDb250.png
Executable file
|
After Width: | Height: | Size: 17 KiB |
BIN
space-chef /overlays/overlays_not_used/alt2_emmys.png
Executable file
|
After Width: | Height: | Size: 311 KiB |
BIN
space-chef /overlays/overlays_not_used/alt2_oscars.png
Executable file
|
After Width: | Height: | Size: 371 KiB |
BIN
space-chef /overlays/overlays_not_used/alt_IMDb250 v2.png
Executable file
|
After Width: | Height: | Size: 23 KiB |
BIN
space-chef /overlays/ratings/IMDB_G.png
Executable file
|
After Width: | Height: | Size: 9.8 KiB |
BIN
space-chef /overlays/ratings/IMDB_R.png
Executable file
|
After Width: | Height: | Size: 9.7 KiB |
BIN
space-chef /overlays/ratings/IMDB_Y.png
Executable file
|
After Width: | Height: | Size: 9.7 KiB |
BIN
space-chef /overlays/ratings/METACRITICG.png
Executable file
|
After Width: | Height: | Size: 110 KiB |
BIN
space-chef /overlays/ratings/METACRITICR.png
Executable file
|
After Width: | Height: | Size: 110 KiB |
BIN
space-chef /overlays/ratings/METACRITICY.png
Executable file
|
After Width: | Height: | Size: 110 KiB |
BIN
space-chef /overlays/resolution/4K alternates/4k v2.png
Executable file
|
After Width: | Height: | Size: 21 KiB |
BIN
space-chef /overlays/resolution/4K alternates/4k v3.png
Executable file
|
After Width: | Height: | Size: 17 KiB |
BIN
space-chef /overlays/resolution/4K alternates/4k v4.png
Executable file
|
After Width: | Height: | Size: 79 KiB |
BIN
space-chef /overlays/resolution/4K alternates/4k_alt.png
Executable file
|
After Width: | Height: | Size: 15 KiB |
BIN
space-chef /overlays/resolution/4k.png
Executable file
|
After Width: | Height: | Size: 17 KiB |
BIN
space-chef /overlays/resolution/4k_Optimized.png
Executable file
|
After Width: | Height: | Size: 18 KiB |
BIN
space-chef /overlays/resolution/Other Resolutions/1080p.png
Executable file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
space-chef /overlays/resolution/Other Resolutions/1080pdv.png
Executable file
|
After Width: | Height: | Size: 9.6 KiB |
BIN
space-chef /overlays/resolution/Other Resolutions/1080phdr.png
Executable file
|
After Width: | Height: | Size: 8.7 KiB |