Skip to content

Commit

Permalink
resolves #4156
Browse files Browse the repository at this point in the history
  • Loading branch information
LizardByte-bot committed Jun 3, 2024
1 parent 3254730 commit d2c5dc7
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tv_shows/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
"items_edited": 0
},
"46075675": {
"items_added": 2,
"items_added": 3,
"items_edited": 0
},
"49787110": {
Expand Down
113 changes: 113 additions & 0 deletions tv_shows/themoviedb/13865.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
{
"adult": false,
"backdrop_path": "/2VhhbaXuzbOAaurZNEyBNknkgdK.jpg",
"created_by": [
{
"credit_id": "5efe6aa0a284eb003997610f",
"gender": 2,
"id": 10702,
"name": "Martin Campbell",
"original_name": "Martin Campbell",
"profile_path": "/4AiUb5lciEXdgOXFWAdebQUhEb9.jpg"
}
],
"episode_run_time": [
60
],
"first_air_date": "1985-11-04",
"genres": [
{
"id": 80,
"name": "Crime"
},
{
"id": 18,
"name": "Drama"
}
],
"homepage": "http://www.bbc.co.uk/programmes/b048vwd8",
"id": 13865,
"in_production": false,
"languages": [
"en"
],
"last_air_date": "1985-12-09",
"last_episode_to_air": {
"air_date": "1985-12-09",
"episode_number": 6,
"episode_type": "finale",
"id": 507579,
"name": "Fusion",
"overview": "Jedburgh heads to Scotland with the stolen plutonium while Craven awaits the inevitable end.",
"production_code": "",
"runtime": 60,
"season_number": 1,
"show_id": 13865,
"still_path": "/9SBR99OS36Bosu8mSGkj4BxjLFW.jpg",
"vote_average": 0.0,
"vote_count": 0
},
"name": "Edge of Darkness",
"networks": [
{
"id": 332,
"logo_path": "/7HVPn1p2w1nC5oRKBehXVHpss7e.png",
"name": "BBC Two",
"origin_country": "GB"
}
],
"next_episode_to_air": null,
"number_of_episodes": 6,
"number_of_seasons": 1,
"origin_country": [
"GB"
],
"original_language": "en",
"original_name": "Edge of Darkness",
"overview": "Yorkshire detective Ronald Craven is haunted by the murder of his daughter and begins his own investigation into her death.",
"popularity": 21.261,
"poster_path": "/2etMft3bSdXC6xqhEWSXVb0IjLv.jpg",
"production_companies": [
{
"id": 3324,
"logo_path": "/dqT3yOTlfJRmtvk52Ccd1O6dZ0A.png",
"name": "BBC",
"origin_country": "GB"
}
],
"production_countries": [
{
"iso_3166_1": "GB",
"name": "United Kingdom"
}
],
"seasons": [
{
"air_date": "1985-11-04",
"episode_count": 6,
"id": 25073,
"name": "Miniseries",
"overview": "",
"poster_path": "/pdYwxHDHfUSOVb2UF3OjUQVHSjz.jpg",
"season_number": 1,
"vote_average": 0.0
}
],
"spoken_languages": [
{
"english_name": "English",
"iso_639_1": "en",
"name": "English"
}
],
"status": "Ended",
"tagline": "",
"type": "Miniseries",
"vote_average": 8.2,
"vote_count": 38,
"youtube_theme_added": 1717384351,
"youtube_theme_added_by": "46075675",
"youtube_theme_edited": 1717384351,
"youtube_theme_edited_by": "46075675",
"youtube_theme_url": "https://www.youtube.com/watch?v=2bfPS7p6Z1k"
}

0 comments on commit d2c5dc7

Please sign in to comment.