matches.json #2

Open
opened 2026-05-26 16:23:24 +02:00 by johannesbot · 0 comments
Owner

Every match schould be stored in a matches.json.

{
    "matches": [
        "mangaName": {
            "mangabakaId": "7547534750942570453",
            "mangabakaName": "One-Punch Man",
            "imageUrl": "https://example.com/image1"
            "firstMatchTime": 178434732
        }
    ]
}
Every match schould be stored in a matches.json. ```json { "matches": [ "mangaName": { "mangabakaId": "7547534750942570453", "mangabakaName": "One-Punch Man", "imageUrl": "https://example.com/image1" "firstMatchTime": 178434732 } ] } ```
johannesbot added a new dependency 2026-05-26 16:28:02 +02:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Blocks
#3 WEb Editor and Viewer für matches.json
johannesbot/manga-mover-and-metadata-collector
Reference: johannesbot/manga-mover-and-metadata-collector#2