mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
Merge pull request #171 from bullmoose20/master
adjust url_poster links
This commit is contained in:
commit
e9db2b2a3d
@ -13,18 +13,19 @@ templates:
|
||||
genre: <<value>>
|
||||
sort_title: +06_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/genre/<<key_name>>.jpg
|
||||
|
||||
dynamic_collections:
|
||||
genres collection:
|
||||
type: genre
|
||||
title_format: <<key_name>>
|
||||
other_name: Other Genres
|
||||
template: genre_dynamic
|
||||
title_override:
|
||||
Biography: Biopic
|
||||
# Action/Adventure: Action & Adventure THESE CAN BE ENABLED TO STANDARDIZE THE NAMING CONVENTION OF COMBINED GENRES
|
||||
# Science Fiction: Sci-Fi & Fantasy
|
||||
# News: News & Politics
|
||||
# War: War & Politics
|
||||
dynamic_collections:
|
||||
networks:
|
||||
type: genre
|
||||
title_format: <<key_name>>
|
||||
other_name: Other Genres
|
||||
template: genre_dynamic
|
||||
include:
|
||||
- Action
|
||||
- Action/Adventure
|
||||
|
||||
@ -12,7 +12,7 @@ templates:
|
||||
any:
|
||||
studio: <<studio>>
|
||||
sort_title: +05_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/<<key_name>>.jpg
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/<<studio>>.jpg
|
||||
|
||||
collections:
|
||||
20th Century Studios:
|
||||
@ -37,7 +37,7 @@ collections:
|
||||
template: { name: Studio, studio: "Lionsgate" }
|
||||
summary: Lionsgate is a Canadian-American entertainment company. It was formed by Frank Giustra on July 10, 1997, domiciled in Vancouver, British Columbia, Canada and is currently headquartered in Santa Monica, California, United States
|
||||
Lucasfilm Ltd:
|
||||
template: { name: Studio, studio: "Lucasfim" }
|
||||
template: { name: Studio, studio: "Lucasfilm" }
|
||||
summary: Lucasfilm Ltd. LLC is an American film and television production company and a subsidiary of Walt Disney Studios, which is a business segment of the Walt Disney Company
|
||||
Marvel Studios:
|
||||
template: { name: Studio, studio: "Marvel Studios, Marvel Animation, Marvel Enterprises, Marvel Entertainment, Marvel" }
|
||||
|
||||
@ -12,7 +12,7 @@ templates:
|
||||
any:
|
||||
studio: <<studio>>
|
||||
sort_title: +05_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/<key_name>>.jpg
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/<<studio>>.jpg
|
||||
|
||||
collections:
|
||||
20th Century Animation:
|
||||
|
||||
@ -10,7 +10,7 @@ templates:
|
||||
sort_title: +01_<<collection_name>>
|
||||
sync_mode: sync
|
||||
limit: 100
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<<key_name>>.jpg
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<<collection_name>>.jpg
|
||||
|
||||
collections:
|
||||
Newly Released Movies:
|
||||
|
||||
@ -12,7 +12,7 @@ templates:
|
||||
tmdb_collection_details: <<collection>>
|
||||
sync_mode: sync
|
||||
sort_title: +04_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/franchise/<<key_name>>.jpg
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/franchise/<<collection_name>>.jpg
|
||||
|
||||
collections:
|
||||
DC Universe:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user