new config for 1.19.0

pull/558/head
bullmoose20 1 year ago
parent 8bcd96d240
commit 6f9600742a

@ -1,13 +1,15 @@
### Must be on NIGHTLY 1.17.3-develop188 or greater
### Must be on NIGHTLY 1.19.0 or greater
libraries:
Movies: # Must match a library name in your Plex
report_path: config/missing/Movies_report.yml
template_variables:
sep_style: gray # use the gray separators globally for this library
collection_mode: hide # hide the collections
language: fr # could be default(which is en), da, de, fr, pt-br or another lang code that we have tranlsated
language: fr # could be default(which is en), da, de, fr, pt-br or another lang code that we have translated
placeholder_imdb_id: tt8579674 # 1917 (2019) placeholder id for the separators
metadata_path:
- pmm: based # collections based on a book, comic, story, video game
# - file: config/metadata/overlay_label.yml # Creates collection of all items with an Overlay label (Testing only)
- git: bullmoose20/movies_refresh # tells plex to refresh media items added within the last 7 days
- pmm: separator_award # An "index card"
- pmm: bafta # BAFTA Awards
@ -28,12 +30,12 @@ libraries:
- pmm: golden # Golden Globes Awards
template_variables: # based on when the award show started
data:
starting: 1943
starting: 1944
ending: current_year
- pmm: oscars # The Oscars
template_variables: # based on when the award show started
data:
starting: 1927
starting: 1928
ending: current_year
- pmm: other_award # Other award collections
- pmm: spirit # Independent Spirit Awards
@ -57,20 +59,35 @@ libraries:
- pmm: flixpatrol # Flixpatrol Charts (Popular, Trending, etc.)
- pmm: basic # Some basic chart collections based on recently released media in your library
- pmm: collectionless # Collectionless collection to help Show/Hide Movies/Shows properly in your library
# - file: /config/metadata/both/birthday # Actor birthdays
- pmm: actor
template_variables:
collection_section: "001"
use_separator: false
style: diiivoycolor
name_format: "🎂 Anniversaire de <<key_name>>"
translation_key: birthday
sort_by: audience_rating.desc
title_format: <<key_name>>'s Birthday
data:
depth: 20
limit: 100
tmdb_birthday:
this_month: true
- pmm: actor # Actors
template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
style: signature
data:
depth: 1
limit: 15
- pmm: director # Directors
template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
style: signature
data:
depth: 1
limit: 15
- pmm: producer # Producers
template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
exclude: # ever have some random person... you can exclude them if you want
- Jeremy Kleiner
- Thomas Hayslip
@ -79,13 +96,17 @@ libraries:
depth: 1
limit: 15
- pmm: writer # Writers
template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
exclude: # ever have some random person... you can exclude them if you want
- Donald Kaufman
style: signature
data:
depth: 1
limit: 15
- pmm: audio_language # English, French, Arabic, German, etc. audio language
- pmm: content_rating_cs # Choose content_rating_uk, content_rating_us, or content_rating_cs
- pmm: content_rating_us # Choose content_rating_uk, content_rating_us, or content_rating_cs
- pmm: content_rating_uk # Choose content_rating_uk, content_rating_us, or content_rating_cs
- pmm: genre # Action, Comedy, Drama, etc.
- pmm: resolution # 4K HDR, 1080P FHD, etc. with the standards style
template_variables:
@ -100,7 +121,7 @@ libraries:
ending: current_year
- pmm: country # Country associated to the media item
- pmm: decade # Decade the media item was released
# - pmm: franchise
# - pmm: franchise # https://metamanager.wiki/en/latest/defaults/movie/franchise.html#franchise-collections
# template_variables:
# minimum_items: 2
# delete_below_minimum: true
@ -126,8 +147,10 @@ libraries:
# - reset_overlays: tmdb # if you want to reset the poster to default poster from tmdb
- pmm: audio_codec # FLAC, DTS-X, TrueHD, etc. style: standard/compact. compact is default
- pmm: language_count # blank means 1 audio language track, dual means 2, multi means > 2
- pmm: commonsense # Age 2+, Age 14+, etc.
# - pmm: direct_play
# - pmm: content_rating_uk # UK BBFC content ratings
- pmm: content_rating_us_movie # US MPAA content ratings
# - pmm: commonsense # Commonsense content ratings Age 2+, Age 14+, etc.
# - pmm: direct_play # Show direct play only overlay
- pmm: flixpatrol # Top 10 flixpatrol for 'this_year', positioned on the left
template_variables:
position: left
@ -177,12 +200,12 @@ libraries:
- pmm: video_format # Remux, DVD, Blu-Ray, etc. in bottom left
settings:
asset_directory:
- config/assets/movies/
prioritize_assets: true
- config/assets/Movies/
prioritize_assets: true # The asset_directory contains folders per media item with respective posters
operations:
split_duplicates: false
assets_for_all: false
split_duplicates: false # Splits all duplicate movies/shows found in this library
assets_for_all: false # Search in assets for images for every item in your library
delete_unmanaged_collections: true # Any manually added collection outside of PMM will be deleted
mass_user_rating_update: mdb_tomatoes # Update user ratings with mdb_tomatoes
mass_critic_rating_update: imdb # Update critic ratings with imdb
@ -190,7 +213,7 @@ libraries:
mass_genre_update: tmdb # Update all genres from tmdb
mass_content_rating_update: mdb_commonsense # Changes Content Rating to "1", "2" etc. to specify appropriate age
mass_originally_available_update: tmdb # Update all original available date from tmdb
mass_imdb_parental_labels: without_none
mass_imdb_parental_labels: none # Apply all Parental Labels with a value of None, Mild, Moderate, or Severe to match IMDb parental guide
# mass_poster_update: tmdb # Resets posters to tmdb, plex, locked, unlock which is useful to remove all overlays when running with -r -op
TV Shows: # Must match a library name in your Plex
@ -198,10 +221,13 @@ libraries:
template_variables:
sep_style: gray # use the gray separators globally for this library
collection_mode: hide # hide the collections
language: fr # could be default(which is en), da, de, fr, pt-br or another lang code that we have tranlsated
language: fr # could be default(which is en), da, de, fr, pt-br or another lang code that we have translated
placeholder_imdb_id: tt1190634 # The Boys (2019) placeholder id for the separators
metadata_path:
- git: bullmoose20/tv_refresh # tells plex to refresh media items added within the last 7 days
- pmm: based # collections based on a book, comic, story, video game
# - file: config/metadata/overlay_label.yml # Creates collection of all items with an Overlay label (Test g only)
- git: bullmoose20/custom # Custom metadata file for shows like Money Heist
- git: bullmoose20/tv_refresh # Tells plex to refresh media items added within the last 7 days
- pmm: separator_award # An "index card"
- pmm: choice # Critic's Choice Awards
template_variables: # based on when the award show started
@ -211,12 +237,12 @@ libraries:
- pmm: golden # Golden Globes Awards
template_variables: # based on when the award show started
data:
starting: 1943
starting: 1944
ending: current_year
- pmm: emmy # Emmy Awards
template_variables: # based on when the award show started
data:
starting: 1947
starting: 1948
ending: current_year
- pmm: separator_chart # An "index card"
- pmm: anilist # AniDB Charts (Popular, Trending, etc.)
@ -229,8 +255,25 @@ libraries:
- pmm: flixpatrol # Flixpatrol Charts (Popular, Trending, etc.)
- pmm: basic # Some basic chart collections based on recently released media in your library
- pmm: collectionless # Collectionless collection to help Show/Hide Movies/Shows properly in your library
# - file: /config/metadata/both/birthday # Actor birthdays
- pmm: actor
template_variables:
collection_section: "001"
use_separator: false
style: diiivoycolor
name_format: "🎂 Anniversaire de <<key_name>>"
translation_key: birthday
sort_by: audience_rating.desc
title_format: <<key_name>>'s Birthday
exclude: # ever have some random person... you can exclude them if you want
- Macy Nyman
data:
depth: 20
limit: 100
tmdb_birthday:
this_month: true
- pmm: actor # Actors
template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
exclude: # ever have some random person... you can exclude them if you want
- Macy Nyman
style: signature
@ -239,6 +282,8 @@ libraries:
limit: 15
- pmm: audio_language # English, French, Arabic, German, etc. audio language
- pmm: content_rating_cs # Choose content_rating_uk, content_rating_us, or content_rating_cs
- pmm: content_rating_us # Choose content_rating_uk, content_rating_us, or content_rating_cs
- pmm: content_rating_uk # Choose content_rating_uk, content_rating_us, or content_rating_cs
- pmm: genre # Action, Comedy, Drama, etc.
- pmm: resolution # 4K HDR, 1080P FHD, etc. with the standards style
template_variables:
@ -253,7 +298,10 @@ libraries:
ending: current_year
- pmm: country # Country associated to the media item
- pmm: decade # Decade the media item was released
# - pmm: franchise
# - pmm: franchise # https://metamanager.wiki/en/latest/defaults/movie/franchise.html#franchise-collections
# template_variables:
# minimum_items: 2
# delete_below_minimum: true
- pmm: network # ABC, CBC, NBC, FOX, etc.
- pmm: streaming # Streaming on Disney+, Netflix, etc.
overlay_path:
@ -267,13 +315,27 @@ libraries:
- pmm: audio_codec
template_variables:
overlay_level: season
- pmm: commonsense # Age 2+, Age 14+, etc. and works with overlay_level show, episode, and season
- pmm: commonsense
# - pmm: content_rating_uk # UK BBFC content ratings
# - pmm: content_rating_uk
# template_variables:
# overlay_level: episode
# - pmm: content_rating_uk
# template_variables:
# overlay_level: season
- pmm: content_rating_us_show
- pmm: content_rating_us_show
template_variables:
overlay_level: episode
- pmm: commonsense
- pmm: content_rating_us_show
template_variables:
overlay_level: season
# - pmm: commonsense # Commonsense content ratings Age 2+, Age 14+, etc.
# - pmm: commonsense
# template_variables:
# overlay_level: episode
# - pmm: commonsense
# template_variables:
# overlay_level: season
# - pmm: direct_play
# - pmm: direct_play
# template_variables:
@ -314,6 +376,13 @@ libraries:
use_subtitles: true
overlay_level: season
- pmm: mediastinger # Mediastinger overlay when the media item contains a stinger at the end of the movie/show or during the credits and works with overlay_level show
- pmm: network
- pmm: network
template_variables:
overlay_level: episode
- pmm: network
template_variables:
overlay_level: season
- pmm: ratings # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format. overlay_level: show has 3 ratings max
template_variables:
rating1: user
@ -358,23 +427,12 @@ libraries:
- pmm: resolution
template_variables:
overlay_level: season
- pmm: ribbon # Used for ribbon in bottom right and works with overlay_level show and season
- pmm: ribbon
template_variables:
overlay_level: season
- pmm: ribbon # Used for ribbon in bottom right
- pmm: runtimes # Runtime information in bottom right and works with overlay_level episode
template_variables:
overlay_level: episode
- pmm: status # Airing, Returning, Ended, Canceled and works with overlay_level show
# template_variables:
# last: 110
- pmm: streaming # Streaming on Disney+, Netflix, etc. and works with overlay_level show, episode, and season
- pmm: streaming
template_variables:
overlay_level: episode
- pmm: streaming
template_variables:
overlay_level: season
- pmm: streaming # Streaming on Disney+, Netflix, etc.
- pmm: versions # Will show duplicates for that media item and works with overlay_level show, episode, and season
template_variables:
overlay_level: episode
@ -393,12 +451,12 @@ libraries:
overlay_level: season
settings:
asset_directory:
- config/assets/tv/
prioritize_assets: true
- config/assets/TV Shows/
prioritize_assets: true # The asset_directory contains folders per media item with respective posters
operations:
split_duplicates: false
assets_for_all: false
split_duplicates: false # Splits all duplicate movies/shows found in this library
assets_for_all: false # Search in assets for images for every item in your library
delete_unmanaged_collections: true # Any manually added collection outside of PMM will be deleted
mass_user_rating_update: mdb_tomatoes # Update user ratings with mdb_tomatoes
mass_critic_rating_update: imdb # Update critic ratings with imdb
@ -408,7 +466,7 @@ libraries:
mass_originally_available_update: tmdb # Update all original available date from tmdb
mass_episode_critic_rating_update: imdb # Update critic ratings with imdb for episodes
mass_episode_audience_rating_update: tmdb # Update audience ratings with tmdb for episodes
mass_imdb_parental_labels: without_none
mass_imdb_parental_labels: none # Apply all Parental Labels with a value of None, Mild, Moderate, or Severe to match IMDb parental guide
# mass_poster_update: tmdb # Resets posters to tmdb, plex, locked, unlock which is useful to remove all overlays when running with -r -op
playlist_files:
- pmm: playlist
@ -452,13 +510,15 @@ settings: # Can be individually specif
custom_repo:
verify_ssl: true
check_nightly: true
webhooks: # Can be individually specified per library as well
error: notifiarr
run_start: notifiarr
run_end: notifiarr
playlist_exclude_users:
webhooks: (redacted)
error: (redacted)
run_start: (redacted)
run_end: (redacted)
changes:
- notifiarr
version:
delete:
plex: # Can be individually specified per library as well; REQUIRED for the script to run
url: (redacted)
token: (redacted)
@ -496,6 +556,7 @@ radarr: # Can be individually specified
add_existing: false
add_missing: false
upgrade_existing: false
ignore_cache: false
sonarr: # Can be individually specified per library as well
url: (redacted)
token: (redacted)
@ -513,9 +574,12 @@ sonarr: # Can be individually specified
add_existing: false
add_missing: false
upgrade_existing: false
ignore_cache: false
anidb:
password: z^(redacted)*(redacted)
username: bullmoose20
password: (redacted)
username: (redacted)
language: en
client:
############################################
trakt:
client_id: (redacted)
@ -523,19 +587,19 @@ trakt:
authorization:
access_token: (redacted)
token_type: Bearer
expires_in: 7889238
expires_in: 7889237
refresh_token: (redacted)
scope: public
created_at: 1666127087
created_at: 1682103376
pin:
############################################
############################################
mal:
client_id: (redacted)
client_secret: (redacted)
authorization:
access_token: (redacted)
token_type: Bearer
expires_in: 2678400
expires_in: 2592000
refresh_token: (redacted)
localhost_url:
cache_expiration: 60

@ -0,0 +1,209 @@
metadata:
327417:
season1:
1:
episodes:
1:
summary: "The Professor recruits a young female robber and seven other criminals for a grand heist, targeting the Royal Mint of Spain."
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/sPzQIZQn8V4GyXHbIEPzNWIFSkh.jpg
2:
summary: "Hostage negotiator Raquel makes initial contact with the Professor. One of the hostages is a crucial part of the thieves' plans."
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/6x8FbMaFP2gQZPoGT21KpDHWH5I.jpg
3:
summary: "Police grab an image of the face of one of the robbers. Raquel is suspicious of the gentleman she meets at a bar."
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/yPWMTENl8vGHXuckVcSUfXTcKEm.jpg
4:
summary: "Raquel suffers a personal crisis with her ex. The hostages are frightened by the gunshots they overheard. The thieves argue among themselves."
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/lBsTymYrk7DsnYlrHyWQ8JiT0wV.jpg
5:
summary: "The thieves let a medical team enter the Mint, and an undercover policeman sneaks in with them. Can the Professor stay one step ahead of Raquel?"
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/ows2pUj3S9LHPmoeL0uViLTDPZn.jpg
6:
summary: "Mónica's condition worsens. The Professor enjoys the spoils of his latest trick. Río is disturbed by news he sees on the television."
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/hJoPcmCXB9WtihoBjlHD567PPSb.jpg
7:
summary: "A break in the investigation and a mistake by one of the thieves puts the Professor at serious risk of being discovered."
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/hXld4b0GuqlZZFZlG86RRLsTAcg.jpg
8:
summary: "Tokyo catches Alison chatting with Río and confronts her. The police suspect a spy is in their midst."
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/w7JVqdrnBGqKcrW8dKBmJjitaAH.jpg
9:
summary: "The Professor races to stop a witness from identifying him. Berlín seeks revenge once his own name is revealed and slandered in the press."
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/wTCY4Ts6qJlen1aGpITkiN1FEpJ.jpg
10:
summary: "Raquel enters the Mint to ascertain that all of the hostages are still alive and well. Nairobi gives Alison advice."
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/xrJMPSlBcE3pyyE5Kc85HO7XXpu.jpg
11:
summary: "Ángel and Raquel question each other's loyalties. Mónica makes a move on Denver. Río is faced with a difficult decision."
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/o6xyD8VY5ap38kXhuKPwGGw2NPo.jpg
12:
summary: "Arturo continues to formulate an escape plan for a group of hostages. The Professor reveals who gave him the idea for the heist."
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/i2sHJ8dNefoBB15RcOMQwUjxgrP.jpg
13:
summary: "The Professor meets Raquel's mother under stressful circumstances. At the Mint, the thieves offer the hostages a decision: money or freedom?"
originally_available: 2017-12-20
url_poster: https://www.themoviedb.org/t/p/original/tlCcnUQmXOVSMvze52CNLmvgIeW.jpg
season2:
2:
episodes:
1:
summary: "As forensic experts comb the Toledo country house for DNA, the Professor loses control. Inside the Mint, the robbers' nerves reach a breaking point."
originally_available: 2018-04-06
url_poster: https://www.themoviedb.org/t/p/original/7bNPcst124woLRSsvmQ6DGpHFI0.jpg
2:
summary: "The police interrogate the first robber to be captured. Furious over Berlín's recent actions, Río takes a stand against him."
originally_available: 2018-04-06
url_poster: https://www.themoviedb.org/t/p/original/tNIQdKqZHrrb3aTBmYSHnbocVsK.jpg
3:
summary: "Hoping to learn the Professor's identity, Raquel appeals to her captive's emotions. A punishment for ´high treason´ sparks a revolt among the robbers."
originally_available: 2018-04-06
url_poster: https://www.themoviedb.org/t/p/original/xpHOhiqil45iPIB5toMurzGO1qW.jpg
4:
summary: "Recognizing their plan isn't working out, the robbers instead aim to win over the public via the press. Raquel plots a trap to capture the Professor."
originally_available: 2018-04-06
url_poster: https://www.themoviedb.org/t/p/original/d20hjaLdfCn9MHZVECwxMNDvxP0.jpg
5:
summary: "Arturo tries to set another escape plan in motion. During a conversation with Salva, Raquel spots a tiny detail that gets her mind racing."
originally_available: 2018-04-06
url_poster: https://www.themoviedb.org/t/p/original/l3juyigXsPRF3tkR1IKDr1FG26f.jpg
6:
summary: "After confessing a long-held secret, Moscow loses his son's trust. A contingency plan to free Tokyo hits a snag, forcing her to improvise."
originally_available: 2018-04-06
url_poster: https://www.themoviedb.org/t/p/original/oearLYAxR0yUyP8QJmqrpmQsS6.jpg
7:
summary: "With one of their own critically injured, the robbers race against time to save his life. During a moment alone, Ariadna makes a confession to Mónica."
originally_available: 2018-04-06
url_poster: https://www.themoviedb.org/t/p/original/kbNZzujd537BFg2pqKrnKhBVoqG.jpg
8:
summary: "After being removed from the case due to her relationship with the Professor, Raquel sets out to conduct her own search for the mastermind."
originally_available: 2018-04-06
url_poster: https://www.themoviedb.org/t/p/original/jCwAKF53ExQde0DgcliPcAezPyI.jpg
9:
summary: "As the police enter the Mint, Berlín leads the robbers in a final showdown. Will they escape with the 984 million euros—and with their lives intact?"
originally_available: 2018-04-06
url_poster: https://www.themoviedb.org/t/p/original/iX6hcSZpzH9R19xEEdgTn81xLak.jpg
season3:
3:
episodes:
1:
summary: "When Rio is captured, a distraught Tokyo turns to the Professor for help. Armed with a bold new plan, they reunite the team in order to rescue him."
originally_available: 2019-07-19
url_poster: https://www.themoviedb.org/t/p/original/vHrz83swVVJ8iPmK3DcsfIzGxVf.jpg
2:
summary: "The Professor recruits Martin to put his brother's plan into action and target the Bank of Spain. First step? Create total chaos."
originally_available: 2019-07-19
url_poster: https://www.themoviedb.org/t/p/original/wg7nd7r0Iptr2W8kW37OSed1C4q.jpg
3:
summary: "Tokyo and Nairobi's efforts go drastically awry. The Professor recalls Berlin detailing how they'd steal the gold from the water-logged vault."
originally_available: 2019-07-19
url_poster: https://www.themoviedb.org/t/p/original/aZ9Ipswcn8UzeR15G0gahUCX0eM.jpg
4:
summary: "Tamayo's breaches of protocol surprise the Professor. Bogota calms Denver's anxieties. With time running out, Palermo initiates the ´Flipper´ plan."
originally_available: 2019-07-19
url_poster: https://www.themoviedb.org/t/p/original/z0EfI5uIhU3i72AvN0BypDJvaCn.jpg
5:
summary: "The Professor shocks officials with his latest stunt, but in response, a new inspector rattles Raquel. Palermo and Nairobi get into a heated argument."
originally_available: 2019-07-19
url_poster: https://www.themoviedb.org/t/p/original/zZmgnMUdb0WadXK45k3zYjnEhnL.jpg
6:
summary: "Just as Inspector Sierra orchestrates a plan to sneak a team into the Bank of Spain, the Professor and Raquel lose communication with Palermo."
originally_available: 2019-07-19
url_poster: https://www.themoviedb.org/t/p/original/xwC5rYKGxmmgQSyl5CdsZrinc7W.jpg
7:
summary: "Tokyo's happiness turns bittersweet. Angel closes in on a quarreling Raquel and the Professor. Authorities offer a multimillion-dollar reward for tips."
originally_available: 2019-07-19
url_poster: https://www.themoviedb.org/t/p/original/rdEe6T90dIwwvbY0S7lvMRuiW54.jpg
8:
summary: "Tokyo attempts to drown her sorrows. Sierra uses personal tactics to target a vulnerable Nairobi, while Suarez continues to hunt down Raquel."
originally_available: 2019-07-19
url_poster: https://www.themoviedb.org/t/p/original/eCPX3gwiC1I9rklbnpFczLgH1c8.jpg
season4:
4:
episodes:
1:
summary: "Anger and grief heighten tensions between the group. The Professor, while in mourning, attempts to make a daring and dangerous escape."
originally_available: 2020-04-03
url_poster: https://www.themoviedb.org/t/p/original/6M4lJXIRAwWBH9C2cZfm6YjwV9o.jpg
2:
summary: "Palermo shocks the group with his actions. Sierra pressures her subject to take a deal. The Professor remembers his brother's wedding."
originally_available: 2020-04-03
url_poster: https://www.themoviedb.org/t/p/original/5SBoRUwJd1gEZpdTzE3FE1MfQJM.jpg
3:
summary: "The Professor's mole attempts to pass along his message to the person inside the tent. Denver's jealousy toward Mónica and Rio's friendship heightens."
originally_available: 2020-04-03
url_poster: https://www.themoviedb.org/t/p/original/f8X4FBmSFeZMFQd7eppYzegxNTB.jpg
4:
summary: "In the past, Berlin predicts that Gandía will cause problems for the operation. Sierra's interrogation of Lisboa leads to a personal revelation."
originally_available: 2020-04-03
url_poster: https://www.themoviedb.org/t/p/original/n2bwgzPiPD834xqmN1PaD2RGQis.jpg
5:
summary: "Denver turns to an undercover source for help. Nairobi attempts to motivate her team as the danger around them intensifies."
originally_available: 2020-04-03
url_poster: https://www.themoviedb.org/t/p/original/5GeudJkpHc0TuCmF59wah8oWyVj.jpg
6:
summary: "With Nairobi held hostage, Gandía negotiates with the crew. The Professor desperately seeks a new plan to save his team."
originally_available: 2020-04-03
url_poster: https://www.themoviedb.org/t/p/original/etw1tw6CoJciWKhsQOqCdYY61sg.jpg
7:
summary: "The group reels following the attack on one of their own. The Professor puts his adjusted plan in motion with the help of new recruits and Palermo."
originally_available: 2020-04-03
url_poster: https://www.themoviedb.org/t/p/original/8Wux83X2Ff6q1z3bItIuUpuQdlz.jpg
8:
summary: "The Professor, Benjamin and the others attempt to free Lisboa. Tokyo's anger threatens her faith in the plan. Sierra takes matters into her own hands."
originally_available: 2020-04-03
url_poster: https://www.themoviedb.org/t/p/original/tTmzHsIA2tsLYIK9lHTRLvBpZqs.jpg
season5:
5:
episodes:
1:
summary: "The Professor faces off with Sierra as Tamayo raises the stakes of the negotiations by calling the army. In the past, Berlin meets with a family member."
originally_available: 2021-09-03
url_poster: https://www.themoviedb.org/t/p/original/vsuCslrn4bqNIBAoAr60kjcfKIq.jpg
2:
summary: "Arturo seizes an opportunity to fight back while escalating a personal vengeance. Lisbon makes a crucial discovery."
originally_available: 2021-09-03
url_poster: https://www.themoviedb.org/t/p/original/yWlo42n3faN9y6bx6xWfm1qsvYE.jpg
3:
summary: "A betrayal and an emergency both catch Sierra by surprise. Palermo rallies the troops as the army closes in on the gang."
originally_available: 2021-09-03
url_poster: https://www.themoviedb.org/t/p/original/fHFvxdoZImxQ3zIEWLZjDsRG9Dl.jpg
4:
summary: "With Helsinki's life in danger, the thieves mount a covert counter attack. Years earlier, Berlin and his son conduct their first heist together."
originally_available: 2021-09-03
url_poster: https://www.themoviedb.org/t/p/original/z6TR4IsbvZmyLXn72VmPGU1Hu93.jpg
5:
summary: "While surrounded by gunfire and trapped in the kitchen, Tokyo reminisces about her first love and her initial encounter with the Professor."
originally_available: 2021-09-03
url_poster: https://www.themoviedb.org/t/p/original/bDLP0zhFCgJIZuzSyHevh8PJgAm.jpg
6:
summary: "Sierra takes advantage of the Professor's grief and gains the upper hand. Meanwhile, the team deals with the emotional fallout of their dead friend."
originally_available: 2021-09-03
url_poster: https://www.themoviedb.org/t/p/original/kyFggNyULzYtXma2MsqDdzrQgXO.jpg
7:
summary: "Tamayo mounts a manhunt in his neighborhood as his foes hide. In the past, Berlin and Palermo explain how they plan on getting the gold out of the bank."
originally_available: 2021-09-03
url_poster: https://www.themoviedb.org/t/p/original/dycCBXEIZJaLe6LX2tg4AP377V4.jpg
8:
summary: "Tamayo hunts for the gold as the team races against the clock. Mónica worries she's having a psychotic break. Years earlier, Berlin is deceived."
originally_available: 2021-09-03
url_poster: https://www.themoviedb.org/t/p/original/gtP4Hja3ktZVOiMAYLkEk9dSuRD.jpg
9:
summary: "The Professor is left reeling after his tactics are used against him, and when it seems like all hope is lost, he makes a bold decision."
originally_available: 2021-09-03
url_poster: https://www.themoviedb.org/t/p/original/AtD92LLJiHVjIJqNDaSw1qZeMIb.jpg
10:
summary: "With multiple lives on the line and Spain's economy at stake, the Professor and Tamayo engage in one final showdown."
originally_available: 2021-09-03
url_poster: https://www.themoviedb.org/t/p/original/ilpHAUoDo7xM9YBBD2oFi1q6krQ.jpg
Loading…
Cancel
Save