From 714b7957b61fc7986ff2c29f9f8145302f5fe98e Mon Sep 17 00:00:00 2001 From: Akamaru Date: Wed, 26 Mar 2025 18:16:35 +0100 Subject: [PATCH] Update Gronkh Listen --- gronkh_games/json/gronkh_playlists.json | 11 ++++++++--- gronkh_games/json/playlists.json | 11 ++++++++--- gronkh_games/json/update_info.json | 2 +- 3 files changed, 17 insertions(+), 7 deletions(-) diff --git a/gronkh_games/json/gronkh_playlists.json b/gronkh_games/json/gronkh_playlists.json index f4865be..3a72105 100644 --- a/gronkh_games/json/gronkh_playlists.json +++ b/gronkh_games/json/gronkh_playlists.json @@ -1,9 +1,14 @@ { "playlists": [ + { + "title": "Atomfall", + "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn_Six3RmgpKzbwMLxGtrhoD", + "videoCount": 5 + }, { "title": "Assassin's Creed Shadows", "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn8Du_mBID_AjnosTuxnLWTg", - "videoCount": 7 + "videoCount": 17 }, { "title": "Hotel Architect (Demo)", @@ -23,7 +28,7 @@ { "title": "Split Fiction", "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn_zikod7k7mqr4BHYcpXW0s", - "videoCount": 18 + "videoCount": 28 }, { "title": "Avowed", @@ -78,7 +83,7 @@ { "title": "SONS OF THE FOREST - Tobi und Erik retten den Wald (Staffel 2)", "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn-EfqKIiG2npjCJwa1JOU8G", - "videoCount": 117 + "videoCount": 120 }, { "title": "Liminalcore", diff --git a/gronkh_games/json/playlists.json b/gronkh_games/json/playlists.json index 7880a06..398abc5 100644 --- a/gronkh_games/json/playlists.json +++ b/gronkh_games/json/playlists.json @@ -1,9 +1,14 @@ { "playlists": [ + { + "title": "Atomfall", + "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn_Six3RmgpKzbwMLxGtrhoD", + "videoCount": 5 + }, { "title": "Assassin's Creed Shadows", "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn8Du_mBID_AjnosTuxnLWTg", - "videoCount": 7 + "videoCount": 17 }, { "title": "Hotel Architect (Demo)", @@ -23,7 +28,7 @@ { "title": "Split Fiction", "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn_zikod7k7mqr4BHYcpXW0s", - "videoCount": 18 + "videoCount": 28 }, { "title": "Avowed", @@ -78,7 +83,7 @@ { "title": "SONS OF THE FOREST - Tobi und Erik retten den Wald (Staffel 2)", "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn-EfqKIiG2npjCJwa1JOU8G", - "videoCount": 117 + "videoCount": 120 }, { "title": "Liminalcore", diff --git a/gronkh_games/json/update_info.json b/gronkh_games/json/update_info.json index c2eac57..966b3f5 100644 --- a/gronkh_games/json/update_info.json +++ b/gronkh_games/json/update_info.json @@ -1,3 +1,3 @@ { - "lastUpdated": "23.03.2025" + "lastUpdated": "26.03.2025" } \ No newline at end of file