From 3222d8026eb39ef115e63d766c4bc7168c0a0c66 Mon Sep 17 00:00:00 2001 From: Akamaru Date: Tue, 9 Dec 2025 17:36:58 +0100 Subject: [PATCH] Gronkh: Update Playlists --- gronkh_games/json/gronkh_playlists.json | 10 ++++++++++ gronkh_games/json/pandorya_playlists.json | 2 +- gronkh_games/json/playlists.json | 10 ++++++++++ gronkh_games/json/tobinator_playlists.json | 7 ++++++- gronkh_games/json/update_info.json | 2 +- 5 files changed, 28 insertions(+), 3 deletions(-) diff --git a/gronkh_games/json/gronkh_playlists.json b/gronkh_games/json/gronkh_playlists.json index 0706f27..cb9d1ff 100644 --- a/gronkh_games/json/gronkh_playlists.json +++ b/gronkh_games/json/gronkh_playlists.json @@ -1,5 +1,15 @@ { "playlists": [ + { + "title": "Retro Rewind - Video Store Simulator (Demo)", + "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn_uaOiVpcLuMF1VBLm_OHH4", + "videoCount": 0 + }, + { + "title": "7 Days to Die - Staffel 3 (mit Tobinator)", + "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn-fQHmS569svo2-FexKW5qx", + "videoCount": 11 + }, { "title": "Anno 117 Koop", "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn_sEPQYSHatv0dj7rDxFl9S", diff --git a/gronkh_games/json/pandorya_playlists.json b/gronkh_games/json/pandorya_playlists.json index 9789384..2f7b2d7 100644 --- a/gronkh_games/json/pandorya_playlists.json +++ b/gronkh_games/json/pandorya_playlists.json @@ -163,7 +163,7 @@ { "title": "Shorts", "url": "https://www.youtube.com/playlist?list=PLNlTppojtw-s92nseT8U7EqIt_HAtTYMF", - "videoCount": 141 + "videoCount": 145 }, { "title": "LIFE IS STRANGE: DOUBLE EXPOSURE", diff --git a/gronkh_games/json/playlists.json b/gronkh_games/json/playlists.json index 4b1ebdb..e08a05f 100644 --- a/gronkh_games/json/playlists.json +++ b/gronkh_games/json/playlists.json @@ -1,5 +1,15 @@ { "playlists": [ + { + "title": "Retro Rewind - Video Store Simulator (Demo)", + "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn_uaOiVpcLuMF1VBLm_OHH4", + "videoCount": 0 + }, + { + "title": "7 Days to Die - Staffel 3 (mit Tobinator)", + "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn-fQHmS569svo2-FexKW5qx", + "videoCount": 11 + }, { "title": "Anno 117 Koop", "url": "https://www.youtube.com/playlist?list=PLGWGc5dfbzn_sEPQYSHatv0dj7rDxFl9S", diff --git a/gronkh_games/json/tobinator_playlists.json b/gronkh_games/json/tobinator_playlists.json index d7f1f31..babce60 100644 --- a/gronkh_games/json/tobinator_playlists.json +++ b/gronkh_games/json/tobinator_playlists.json @@ -1,9 +1,14 @@ { "playlists": [ + { + "title": "7 DAYS TO DIE (STAFFEL 3) | Survival", + "url": "https://www.youtube.com/playlist?list=PLmP4TShDpBtT57e6m1YOcXK_fSQchmMtg", + "videoCount": 9 + }, { "title": "RV THERE YET? (METT) | Adventure", "url": "https://www.youtube.com/playlist?list=PLmP4TShDpBtQR9Sc3T299uwgch_6ErcGK", - "videoCount": 9 + "videoCount": 18 }, { "title": "JURASSIC WORLD: EVOLUTION 3 (2025) | Aufbaustrategie", diff --git a/gronkh_games/json/update_info.json b/gronkh_games/json/update_info.json index 7b285f8..d2dd31e 100644 --- a/gronkh_games/json/update_info.json +++ b/gronkh_games/json/update_info.json @@ -1,3 +1,3 @@ { - "lastUpdated": "30.11.2025" + "lastUpdated": "09.12.2025" } \ No newline at end of file