From 7ddaa0bbd01ce74782c8f14a497b06bbc7a13abc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 20:18:06 +0100 Subject: [PATCH] [create-pull-request] automated change (#1091) Co-authored-by: jy95 <9306961+jy95@users.noreply.github.com> --- src/app/api/games/games.json | 12 ++++++++++++ src/app/api/planning/past-planning.json | 6 ++++++ src/app/api/random/identifiers.json | 3 +++ src/app/api/stats/stats.json | 20 ++++++++++---------- 4 files changed, 31 insertions(+), 10 deletions(-) diff --git a/src/app/api/games/games.json b/src/app/api/games/games.json index 9eee6194..08473f19 100644 --- a/src/app/api/games/games.json +++ b/src/app/api/games/games.json @@ -587,6 +587,18 @@ 14 ] }, + { + "id": 166, + "title": "DuckTales Remastered", + "playlistId": "PLRfhDHeBTBJ6PHLRDp5qi_ZCfVy-Lg8OO", + "releaseDate": "2013-08-14", + "duration": "02:34:47", + "platform": 6, + "genres": [ + 1, + 12 + ] + }, { "id": 12, "title": "God Of War II HD", diff --git a/src/app/api/planning/past-planning.json b/src/app/api/planning/past-planning.json index 9386dcd4..964eaed6 100644 --- a/src/app/api/planning/past-planning.json +++ b/src/app/api/planning/past-planning.json @@ -1084,5 +1084,11 @@ "playlistId": "PLRfhDHeBTBJ4ZNp1r0Rlsc2yopGcndh3x", "availableAt": "2024-11-22", "endAt": "2024-12-02" + }, + { + "title": "DuckTales Remastered", + "playlistId": "PLRfhDHeBTBJ6PHLRDp5qi_ZCfVy-Lg8OO", + "availableAt": "2024-12-09", + "endAt": "2024-12-23" } ] \ No newline at end of file diff --git a/src/app/api/random/identifiers.json b/src/app/api/random/identifiers.json index 33ef429d..fbd08515 100644 --- a/src/app/api/random/identifiers.json +++ b/src/app/api/random/identifiers.json @@ -179,6 +179,9 @@ { "playlistId": "PLRfhDHeBTBJ73iy4EC825y_EZ4cmrneem" }, + { + "playlistId": "PLRfhDHeBTBJ6PHLRDp5qi_ZCfVy-Lg8OO" + }, { "playlistId": "PLRfhDHeBTBJ6zui2RaBzaZ5zjm768Jzum" }, diff --git a/src/app/api/stats/stats.json b/src/app/api/stats/stats.json index f074ecca..5b0d67e1 100644 --- a/src/app/api/stats/stats.json +++ b/src/app/api/stats/stats.json @@ -11,8 +11,8 @@ "id": 6, "platform": "PS3", "total": 65, - "total_available": 43, - "total_unavailable": 22 + "total_available": 44, + "total_unavailable": 21 }, { "id": 5, @@ -48,8 +48,8 @@ "id": 1, "genre": "Action", "total": 167, - "total_available": 143, - "total_unavailable": 24 + "total_available": 144, + "total_unavailable": 23 }, { "id": 2, @@ -62,8 +62,8 @@ "id": 12, "genre": "Platformer", "total": 67, - "total_available": 63, - "total_unavailable": 4 + "total_available": 64, + "total_unavailable": 3 }, { "id": 16, @@ -189,7 +189,7 @@ "channel_start_date": "2014-04-15T17:35:16+00:00", "games": { "total": 191, - "total_available": 165, + "total_available": 166, "total_unavailable": 26 }, "dlcs": { @@ -204,9 +204,9 @@ "seconds": 44 }, "total_available": { - "hours": 883, - "minutes": 8, - "seconds": 23 + "hours": 885, + "minutes": 43, + "seconds": 10 }, "total_unavailable": { "hours": 139,