From 5226ddb9090cd26f9777d7f1d04cbf9f9fcc37b4 Mon Sep 17 00:00:00 2001 From: skymike03 Date: Thu, 24 Jul 2025 00:50:11 +0200 Subject: [PATCH] v1.9.7.1 - Ajout video gamelist by TMCTV --- update_gamelist.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/update_gamelist.py b/update_gamelist.py index f73d339..999e3cb 100644 --- a/update_gamelist.py +++ b/update_gamelist.py @@ -12,6 +12,7 @@ RGSX_ENTRY = { "name": "RGSX", "desc": "Retro Games Sets X - Games Downloader", "image": "./images/RGSX.png", + "video": "./videos/RGSX.mp4" "marquee": "./images/RGSX.png", "thumbnail": "./images/RGSX.png", "fanart": "./images/RGSX.png", @@ -19,9 +20,9 @@ RGSX_ENTRY = { "releasedate": "20250620T165718", "developer": "RetroGameSets.fr", "genre": "Compilation, Various / Utilities", - "playcount": "251", + "playcount": "666", "lastplayed": "20250621T234656", - "gametime": "30830", + "gametime": "9999999", "lang": "fr" }