commit
8e85904aa4
@ -0,0 +1,150 @@
|
|||||||
|
## _maintenance.yml
|
||||||
|
|
||||||
|
libraries:
|
||||||
|
Movies:
|
||||||
|
library_type: movie
|
||||||
|
operations:
|
||||||
|
- schedule: daily
|
||||||
|
delete_unmanaged_collections: false
|
||||||
|
# - schedule: weekly(wednesday)
|
||||||
|
# mass_audience_rating_update: mdb_average
|
||||||
|
# mass_critic_rating_update: mdb_metacritic
|
||||||
|
# mass_user_rating_update: imdb
|
||||||
|
# mass_content_rating_update: mdb
|
||||||
|
# mass_genre_update: imdb
|
||||||
|
# - schedule: weekly(wednesday)
|
||||||
|
# mass_poster_update:
|
||||||
|
# source: tmdb
|
||||||
|
# seasons: false
|
||||||
|
# episodes: false
|
||||||
|
collection_files:
|
||||||
|
- file: config/collections/movie/_maintenance.yml
|
||||||
|
TV:
|
||||||
|
library_type: show
|
||||||
|
operations:
|
||||||
|
- schedule: daily
|
||||||
|
delete_unmanaged_collections: false
|
||||||
|
# - schedule: weekly(thursday)
|
||||||
|
# mass_audience_rating_update: mdb_average
|
||||||
|
# mass_critic_rating_update: mdb_metacritic
|
||||||
|
# mass_user_rating_update: imdb
|
||||||
|
# mass_content_rating_update: mdb
|
||||||
|
# mass_genre_update: imdb
|
||||||
|
# - schedule: weekly(thursday)
|
||||||
|
# mass_poster_update:
|
||||||
|
# source: tmdb
|
||||||
|
# seasons: true
|
||||||
|
# episodes: false
|
||||||
|
collection_files:
|
||||||
|
- file: config/collections/show/_maintenance.yml
|
||||||
|
# KIDS:
|
||||||
|
# library_type: show
|
||||||
|
# operations:
|
||||||
|
# - schedule: daily
|
||||||
|
# delete_unmanaged_collections: false
|
||||||
|
# - schedule: weekly(friday)
|
||||||
|
# mass_audience_rating_update: mdb_average
|
||||||
|
# mass_critic_rating_update: mdb_metacritic
|
||||||
|
# mass_user_rating_update: imdb
|
||||||
|
# mass_content_rating_update: mdb
|
||||||
|
# mass_genre_update: imdb
|
||||||
|
# - schedule: weekly(friday)
|
||||||
|
# mass_poster_update:
|
||||||
|
# collection_files:
|
||||||
|
# - file: config/collections/show/_maintenance.yml
|
||||||
|
settings:
|
||||||
|
assets_for_all: false
|
||||||
|
asset_depth: 0
|
||||||
|
asset_directory:
|
||||||
|
asset_folders: false
|
||||||
|
cache: true
|
||||||
|
cache_expiration: 60
|
||||||
|
check_nightly: false
|
||||||
|
create_asset_folders: false
|
||||||
|
custom_repo:
|
||||||
|
default_collection_order:
|
||||||
|
delete_below_minimum: false
|
||||||
|
delete_not_scheduled: false
|
||||||
|
dimensional_asset_rename: false
|
||||||
|
download_url_assets: true
|
||||||
|
ignore_ids:
|
||||||
|
ignore_imdb_ids:
|
||||||
|
item_refresh: false
|
||||||
|
item_refresh_delay: 0
|
||||||
|
minimum_items: 1
|
||||||
|
missing_only_released: false
|
||||||
|
only_filter_missing: false
|
||||||
|
playlist_exclude_users:
|
||||||
|
playlist_report: true
|
||||||
|
playlist_sync_to_users: all
|
||||||
|
prioritize_assets: false
|
||||||
|
released_missing_only: false
|
||||||
|
run_again_delay: 5
|
||||||
|
run_order:
|
||||||
|
- collections
|
||||||
|
- metadata
|
||||||
|
- operations
|
||||||
|
- overlays
|
||||||
|
save_missing: false
|
||||||
|
show_asset_not_needed: true
|
||||||
|
show_filtered: false
|
||||||
|
show_missing: false
|
||||||
|
show_missing_assets: true
|
||||||
|
show_missing_episode_assets: false
|
||||||
|
show_missing_season_assets: false
|
||||||
|
show_options: false
|
||||||
|
show_unconfigured: true
|
||||||
|
show_unmanaged: false
|
||||||
|
sync_mode: append
|
||||||
|
tvdb_language: default
|
||||||
|
verify_ssl: false
|
||||||
|
plex:
|
||||||
|
url:
|
||||||
|
token:
|
||||||
|
timeout: 180
|
||||||
|
clean_bundles: false
|
||||||
|
empty_trash: false
|
||||||
|
optimize: false
|
||||||
|
radarr:
|
||||||
|
url:
|
||||||
|
token:
|
||||||
|
add_missing: false
|
||||||
|
add_existing: false
|
||||||
|
root_folder_path:
|
||||||
|
monitor: true
|
||||||
|
availability: announced
|
||||||
|
quality_profile:
|
||||||
|
tag:
|
||||||
|
search: false
|
||||||
|
radarr_path:
|
||||||
|
plex_path:
|
||||||
|
upgrade_existing: false
|
||||||
|
sonarr:
|
||||||
|
url:
|
||||||
|
token:
|
||||||
|
add_missing: false
|
||||||
|
add_existing: false
|
||||||
|
root_folder_path:
|
||||||
|
monitor: all
|
||||||
|
quality_profile:
|
||||||
|
language_profile: English
|
||||||
|
series_type: standard
|
||||||
|
season_folder: true
|
||||||
|
tag:
|
||||||
|
search: false
|
||||||
|
cutoff_search: false
|
||||||
|
sonarr_path:
|
||||||
|
plex_path:
|
||||||
|
upgrade_existing: false
|
||||||
|
tmdb:
|
||||||
|
apikey:
|
||||||
|
language: en
|
||||||
|
cache_expiration: 60
|
||||||
|
region:
|
||||||
|
mdblist:
|
||||||
|
apikey:
|
||||||
|
cache_expiration: 60
|
||||||
|
trakt:
|
||||||
|
client_id:
|
||||||
|
client_secret:
|
||||||
|
pin:
|
@ -0,0 +1,83 @@
|
|||||||
|
## _unwatched.yml
|
||||||
|
|
||||||
|
templates:
|
||||||
|
plex:
|
||||||
|
collection_mode: hide
|
||||||
|
delete_not_scheduled: false
|
||||||
|
sort_title: "+020_<<num>>_<<collection_name>>"
|
||||||
|
sync_mode: sync
|
||||||
|
visible_home: false
|
||||||
|
visible_library: false
|
||||||
|
visible_shared: false
|
||||||
|
|
||||||
|
collections:
|
||||||
|
"Unwatched: Random Movies":
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_random.png
|
||||||
|
summary: "Random selection of movies"
|
||||||
|
template: {
|
||||||
|
name: plex,
|
||||||
|
num: "0"
|
||||||
|
}
|
||||||
|
smart_filter:
|
||||||
|
all:
|
||||||
|
unplayed: true
|
||||||
|
any:
|
||||||
|
audio_language: English, english
|
||||||
|
limit: 250
|
||||||
|
sort_by: random
|
||||||
|
|
||||||
|
"Unwatched: Recommended Movies":
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_recommended.png
|
||||||
|
summary: "Based on personally favourited movies"
|
||||||
|
template: {
|
||||||
|
name: plex,
|
||||||
|
num: "1"
|
||||||
|
}
|
||||||
|
smart_filter:
|
||||||
|
all:
|
||||||
|
collection: "Recommended Movies"
|
||||||
|
unplayed: true
|
||||||
|
collection_filtering: user
|
||||||
|
sort_by: title.asc
|
||||||
|
|
||||||
|
"Unwatched: Suggested Movies":
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_suggested.png
|
||||||
|
summary: "Based on watched and favourited movies"
|
||||||
|
template: {
|
||||||
|
name: plex,
|
||||||
|
num: "2"
|
||||||
|
}
|
||||||
|
smart_filter:
|
||||||
|
all:
|
||||||
|
collection: "Suggested Movies"
|
||||||
|
unplayed: true
|
||||||
|
collection_filtering: user
|
||||||
|
sort_by: title.asc
|
||||||
|
|
||||||
|
"Unwatched: Popular Movies":
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_popular.png
|
||||||
|
summary: "Popular movies across the internet"
|
||||||
|
template: {
|
||||||
|
name: plex,
|
||||||
|
num: "3"
|
||||||
|
}
|
||||||
|
smart_filter:
|
||||||
|
all:
|
||||||
|
collection: "Popular Movies"
|
||||||
|
unplayed: true
|
||||||
|
collection_filtering: user
|
||||||
|
sort_by: random
|
||||||
|
|
||||||
|
"Unwatched: Top Rated Movies":
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_top-rated.png
|
||||||
|
summary: "Top rated movies across the internet"
|
||||||
|
template: {
|
||||||
|
name: plex,
|
||||||
|
num: "4"
|
||||||
|
}
|
||||||
|
smart_filter:
|
||||||
|
all:
|
||||||
|
collection: "Top Rated Movies"
|
||||||
|
unplayed: true
|
||||||
|
collection_filtering: user
|
||||||
|
sort_by: random
|
@ -0,0 +1,118 @@
|
|||||||
|
## _watched.yml
|
||||||
|
|
||||||
|
templates:
|
||||||
|
trakt:
|
||||||
|
collection_mode: hide
|
||||||
|
delete_not_scheduled: false
|
||||||
|
sort_title: "+030_<<num>>_<<collection_name>>"
|
||||||
|
sync_mode: sync
|
||||||
|
visible_home: false
|
||||||
|
visible_library: false
|
||||||
|
visible_shared: false
|
||||||
|
trakt_list:
|
||||||
|
- <<trakt_list_extra_01>>
|
||||||
|
- <<trakt_list_extra_02>>
|
||||||
|
- <<trakt_list_extra_03>>
|
||||||
|
- <<trakt_list_extra_04>>
|
||||||
|
- <<trakt_list_extra_05>>
|
||||||
|
- <<trakt_list_extra_06>>
|
||||||
|
- <<trakt_list_extra_07>>
|
||||||
|
- <<trakt_list_extra_08>>
|
||||||
|
- <<trakt_list_extra_09>>
|
||||||
|
- <<trakt_list_extra_10>>
|
||||||
|
- <<trakt_list_extra_11>>
|
||||||
|
- <<trakt_list_extra_12>>
|
||||||
|
- <<trakt_list_extra_13>>
|
||||||
|
- <<trakt_list_extra_14>>
|
||||||
|
- <<trakt_list_extra_15>>
|
||||||
|
- <<trakt_list_extra_16>>
|
||||||
|
- <<trakt_list_extra_17>>
|
||||||
|
- <<trakt_list_extra_18>>
|
||||||
|
- <<trakt_list_extra_19>>
|
||||||
|
- <<trakt_list_extra_20>>
|
||||||
|
optional:
|
||||||
|
- trakt_list_extra_01
|
||||||
|
- trakt_list_extra_02
|
||||||
|
- trakt_list_extra_03
|
||||||
|
- trakt_list_extra_04
|
||||||
|
- trakt_list_extra_05
|
||||||
|
- trakt_list_extra_06
|
||||||
|
- trakt_list_extra_07
|
||||||
|
- trakt_list_extra_08
|
||||||
|
- trakt_list_extra_09
|
||||||
|
- trakt_list_extra_10
|
||||||
|
- trakt_list_extra_11
|
||||||
|
- trakt_list_extra_12
|
||||||
|
- trakt_list_extra_13
|
||||||
|
- trakt_list_extra_14
|
||||||
|
- trakt_list_extra_15
|
||||||
|
- trakt_list_extra_16
|
||||||
|
- trakt_list_extra_17
|
||||||
|
- trakt_list_extra_18
|
||||||
|
- trakt_list_extra_19
|
||||||
|
- trakt_list_extra_20
|
||||||
|
|
||||||
|
collections:
|
||||||
|
"Most Watched Daily":
|
||||||
|
collection_order: custom
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_daily.png
|
||||||
|
schedule: daily
|
||||||
|
summary: "Movies trending across the internet"
|
||||||
|
template: {
|
||||||
|
name: trakt,
|
||||||
|
num: "0"
|
||||||
|
}
|
||||||
|
trakt_chart:
|
||||||
|
chart: watched
|
||||||
|
countries: us, gb, ie, ca, au, nz
|
||||||
|
languages: en
|
||||||
|
limit: 50
|
||||||
|
time_period: daily
|
||||||
|
|
||||||
|
"Most Watched Weekly":
|
||||||
|
collection_order: custom
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_weekly.png
|
||||||
|
schedule: daily
|
||||||
|
summary: "Movies trending across the internet"
|
||||||
|
template: {
|
||||||
|
name: trakt,
|
||||||
|
num: "1"
|
||||||
|
}
|
||||||
|
trakt_chart:
|
||||||
|
chart: watched
|
||||||
|
countries: us, gb, ie, ca, au, nz
|
||||||
|
languages: en
|
||||||
|
limit: 50
|
||||||
|
time_period: weekly
|
||||||
|
|
||||||
|
"Most Watched Monthly":
|
||||||
|
collection_order: custom
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_monthly.png
|
||||||
|
schedule: weekly(sunday)
|
||||||
|
summary: "Movies trending across the internet"
|
||||||
|
template: {
|
||||||
|
name: trakt,
|
||||||
|
num: "2"
|
||||||
|
}
|
||||||
|
trakt_chart:
|
||||||
|
chart: watched
|
||||||
|
countries: us, gb, ie, ca, au, nz
|
||||||
|
languages: en
|
||||||
|
limit: 75
|
||||||
|
time_period: monthly
|
||||||
|
|
||||||
|
"Most Watched Yearly":
|
||||||
|
collection_order: custom
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_yearly.png
|
||||||
|
schedule: weekly(sunday)
|
||||||
|
summary: "Movies trending across the internet"
|
||||||
|
template: {
|
||||||
|
name: trakt,
|
||||||
|
num: "3"
|
||||||
|
}
|
||||||
|
trakt_chart:
|
||||||
|
chart: watched
|
||||||
|
countries: us, gb, ie, ca, au, nz
|
||||||
|
languages: en
|
||||||
|
limit: 100
|
||||||
|
time_period: yearly
|
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,12 @@
|
|||||||
## 9_collections.yml
|
## _collections.yml
|
||||||
|
|
||||||
default_template:
|
default_template:
|
||||||
tmdb_collection_details: +9_<<tmdb_collection>>
|
|
||||||
minimum_items: 2
|
|
||||||
delete_not_scheduled: false
|
delete_not_scheduled: false
|
||||||
|
minimum_items: 2
|
||||||
|
tmdb_collection_details: +200_<<tmdb_collection>>
|
||||||
|
|
||||||
dynamic_collections:
|
dynamic_collections:
|
||||||
TMDb Collections:
|
TMDb Collections:
|
||||||
type: tmdb_collection
|
remove_prefix: The
|
||||||
remove_suffix: Collection
|
remove_suffix: Collection
|
||||||
remove_prefix: The
|
type: tmdb_collection
|
@ -0,0 +1 @@
|
|||||||
|
## _debug.yml
|
@ -0,0 +1,18 @@
|
|||||||
|
## _maintenance.yml
|
||||||
|
|
||||||
|
collections:
|
||||||
|
refresh_added:
|
||||||
|
build_collection: false
|
||||||
|
item_refresh: true
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
added: 1
|
||||||
|
schedule: daily
|
||||||
|
|
||||||
|
refresh_released:
|
||||||
|
build_collection: false
|
||||||
|
item_refresh: true
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
released: 14
|
||||||
|
schedule: weekly(sunday)
|
@ -1,9 +1,9 @@
|
|||||||
## 0_radarr.yml
|
## _radarr.yml
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
"":
|
"":
|
||||||
build_collection: false
|
build_collection: false
|
||||||
schedule: daily
|
mdblist_list:
|
||||||
radarr_add_missing: true
|
radarr_add_missing: true
|
||||||
radarr_folder:
|
radarr_folder:
|
||||||
mdblist_list:
|
schedule: daily
|
@ -0,0 +1,84 @@
|
|||||||
|
## _unwatched.yml
|
||||||
|
|
||||||
|
templates:
|
||||||
|
plex:
|
||||||
|
collection_mode: hide
|
||||||
|
delete_not_scheduled: false
|
||||||
|
sort_title: "+020_<<num>>_<<collection_name>>"
|
||||||
|
sync_mode: sync
|
||||||
|
visible_home: false
|
||||||
|
visible_library: false
|
||||||
|
visible_shared: false
|
||||||
|
|
||||||
|
collections:
|
||||||
|
"Unwatched: Random TV shows":
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_random.png
|
||||||
|
summary: "Random selection of TV shows"
|
||||||
|
template: {
|
||||||
|
name: plex,
|
||||||
|
num: "0"
|
||||||
|
}
|
||||||
|
smart_filter:
|
||||||
|
all:
|
||||||
|
plays.lt: 1
|
||||||
|
any:
|
||||||
|
audio_language: English, english
|
||||||
|
collection_filtering: user
|
||||||
|
limit: 250
|
||||||
|
sort_by: random
|
||||||
|
|
||||||
|
"Unwatched: Recommended TV shows":
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_recommended.png
|
||||||
|
summary: "Based on personally favourited TV shows"
|
||||||
|
template: {
|
||||||
|
name: plex,
|
||||||
|
num: "1"
|
||||||
|
}
|
||||||
|
smart_filter:
|
||||||
|
all:
|
||||||
|
collection: "Recommended TV shows"
|
||||||
|
plays.lt: 1
|
||||||
|
collection_filtering: user
|
||||||
|
sort_by: title.asc
|
||||||
|
|
||||||
|
"Unwatched: Suggested TV shows":
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_suggested.png
|
||||||
|
summary: "Based on watched and favourited TV shows"
|
||||||
|
template: {
|
||||||
|
name: plex,
|
||||||
|
num: "2"
|
||||||
|
}
|
||||||
|
smart_filter:
|
||||||
|
all:
|
||||||
|
collection: "Suggested TV shows"
|
||||||
|
plays.lt: 1
|
||||||
|
collection_filtering: user
|
||||||
|
sort_by: title.asc
|
||||||
|
|
||||||
|
"Unwatched: Popular TV shows":
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_popular.png
|
||||||
|
summary: "Popular TV shows across the internet"
|
||||||
|
template: {
|
||||||
|
name: plex,
|
||||||
|
num: "3"
|
||||||
|
}
|
||||||
|
smart_filter:
|
||||||
|
all:
|
||||||
|
collection: "Popular TV shows"
|
||||||
|
plays.lt: 1
|
||||||
|
collection_filtering: user
|
||||||
|
sort_by: random
|
||||||
|
|
||||||
|
"Unwatched: Top Rated TV shows":
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_top-rated.png
|
||||||
|
summary: "Top rated TV shows across the internet"
|
||||||
|
template: {
|
||||||
|
name: plex,
|
||||||
|
num: "4"
|
||||||
|
}
|
||||||
|
smart_filter:
|
||||||
|
all:
|
||||||
|
collection: "Top Rated TV shows"
|
||||||
|
plays.lt: 1
|
||||||
|
collection_filtering: user
|
||||||
|
sort_by: random
|
@ -0,0 +1,118 @@
|
|||||||
|
## _watched.yml
|
||||||
|
|
||||||
|
templates:
|
||||||
|
trakt:
|
||||||
|
collection_mode: hide
|
||||||
|
delete_not_scheduled: false
|
||||||
|
sort_title: "+030_<<num>>_<<collection_name>>"
|
||||||
|
sync_mode: sync
|
||||||
|
visible_home: false
|
||||||
|
visible_library: false
|
||||||
|
visible_shared: false
|
||||||
|
trakt_list:
|
||||||
|
- <<trakt_list_extra_01>>
|
||||||
|
- <<trakt_list_extra_02>>
|
||||||
|
- <<trakt_list_extra_03>>
|
||||||
|
- <<trakt_list_extra_04>>
|
||||||
|
- <<trakt_list_extra_05>>
|
||||||
|
- <<trakt_list_extra_06>>
|
||||||
|
- <<trakt_list_extra_07>>
|
||||||
|
- <<trakt_list_extra_08>>
|
||||||
|
- <<trakt_list_extra_09>>
|
||||||
|
- <<trakt_list_extra_10>>
|
||||||
|
- <<trakt_list_extra_11>>
|
||||||
|
- <<trakt_list_extra_12>>
|
||||||
|
- <<trakt_list_extra_13>>
|
||||||
|
- <<trakt_list_extra_14>>
|
||||||
|
- <<trakt_list_extra_15>>
|
||||||
|
- <<trakt_list_extra_16>>
|
||||||
|
- <<trakt_list_extra_17>>
|
||||||
|
- <<trakt_list_extra_18>>
|
||||||
|
- <<trakt_list_extra_19>>
|
||||||
|
- <<trakt_list_extra_20>>
|
||||||
|
optional:
|
||||||
|
- trakt_list_extra_01
|
||||||
|
- trakt_list_extra_02
|
||||||
|
- trakt_list_extra_03
|
||||||
|
- trakt_list_extra_04
|
||||||
|
- trakt_list_extra_05
|
||||||
|
- trakt_list_extra_06
|
||||||
|
- trakt_list_extra_07
|
||||||
|
- trakt_list_extra_08
|
||||||
|
- trakt_list_extra_09
|
||||||
|
- trakt_list_extra_10
|
||||||
|
- trakt_list_extra_11
|
||||||
|
- trakt_list_extra_12
|
||||||
|
- trakt_list_extra_13
|
||||||
|
- trakt_list_extra_14
|
||||||
|
- trakt_list_extra_15
|
||||||
|
- trakt_list_extra_16
|
||||||
|
- trakt_list_extra_17
|
||||||
|
- trakt_list_extra_18
|
||||||
|
- trakt_list_extra_19
|
||||||
|
- trakt_list_extra_20
|
||||||
|
|
||||||
|
collections:
|
||||||
|
"Most Watched Daily":
|
||||||
|
collection_order: custom
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_daily.png
|
||||||
|
schedule: daily
|
||||||
|
summary: "TV shows trending across the internet"
|
||||||
|
template: {
|
||||||
|
name: trakt,
|
||||||
|
num: "0"
|
||||||
|
}
|
||||||
|
trakt_chart:
|
||||||
|
chart: watched
|
||||||
|
countries: us, gb, ie, ca, au, nz
|
||||||
|
languages: en
|
||||||
|
limit: 50
|
||||||
|
time_period: daily
|
||||||
|
|
||||||
|
"Most Watched Weekly":
|
||||||
|
collection_order: custom
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_weekly.png
|
||||||
|
schedule: daily
|
||||||
|
summary: "TV shows trending across the internet"
|
||||||
|
template: {
|
||||||
|
name: trakt,
|
||||||
|
num: "1"
|
||||||
|
}
|
||||||
|
trakt_chart:
|
||||||
|
chart: watched
|
||||||
|
countries: us, gb, ie, ca, au, nz
|
||||||
|
languages: en
|
||||||
|
limit: 50
|
||||||
|
time_period: weekly
|
||||||
|
|
||||||
|
"Most Watched Monthly":
|
||||||
|
collection_order: custom
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_monthly.png
|
||||||
|
schedule: weekly(sunday)
|
||||||
|
summary: "TV shows trending across the internet"
|
||||||
|
template: {
|
||||||
|
name: trakt,
|
||||||
|
num: "2"
|
||||||
|
}
|
||||||
|
trakt_chart:
|
||||||
|
chart: watched
|
||||||
|
countries: us, gb, ie, ca, au, nz
|
||||||
|
languages: en
|
||||||
|
limit: 75
|
||||||
|
time_period: monthly
|
||||||
|
|
||||||
|
"Most Watched Yearly":
|
||||||
|
collection_order: custom
|
||||||
|
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_yearly.png
|
||||||
|
schedule: weekly(sunday)
|
||||||
|
summary: "TV shows trending across the internet"
|
||||||
|
template: {
|
||||||
|
name: trakt,
|
||||||
|
num: "3"
|
||||||
|
}
|
||||||
|
trakt_chart:
|
||||||
|
chart: watched
|
||||||
|
countries: us, gb, ie, ca, au, nz
|
||||||
|
languages: en
|
||||||
|
limit: 100
|
||||||
|
time_period: yearly
|
@ -0,0 +1 @@
|
|||||||
|
## _debug.yml
|
@ -0,0 +1,18 @@
|
|||||||
|
## _maintenance.yml
|
||||||
|
|
||||||
|
collections:
|
||||||
|
refresh_added:
|
||||||
|
build_collection: false
|
||||||
|
item_refresh: true
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
added: 1
|
||||||
|
schedule: daily
|
||||||
|
|
||||||
|
refresh_released:
|
||||||
|
build_collection: false
|
||||||
|
item_refresh: true
|
||||||
|
plex_search:
|
||||||
|
all:
|
||||||
|
released: 14
|
||||||
|
schedule: weekly(sunday)
|
@ -1,9 +1,9 @@
|
|||||||
## 0_sonarr.yml
|
## _sonarr.yml
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
"":
|
"":
|
||||||
build_collection: false
|
build_collection: false
|
||||||
|
mdblist_list:
|
||||||
schedule: daily
|
schedule: daily
|
||||||
sonarr_add_missing: true
|
sonarr_add_missing: true
|
||||||
sonarr_folder:
|
sonarr_folder:
|
||||||
mdblist_list:
|
|
@ -1 +0,0 @@
|
|||||||
## 0_debug.yml
|
|
@ -1 +0,0 @@
|
|||||||
## 0_debug.yml
|
|
@ -1,25 +0,0 @@
|
|||||||
templates:
|
|
||||||
smart_filter:
|
|
||||||
all:
|
|
||||||
genre: <<collection>>
|
|
||||||
sort_by: release.desc
|
|
||||||
url_poster: https://theposterdb.com/api/assets/<<poster>>
|
|
||||||
sort_title: ++++++++_<<collection_name>>
|
|
||||||
collection_mode: hide
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Disney Live-Action Remakes:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls083312980/
|
|
||||||
sort_title: '!070_Walt Disney Live-Action Remakes'
|
|
||||||
collection_order: alpha
|
|
||||||
|
|
||||||
Disney Animation Studios:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls076436131/
|
|
||||||
sort_title: '!070_Walt Disney Animation Studios'
|
|
||||||
collection_order: alpha
|
|
||||||
|
|
||||||
The Three Flavours Cornetto:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls009887457/
|
|
||||||
summary: The anthology series of British comedic genre films directed by Edgar Wright, written by Wright and Simon Pegg, and produced by Nira Park.
|
|
||||||
sort_title: 'Three Flavours Cornetto'
|
|
||||||
collection_order: release
|
|
@ -1,52 +0,0 @@
|
|||||||
##############################################################################
|
|
||||||
# Cannes Awards Collections #
|
|
||||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
||||||
# Credit to pjcob & maxwelldeux for the Trakt Lists #
|
|
||||||
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
|
||||||
# https://metamanager.wiki/en/latest/defaults/award/cannes.html #
|
|
||||||
##############################################################################
|
|
||||||
|
|
||||||
external_templates:
|
|
||||||
pmm: templates
|
|
||||||
template_variables:
|
|
||||||
collection_section: 130
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Cannes Golden Palm Winners:
|
|
||||||
variables:
|
|
||||||
key: palm
|
|
||||||
template:
|
|
||||||
- name: shared
|
|
||||||
sort: Cannes !
|
|
||||||
allowed_libraries: movie
|
|
||||||
image: award/cannes/winner
|
|
||||||
translation_key: cannes_best
|
|
||||||
- name: arr
|
|
||||||
- name: custom
|
|
||||||
trakt_list: https://trakt.tv/users/maxwelldeux/lists/cannes-film-festival-palme-d-or
|
|
||||||
|
|
||||||
dynamic_collections:
|
|
||||||
Cannes Awards:
|
|
||||||
type: number
|
|
||||||
sync: true
|
|
||||||
data:
|
|
||||||
starting: current_year-4
|
|
||||||
ending: current_year
|
|
||||||
title_format: Cannes <<key_name>>
|
|
||||||
template:
|
|
||||||
- use_year_collections
|
|
||||||
- trakt
|
|
||||||
- shared
|
|
||||||
- arr
|
|
||||||
- custom
|
|
||||||
template_variables:
|
|
||||||
trakt_list:
|
|
||||||
default: https://trakt.tv/users/pjcob/lists/<<key>>-cannes
|
|
||||||
allowed_libraries:
|
|
||||||
default: movie
|
|
||||||
image:
|
|
||||||
default: award/cannes/<<key>>
|
|
||||||
translation_key:
|
|
||||||
default: cannes_year
|
|
||||||
dynamic:
|
|
||||||
default: true
|
|
@ -0,0 +1,571 @@
|
|||||||
|
##################################
|
||||||
|
# #
|
||||||
|
# Franchise #
|
||||||
|
# #
|
||||||
|
##################################
|
||||||
|
templates:
|
||||||
|
Collection:
|
||||||
|
optional:
|
||||||
|
- collection
|
||||||
|
- movie
|
||||||
|
tmdb_collection_details: <<collection>>
|
||||||
|
tmdb_movie: <<movie>>
|
||||||
|
sync_mode: sync
|
||||||
|
collection_order: release
|
||||||
|
sort_title: "!02_<<collection_name>>"
|
||||||
|
schedule: monthly(20)
|
||||||
|
collections:
|
||||||
|
3 Ninjas:
|
||||||
|
template: {name: Collection, collection: 71458}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/3 Ninjas.jpg
|
||||||
|
101 Dalmatians:
|
||||||
|
template: {name: Collection, collection: "100693, 124916", movie: 337404}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/101 Dalmatians.jpg
|
||||||
|
"28 Days/Weeks Later":
|
||||||
|
template: {name: Collection, collection: 1565}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/28%20Days%20Weeks%20Later.jpg
|
||||||
|
A Nightmare on Elm Street:
|
||||||
|
template: {name: Collection, collection: 8581, movie: "6466, 23437"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/A%20Nightmare%20on%20Elm%20Street.jpg
|
||||||
|
"Alien / Predator":
|
||||||
|
trakt_list: https://trakt.tv/users/donxy/lists/alien-predator-timeline
|
||||||
|
name_mapping: Alien Predator
|
||||||
|
collection_order: release.asc
|
||||||
|
sort_title: "!02_Alien Predator"
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Alien%20Predator.jpg
|
||||||
|
All Dogs Go to Heaven:
|
||||||
|
template: {name: Collection, collection: 140910}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/All Dogs Go to Heaven.jpg
|
||||||
|
Alvin and the Chipmunks:
|
||||||
|
template: {name: Collection, collection: 167613}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Alvin and the Chipmunks.jpg
|
||||||
|
American Pie:
|
||||||
|
template: {name: Collection, collection: "2806, 298820"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/American%20Pie.jpg
|
||||||
|
Anaconda:
|
||||||
|
template: {name: Collection, collection: 105995, movie: 336560}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Anaconda.jpg
|
||||||
|
Angels in the:
|
||||||
|
template: {name: Collection, collection: 508334}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Angels%20In%20The.jpg
|
||||||
|
Back to the Future:
|
||||||
|
template: {name: Collection, collection: 264}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Back to the Future.jpg
|
||||||
|
Barbershop:
|
||||||
|
template: {name: Collection, collection: 176097, movie: 14177}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Barbershop.jpg
|
||||||
|
Batman:
|
||||||
|
template: {name: Collection, collection: "120794, 263, 948485"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Batman.jpg
|
||||||
|
Battlestar Galactica:
|
||||||
|
template: {name: Collection, collection: 91697}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Battlestar Galactica.jpg
|
||||||
|
Beauty and the Beast:
|
||||||
|
template: {name: Collection, collection: 153010, movie: 321612}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Beauty and the Beast.jpg
|
||||||
|
Blade:
|
||||||
|
template: {name: Collection, collection: 735}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Blade.jpg
|
||||||
|
Bourne:
|
||||||
|
template: {name: Collection, collection: 31562}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Bourne.jpg
|
||||||
|
Captain America:
|
||||||
|
template: {name: Collection, collection: 131295}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Captain America.jpg
|
||||||
|
Charlie Brown:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls054850259/
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Charlie%20Brown.jpg
|
||||||
|
Child's Play:
|
||||||
|
template: {name: Collection, collection: 10455}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Child's Play.jpg
|
||||||
|
Children of the Corn:
|
||||||
|
template: {name: Collection, collection: 115225}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Children of the Corn.jpg
|
||||||
|
Cloverfield:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls096108041/
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Cloverfield.jpg
|
||||||
|
Cornetto Trilogy:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls068623110/
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Cornetto%20Trilogy.jpg
|
||||||
|
DC Animated Universe:
|
||||||
|
trakt_list: https://trakt.tv/users/donxy/lists/dc-animated-movie-universe
|
||||||
|
collection_order: release.asc
|
||||||
|
sort_title: "!02_DC Animated Universe"
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/DC%20Universe.jpg
|
||||||
|
DC Extended Universe:
|
||||||
|
trakt_list: https://trakt.tv/users/donxy/lists/dc-extended-universe
|
||||||
|
summary: The DC Extended Universe (DECU) is the fictional shared universe where most stories in American comic book titles published by DC Comics take place. DC
|
||||||
|
collection_order: release.asc
|
||||||
|
sort_title: "!02_DC Extended Universe"
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/DC%20Universe.jpg
|
||||||
|
DC SuperHero Girls:
|
||||||
|
template: {name: Collection, collection: "477208, 557495"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/DC%20Super%20Hero%20Girls.jpg
|
||||||
|
Deadpool:
|
||||||
|
template: {name: Collection, collection: 448150, movie: 567604}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Deadpool.jpg
|
||||||
|
Despicable Me:
|
||||||
|
template: {name: Collection, collection: "86066, 544669"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Despicable%20Me.jpg
|
||||||
|
Die Hard:
|
||||||
|
template: {name: Collection, collection: 1570}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Die Hard.jpg
|
||||||
|
Ernest:
|
||||||
|
template: {name: Collection, collection: 330555}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Ernest.jpg
|
||||||
|
Escape From:
|
||||||
|
template: {name: Collection, collection: 115838}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Escape%20From.jpg
|
||||||
|
Evil Dead:
|
||||||
|
template: {name: Collection, collection: 1960}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Evil Dead.jpg
|
||||||
|
Fast & Furious:
|
||||||
|
trakt_list: https://trakt.tv/users/vargajoe/lists/fast-and-furious-chronology
|
||||||
|
collection_order: release.asc
|
||||||
|
sort_title: "!02_Fast & Furious"
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Fast%20%26%20Furious.jpg
|
||||||
|
Fear Street:
|
||||||
|
template: {name: Collection, collection: 790370}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Fear Street.jpg
|
||||||
|
Fifty Shades of Grey:
|
||||||
|
template: {name: Collection, collection: 344830}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Fifty Shades of Grey.jpg
|
||||||
|
Final Destination:
|
||||||
|
template: {name: Collection, collection: 8864}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Final Destination.jpg
|
||||||
|
Final Fantasy:
|
||||||
|
template: {name: Collection, collection: 140760}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Final%20Fantasy.jpg
|
||||||
|
Friday the 13th:
|
||||||
|
template: {name: Collection, collection: 9735, movie: "6466, 222724"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Friday%20the%2013th.jpg
|
||||||
|
Frozen:
|
||||||
|
template: {name: Collection, collection: 386382, movie: "326359, 460793"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Frozen.jpg
|
||||||
|
Futurama:
|
||||||
|
template: {name: Collection, collection: 13800}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Futurama.jpg
|
||||||
|
Garfield:
|
||||||
|
template: {name: Collection, collection: "86115, 373918"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Garfield.jpg
|
||||||
|
Ghostbusters:
|
||||||
|
template: {name: Collection, collection: 2980, movie: 43074}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Ghostbusters.jpg
|
||||||
|
Godzilla:
|
||||||
|
template: {name: Collection, collection: "535313, 374509, 374511, 374512", movie: "293167, 18983, 39256, 18983, 39256, 293167"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Godzilla.jpg
|
||||||
|
"Halloween: Michael Myers":
|
||||||
|
template: {name: Collection, collection: "91361, 126209, 424139, 610253, 616820"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Halloween.jpg
|
||||||
|
Halloweentown:
|
||||||
|
template: {name: Collection, collection: 87252}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Halloweentown.jpg
|
||||||
|
Halo:
|
||||||
|
template: {name: Collection, collection: 606301}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Halo.jpg
|
||||||
|
Hannibal Lecter:
|
||||||
|
template: {name: Collection, collection: 9743, movie: 11454}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Hannibal%20Lecter.jpg
|
||||||
|
Has Fallen:
|
||||||
|
template: {name: Collection, collection: 386534}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Has%20Fallen.jpg
|
||||||
|
Hellraiser:
|
||||||
|
template: {name: Collection, collection: 8917}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Hellraiser.jpg
|
||||||
|
Highlander:
|
||||||
|
template: {name: Collection, collection: 8050}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Highlander.jpg
|
||||||
|
Home Alone:
|
||||||
|
template: {name: Collection, collection: 9888}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Home Alone.jpg
|
||||||
|
Hostel:
|
||||||
|
template: {name: Collection, collection: 86578}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Hostel.jpg
|
||||||
|
Hotel Transylvania:
|
||||||
|
template: {name: Collection, collection: 185103}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Hotel Transylvania.jpg
|
||||||
|
How to Train Your Dragon:
|
||||||
|
template: {name: Collection, collection: 89137}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/How to Train Your Dragon.jpg
|
||||||
|
I Know What You Did Last Summer:
|
||||||
|
template: {name: Collection, collection: 3601}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/I Know What You Did Last Summer.jpg
|
||||||
|
Ice Age:
|
||||||
|
template: {name: Collection, collection: 8354, movie: "79218, 717095, 387893"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Ice%20Age.jpg
|
||||||
|
Indiana Jones:
|
||||||
|
template: {name: Collection, collection: 84}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Indiana%20Jones.jpg
|
||||||
|
Insidious:
|
||||||
|
template: {name: Collection, collection: 228446}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Insidious.jpg
|
||||||
|
IP Man:
|
||||||
|
template: {name: Collection, collection: 70068, movie: "658009, 643413, 450001, 751391, 44249, 182127, 44865"}
|
||||||
|
collection_order: alpha
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/IP%20Man.jpg
|
||||||
|
Iron Man:
|
||||||
|
template: {name: Collection, collection: 131292}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Iron Man.jpg
|
||||||
|
James Bond:
|
||||||
|
template: {name: Collection, collection: 645}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/James%20Bond%20007.jpg
|
||||||
|
Jack Ryan:
|
||||||
|
template: {name: Collection, collection: 192492, movie: "4614, 137094"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Jack Ryan.jpg
|
||||||
|
Jaws:
|
||||||
|
template: {name: Collection, collection: 2366}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Jaws.jpg
|
||||||
|
Jumanji:
|
||||||
|
template: {name: Collection, collection: 495527}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Jumanji.jpg
|
||||||
|
Jurassic Park:
|
||||||
|
template: {name: Collection, collection: 328, movie: 630322}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Jurassic%20Park.jpg
|
||||||
|
Justice League:
|
||||||
|
template: {name: Collection, collection: 256287}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Justice League.jpg
|
||||||
|
Karate Kid:
|
||||||
|
template: {name: Collection, collection: 8580, movie: 38575}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Karate%20Kid.jpg
|
||||||
|
Kingsman:
|
||||||
|
template: {name: Collection, collection: 391860}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Kingsman.jpg
|
||||||
|
Kung Fu Panda:
|
||||||
|
template: {name: Collection, collection: 77816}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Kung Fu Panda.jpg
|
||||||
|
Lake Placid:
|
||||||
|
template: {name: Collection, collection: 97768}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Lake Placid.jpg
|
||||||
|
Legally Blonde:
|
||||||
|
template: {name: Collection, collection: 86024}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Legally Blonde.jpg
|
||||||
|
Leprechaun:
|
||||||
|
template: {name: Collection, collection: 19285}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Leprechaun.jpg
|
||||||
|
Lethal Weapon:
|
||||||
|
template: {name: Collection, collection: 945}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Lethal Weapon.jpg
|
||||||
|
Lilo & Stitch:
|
||||||
|
template: {name: Collection, collection: 97461}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Lilo & Stitch.jpg
|
||||||
|
Look Who's Talking:
|
||||||
|
template: {name: Collection, collection: 9521}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Look Who's Talking.jpg
|
||||||
|
Mad Max:
|
||||||
|
template: {name: Collection, collection: 8945}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Mad Max.jpg
|
||||||
|
Madagascar:
|
||||||
|
template: {name: Collection, collection: 14740, movie: "161143, 25472, 270946"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Madagascar.jpg
|
||||||
|
Marx Brothers:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls068486735/
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Marx%20Brothers.jpg
|
||||||
|
Marvel Cinematic Universe:
|
||||||
|
trakt_list: https://trakt.tv/users/donxy/lists/marvel-cinematic-universe
|
||||||
|
collection_order: release.asc
|
||||||
|
sort_title: "!02_Marvel Cinematic Universe"
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Marvel%20Cinematic%20Universe.jpg
|
||||||
|
Meet the Parents:
|
||||||
|
template: {name: Collection, collection: 51509}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Meet the Parents.jpg
|
||||||
|
Men In Black:
|
||||||
|
template: {name: Collection, collection: 86055}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Men In Black.jpg
|
||||||
|
Middle Earth:
|
||||||
|
trakt_list: https://trakt.tv/users/dybro/lists/lord-of-the-rings
|
||||||
|
collection_order: release.asc
|
||||||
|
sort_title: "!02_Middle Earth"
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Middle%20Earth.jpg
|
||||||
|
Missing in Action:
|
||||||
|
template: {name: Collection, collection: 46512}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Missing in Action.jpg
|
||||||
|
"Mission: Impossible":
|
||||||
|
template: {name: Collection, collection: 87359}
|
||||||
|
name_mapping: Mission Impossible
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Mission%20Impossible.jpg
|
||||||
|
Monty Python:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls072012494/
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Monty%20Python.jpg
|
||||||
|
Mortal Kombat:
|
||||||
|
template: {name: Collection, collection: "9818, 931431", movie: 664767}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Mortal%20Kombat.jpg
|
||||||
|
National Lampoon Vacation:
|
||||||
|
template: {name: Collection, collection: 108693, movie: "11155, 296099"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/National Lampoon Vacation.jpg
|
||||||
|
Night at the Museum:
|
||||||
|
template: {name: Collection, collection: 85943}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Night at the Museum.jpg
|
||||||
|
Night of the Demons:
|
||||||
|
template: {name: Collection, collection: 136218}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Night of the Demons.jpg
|
||||||
|
Night of the Living Dead:
|
||||||
|
template: {name: Collection, collection: 261590, movie: "13025, 29426"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Night of the Living Dead.jpg
|
||||||
|
"Ocean's":
|
||||||
|
template: {name: Collection, collection: 304}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Ocean's.jpg
|
||||||
|
Oz:
|
||||||
|
template: {name: Collection, collection: 627517, movie: "13155, 68728"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Oz.jpg
|
||||||
|
Pet Semetary:
|
||||||
|
template: {name: Collection, collection: 10789, movie: 157433}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Pet%20Sematary.jpg
|
||||||
|
Pirates of the Caribbean:
|
||||||
|
template: {name: Collection, collection: 295}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Pirates%20of%20the%20Caribbean.jpg
|
||||||
|
Pitch Perfect:
|
||||||
|
template: {name: Collection, collection: 306031}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Pitch Perfect.jpg
|
||||||
|
Planet of the Apes:
|
||||||
|
template: {name: Collection, collection: "1709, 173710"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Planet%20of%20the%20Apes.jpg
|
||||||
|
Police Academy:
|
||||||
|
template: {name: Collection, collection: 9338}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Police Academy.jpg
|
||||||
|
Police Story:
|
||||||
|
template: {name: Collection, collection: 269098}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Police Story.jpg
|
||||||
|
Poltergeist:
|
||||||
|
template: {name: Collection, collection: 10453}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Poltergeist.jpg
|
||||||
|
Power Rangers:
|
||||||
|
template: {name: Collection, collection: 708816, movie: "305470, 306264"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Power%20Rangers.jpg
|
||||||
|
Prom Night:
|
||||||
|
template: {name: Collection, collection: 123255}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Prom Night.jpg
|
||||||
|
Rambo:
|
||||||
|
template: {name: Collection, collection: 5039}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Rambo.jpg
|
||||||
|
RoboCop:
|
||||||
|
template: {name: Collection, collection: 5547}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/RoboCop.jpg
|
||||||
|
Resident Evil:
|
||||||
|
template: {name: Collection, collection: "17255, 133352"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Resident%20Evil.jpg
|
||||||
|
Return of the Living Dead:
|
||||||
|
template: {name: Collection, collection: 101471}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Return of the Living Dead.jpg
|
||||||
|
Rocky / Creed:
|
||||||
|
trakt_list: https://trakt.tv/users/strangerer/lists/rocky
|
||||||
|
name_mapping: Rocky Creed
|
||||||
|
collection_order: release.asc
|
||||||
|
sort_title: "!02_Rocky Creed"
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Rocky%20Creed.jpg
|
||||||
|
Rugrats:
|
||||||
|
template: {name: Collection, collection: 57129}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Rugrats.jpg
|
||||||
|
Saw:
|
||||||
|
template: {name: Collection, collection: 656}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Saw.jpg
|
||||||
|
Scanners:
|
||||||
|
template: {name: Collection, collection: 88574}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Scanners.jpg
|
||||||
|
Scary Movie:
|
||||||
|
template: {name: Collection, collection: 4246}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Scary Movie.jpg
|
||||||
|
"Scooby-Doo!":
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls505230642/
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Scooby-Doo!.jpg
|
||||||
|
Scream:
|
||||||
|
template: {name: Collection, collection: 2602}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Scream.jpg
|
||||||
|
Shaft:
|
||||||
|
template: {name: Collection, collection: "495, 608103"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Shaft.jpg
|
||||||
|
Sharknado:
|
||||||
|
template: {name: Collection, collection: 286023}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Sharknado.jpg
|
||||||
|
Shrek:
|
||||||
|
template: {name: Collection, collection: 2150}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Shrek.jpg
|
||||||
|
Species:
|
||||||
|
template: {name: Collection, collection: 9887}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Species.jpg
|
||||||
|
Spider-Man:
|
||||||
|
template: {name: Collection, collection: "531241, 556, 573436"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Spider-Man.jpg
|
||||||
|
Star Trek:
|
||||||
|
trakt_list: https://trakt.tv/users/arachn0id/lists/star-trek-movies
|
||||||
|
collection_order: release.asc
|
||||||
|
sort_title: "!02_Star Trek"
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Star%20Trek.jpg
|
||||||
|
Star Wars:
|
||||||
|
trakt_list: https://trakt.tv/users/zorge88/lists/star-wars
|
||||||
|
collection_order: release.asc
|
||||||
|
sort_title: "!02_Star Wars"
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Star%20Wars.jpg
|
||||||
|
Stargate:
|
||||||
|
template: {name: Collection, collection: 44215, movie: 2164}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Stargate.jpg
|
||||||
|
Starship Troopers:
|
||||||
|
template: {name: Collection, collection: 10522}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Starship Troopers.jpg
|
||||||
|
Street Fighter:
|
||||||
|
template: {name: Collection, collection: 190435, movie: "687354, 11667"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Street%20Fighter.jpg
|
||||||
|
Stuart Little:
|
||||||
|
template: {name: Collection, collection: 99727}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Stuart Little.jpg
|
||||||
|
Superman:
|
||||||
|
template: {name: Collection, collection: "8537, 209131"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Superman.jpg
|
||||||
|
Taken:
|
||||||
|
template: {name: Collection, collection: 135483}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Taken.jpg
|
||||||
|
Tales From the Hood:
|
||||||
|
template: {name: Collection, collection: 551890}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Tales From the Hood.jpg
|
||||||
|
Tarzan:
|
||||||
|
template: {name: Collection, collection: 106768}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Tarzan.jpg
|
||||||
|
Teenage Mutant Ninja Turtles:
|
||||||
|
template: {name: Collection, collection: "1582, 401562", movie: 1273}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Teenage%20Mutant%20Ninja%20Turtles.jpg
|
||||||
|
Terminator:
|
||||||
|
template: {name: Collection, collection: 528}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Terminator.jpg
|
||||||
|
The Amityville Horror:
|
||||||
|
template: {name: Collection, collection: 397842}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Amityville Horror.jpg
|
||||||
|
The Avengers:
|
||||||
|
template: {name: Collection, collection: 86311}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Avengers.jpg
|
||||||
|
The Chronicles of Narnia:
|
||||||
|
template: {name: Collection, collection: 420}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Chronicles of Narnia.jpg
|
||||||
|
The Chronicles of Riddick:
|
||||||
|
template: {name: Collection, collection: 2794}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Chronicles of Riddick.jpg
|
||||||
|
The Conjuring:
|
||||||
|
template: {name: Collection, collection: 313086}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Conjuring.jpg
|
||||||
|
The Crow:
|
||||||
|
template: {name: Collection, collection: 9436}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Crow.jpg
|
||||||
|
The Exorcist:
|
||||||
|
template: {name: Collection, collection: 12263}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Exorcist.jpg
|
||||||
|
The Expendables:
|
||||||
|
template: {name: Collection, collection: 126125}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Expendables.jpg
|
||||||
|
The Godfather:
|
||||||
|
template: {name: Collection, collection: 230}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Godfather.jpg
|
||||||
|
The Grudge:
|
||||||
|
template: {name: Collection, collection: 1974, movie: 465086}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Grudge.jpg
|
||||||
|
The Hangover:
|
||||||
|
template: {name: Collection, collection: 86119}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Hangover.jpg
|
||||||
|
The Hills Have Eyes:
|
||||||
|
template: {name: Collection, collection: "267922, 8918"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Hills Have Eyes.jpg
|
||||||
|
The Hunger Games:
|
||||||
|
template: {name: Collection, collection: 131635}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Hunger%20Games.jpg
|
||||||
|
The Lion King:
|
||||||
|
template: {name: Collection, collection: 94032, movie: "420818"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Lion King.jpg
|
||||||
|
The Little Mermaid:
|
||||||
|
template: {name: Collection, collection: 33085}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Little Mermaid.jpg
|
||||||
|
The Man With No Name:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls023916334/
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Man%20With%20No%20Name.jpg
|
||||||
|
The Maze Runner:
|
||||||
|
template: {name: Collection, collection: 295130}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Maze Runner.jpg
|
||||||
|
The Matrix:
|
||||||
|
template: {name: Collection, collection: 2344}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Matrix.jpg
|
||||||
|
The Mighty Ducks:
|
||||||
|
template: {name: Collection, collection: 10709}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Mighty Ducks.jpg
|
||||||
|
The Mummy:
|
||||||
|
trakt_list: https://trakt.tv/users/rzepkowski/lists/the-mummy-movies
|
||||||
|
collection_order: release.asc
|
||||||
|
sort_title: "!02_The Mummy"
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Mummy.jpg
|
||||||
|
The Naked Gun:
|
||||||
|
template: {name: Collection, collection: 37139}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Naked Gun.jpg
|
||||||
|
The Neverending Story:
|
||||||
|
template: {name: Collection, collection: 91430}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Neverending Story.jpg
|
||||||
|
The Omen:
|
||||||
|
template: {name: Collection, collection: 10919, movie: 806}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Omen.jpg
|
||||||
|
The Purge:
|
||||||
|
template: {name: Collection, collection: 256322}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Purge.jpg
|
||||||
|
The Santa Clause:
|
||||||
|
template: {name: Collection, collection: 53159}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Santa Clause.jpg
|
||||||
|
The Texas Chainsaw Massacre:
|
||||||
|
template: {name: Collection, collection: "111751, 425175"}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Texas%20Chainsaw%20Massacre.jpg
|
||||||
|
Thor:
|
||||||
|
template: {name: Collection, collection: 131296}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Thor.jpg
|
||||||
|
The Three Stooges:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls075972675/
|
||||||
|
tmdb_movie: 76489
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/The%20Three%20Stooges.jpg
|
||||||
|
The Transporter:
|
||||||
|
template: {name: Collection, collection: 9518}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/The Transporter.jpg
|
||||||
|
Tom and Jerry:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls022966050/
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Tom%20and%20Jerry.jpg
|
||||||
|
Tomb Raider:
|
||||||
|
template: {name: Collection, collection: "2467, 621142", movie: 550760}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Tomb%20Raider.jpg
|
||||||
|
Toy Story:
|
||||||
|
template: {name: Collection, collection: 10194, movie: 130925}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Toy%20Story.jpg
|
||||||
|
Transformers:
|
||||||
|
template: {name: Collection, collection: 8650}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Transformers.jpg
|
||||||
|
Tremors:
|
||||||
|
template: {name: Collection, collection: 91799}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Tremors.jpg
|
||||||
|
TRON:
|
||||||
|
template: {name: Collection, collection: 63043, movie: 73362}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Tron.jpg
|
||||||
|
Twilight:
|
||||||
|
template: {name: Collection, collection: 33514}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Twilight.jpg
|
||||||
|
Unbreakable:
|
||||||
|
template: {name: Collection}
|
||||||
|
imdb_list: https://www.imdb.com/list/ls022101006/
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Unbreakable.jpg
|
||||||
|
Universal Soldier:
|
||||||
|
template: {name: Collection, collection: 10713}
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Universal Soldier.jpg
|
||||||
|
X-Men:
|
||||||
|
trakt_list: https://trakt.tv/users/donxy/lists/x-men-universe
|
||||||
|
collection_order: release.asc
|
||||||
|
sort_title: "!02_X-Men"
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/X-Men.jpg
|
||||||
|
Wallace & Gromit:
|
||||||
|
template: {name: Collection, collection: 529}
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Wallace%20%26%20Gromit.jpg
|
||||||
|
Watchmen:
|
||||||
|
tmdb_list: https://www.themoviedb.org/list/8196349}
|
||||||
|
sort_title: "!02_Watchmen"
|
||||||
|
url_poster: https://raw.githubusercontent.com/WhoDat104/main/Franchises/Watchmen.jpg
|
||||||
|
Wizarding World:
|
||||||
|
trakt_list: https://trakt.tv/users/strangerer/lists/harry-potter
|
||||||
|
collection_order: release.asc
|
||||||
|
sort_title: "!02_Wizarding World"
|
||||||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/franchise/Wizarding%20World.jpg
|
@ -1,173 +0,0 @@
|
|||||||
##############################################################################
|
|
||||||
# Academy Awards (Oscars) Collections #
|
|
||||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
||||||
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
|
||||||
# https://metamanager.wiki/en/latest/defaults/award/oscars.html #
|
|
||||||
##############################################################################
|
|
||||||
|
|
||||||
external_templates:
|
|
||||||
pmm: templates
|
|
||||||
template_variables:
|
|
||||||
collection_section: 130
|
|
||||||
|
|
||||||
collections:
|
|
||||||
Best Picture:
|
|
||||||
imdb_list: https://www.imdb.com/search/title/?groups=best_picture_winner
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/best_picture_winner.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
sort_title: "!130_Oscars !1"
|
|
||||||
Best Director:
|
|
||||||
imdb_list: https://www.imdb.com/search/title/?groups=best_director_winner
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/best_director_winner.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
sort_title: "!130_Oscars !2"
|
|
||||||
Best Actor:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls098559088/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !3"
|
|
||||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Actor.jpg
|
|
||||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Actor.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
Best Actress:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls098092908/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !4"
|
|
||||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Actress.jpg
|
|
||||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Actress.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
Best Adapted Screenplay:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls098087964/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !5"
|
|
||||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Adapted Screenplay.jpg
|
|
||||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Adapted%20Screenplay.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
Best Animated Feature Film:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls098094655/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !6"
|
|
||||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Animated Feature Film.jpg
|
|
||||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Animated%20Feature%20Film.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
Best Cinematography:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls098084055/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !7"
|
|
||||||
file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Cinematography.jpg
|
|
||||||
#url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Cinematography.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
Best Documentary:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls098500456/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !8"
|
|
||||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Documentary.jpg
|
|
||||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Documentary.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
Best Film Editing:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls560364494/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !9"
|
|
||||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Film Editing.jpg
|
|
||||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Film%20Editing.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
Best Original Motion Picture:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls098506998/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !9a"
|
|
||||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Original Motion Picture.jpg
|
|
||||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Original%20Motion%20Picture.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
Best Original Screenplay:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls098505320/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !9b"
|
|
||||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Original Screenplay.jpg
|
|
||||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Original%20Screenplay.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
Best Sound:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls560369669/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !9c"
|
|
||||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Sound.jpg
|
|
||||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Sound.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
Best Supporting Actor:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls098559088/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !9d"
|
|
||||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Supporting Actor.jpg
|
|
||||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Supporting%20Actor.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
Best Supporting Actress:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls098559671/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !9e"
|
|
||||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Supporting Actress.jpg
|
|
||||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Supporting%20Actress.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
Best Visual Effects:
|
|
||||||
imdb_list: https://www.imdb.com/list/ls560368042/
|
|
||||||
sync_mode: sync
|
|
||||||
collection_mode: default
|
|
||||||
collection_order: release.asc
|
|
||||||
sort_title: "!130_Oscars !9f"
|
|
||||||
#file_poster: /Volumes/128 TB ThunderBay/Documents/Plex Resources/Plex Posters/Critics/Oscars/Oscar Best Visual Effects.jpg
|
|
||||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Oscars-Categories/main/Oscar%20Best%20Visual%20Effects.jpg
|
|
||||||
schedule: yearly(03/01)
|
|
||||||
dynamic_collections:
|
|
||||||
Oscars Winners Awards:
|
|
||||||
type: number
|
|
||||||
sync: true
|
|
||||||
data:
|
|
||||||
starting: current_year-5
|
|
||||||
ending: current_year-1
|
|
||||||
title_format: <<key_name>> Winners
|
|
||||||
template:
|
|
||||||
- use_year_collections
|
|
||||||
- imdb
|
|
||||||
- shared
|
|
||||||
- arr
|
|
||||||
- custom
|
|
||||||
template_variables:
|
|
||||||
imdb_list:
|
|
||||||
default: https://www.imdb.com/search/title/?release_date=<<key-1>>-01-01,<<key-1>>-12-31&groups=oscar_winner&sort=<<imdb_sort>>
|
|
||||||
imdb_sort:
|
|
||||||
default: moviemeter,asc
|
|
||||||
allowed_libraries:
|
|
||||||
default: movie
|
|
||||||
image:
|
|
||||||
default: award/oscars/winner/<<key>>
|
|
||||||
translation_key:
|
|
||||||
default: oscars_year
|
|
||||||
dynamic:
|
|
||||||
default: true
|
|
@ -1,52 +0,0 @@
|
|||||||
##############################################################################
|
|
||||||
# British Academy of Film and Television Arts Awards Collections #
|
|
||||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
||||||
# Credit to pjcob & maxwelldeux for the Trakt Lists #
|
|
||||||
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
|
||||||
# https://metamanager.wiki/en/latest/defaults/award/bafta.html #
|
|
||||||
##############################################################################
|
|
||||||
|
|
||||||
external_templates:
|
|
||||||
pmm: templates
|
|
||||||
template_variables:
|
|
||||||
collection_section: 130
|
|
||||||
|
|
||||||
collections:
|
|
||||||
BAFTA Best Films:
|
|
||||||
variables:
|
|
||||||
key: best
|
|
||||||
template:
|
|
||||||
- name: shared
|
|
||||||
sort: BAFTA !
|
|
||||||
allowed_libraries: movie
|
|
||||||
image: award/bafta/winner
|
|
||||||
translation_key: bafta_best
|
|
||||||
- name: arr
|
|
||||||
- name: custom
|
|
||||||
trakt_list: https://trakt.tv/users/maxwelldeux/lists/bafta-award-best-film
|
|
||||||
|
|
||||||
dynamic_collections:
|
|
||||||
BAFTA Awards:
|
|
||||||
type: number
|
|
||||||
sync: true
|
|
||||||
data:
|
|
||||||
starting: current_year-4
|
|
||||||
ending: current_year
|
|
||||||
title_format: BAFTA <<key_name>>
|
|
||||||
template:
|
|
||||||
- use_year_collections
|
|
||||||
- trakt
|
|
||||||
- shared
|
|
||||||
- arr
|
|
||||||
- custom
|
|
||||||
template_variables:
|
|
||||||
trakt_list:
|
|
||||||
default: https://trakt.tv/users/pjcob/lists/<<key>>-bafta
|
|
||||||
allowed_libraries:
|
|
||||||
default: movie
|
|
||||||
image:
|
|
||||||
default: award/bafta/<<key>>
|
|
||||||
translation_key:
|
|
||||||
default: bafta_year
|
|
||||||
dynamic:
|
|
||||||
default: true
|
|
Loading…
Reference in new issue