Another issue, the “Scrape Only Missing Artwork” function doesn’t seem to work. It gets the number of ROMs right that have missing artwork and then just scrapes that list alphabetically.
Did you scrape all roms before using scrappy? It checks cache data so if it doesnt find cache data then it will run scraping for all games. Works only if you previously used scrappy and after that when you add new roms then it will scrape only those newer roms.
How to Fix Image Overlap in XML Template
- Open the XML File
Go to your theme folder:
templates/your_custom_theme.xml
Open this file in a text editor.
- Find the Image Layer
Search for a layer that loads the game image. It usually looks like one of these:
<layer resource=“screenshot” … />
or
<layer resource=“cover” … />
- Adjust Position (X and Y)
Move Left or Right:
Edit the x value inside the layer.
x=“0” → Left edge
Increasing x (example: x=“50”) → Moves image to the right
Decreasing x → Moves image to the left
Example:
<layer resource=“screenshot” width=“400” x=“200” />
Change to:
<layer resource=“screenshot” width=“400” x=“50” />
Move Up or Down:
Edit the y value.
Increasing y → Moves image downward
Decreasing y → Moves image upward
Example:
<layer resource=“screenshot” y=“150” />
- Adjust Width or Height
If the image is too large and overlapping text, reduce width or height.
Before:
<layer resource=“screenshot” width=“400” x=“200” />
After (smaller image):
<layer resource=“screenshot” width=“300” x=“200” />
- Save and Preview
Save the XML file.
Restart the theme preview or regenerate the layout to see the changes.
Can you give me illustrated instructional images? I would be very grateful.![]()
Umm… There is another easy way. Someone told me that you can easily make xml using boxart buddy app. I never tried that but you can give it a try. It also has some more cool features.
Yes, they were previously all scraped.
Can u please provide logs of scrape missing media only
I wouldn’t see any progress happening when scraping with 3 or more threads on and my device would freeze up. Though it’s all good I’m always willing to wait a bit for the convenience of not having to pull the images myself from online ![]()
It depends on device. New devices like rg34xx sp can handle concurrent tasks better. If you have older device then it is recommended to use 1-2 concurrent tasks at a time.
Edit - are you talking about screenscraper threads or concurrent tasks available in Scrappy’s settings?
If someone wants to try test version & report bugs before official release then install this - Gofile - Cloud Storage Made Simple
It comes with many changes, also the gamesdb is now working. As per Feb 17th of 2026 TGDB have changed they API usage policy & scrappy stopped working with thegamesdb scraping.
Hello i have problems with the scrappy, this is what i get when i scrap my games in my rg35xx plus using muos 2601 jacaranda.
This is the error: ERROR: ScreenScraper APIv2 returned invalid / empty Json. Their servers are probably down. Please try again later or use a different scraping module with ‘-s MODULE’. Check ‘Skyscraper --help’ for more information.
and this is the log i get
Scrappy version? Try changing wifi or maybe it’s really screenscraper server issue.
how can i paste the .log here?
Copy paste text from logs
the version is 6.0.3
this is a part of the logs.
[12:00:21:172] (scrappy) Concurrent artwork generation tasks: 3
[12:00:21:177] (scrappy) Initializing Skyscraper
[12:00:21:177] (scrappy) Loaded scraper module preference: thegamesdb
[12:00:21:177] (scrappy) Creating Skyscraper threads (3 generation workers)
[12:00:21:180] (scrappy) Skyscraper threads started (3 generation workers)
[12:00:21:231] (scrappy) Loaded user config
[12:00:21:234] (scrappy) Loaded skyscraper config
[12:00:21:237] (scrappy) Loaded theme config: dark (muOS accent: true)
[12:00:21:238] (scrappy) Starting Skyscraper, please wait…
[12:00:21:238] (scrappy) Running command: ./bin/Skyscraper.aarch64 -v
[12:00:21:238] (scrappy) Platform: none | Game: none
[12:00:21:239] (scrappy) [fetch] Reading output from Skyscraper…
[12:00:22:619] (scrappy) [fetch] Process ended. Lines received: 8, Aborted: false, Retriable error: false
[12:00:47:545] (scrappy) Scraping artwork
[12:00:47:546] (scrappy) Processing cached data
[12:00:47:719] (scrappy) Finished processing cached data
[12:00:47:747] (scrappy) No roms found in /mnt/union/ROMS/Game Boy
[12:00:47:749] (scrappy) Path does not exist: /mnt/union/ROMS/Game Boy
[12:00:47:749] (scrappy) No roms found in /mnt/union/ROMS/Game Boy Advance
[12:00:47:750] (scrappy) Path does not exist: /mnt/union/ROMS/Game Boy Advance
[12:00:47:750] (scrappy) No roms found in /mnt/union/ROMS/Game Boy Color
[12:00:47:750] (scrappy) Path does not exist: /mnt/union/ROMS/Game Boy Color
[12:00:47:751] (scrappy) No roms found in /mnt/union/ROMS/Nintendo Entertainment System
[12:00:47:751] (scrappy) Path does not exist: /mnt/union/ROMS/Nintendo Entertainment System
[12:00:47:751] (scrappy) No roms found in /mnt/union/ROMS/Sony Playstation
[12:00:47:752] (scrappy) Path does not exist: /mnt/union/ROMS/Sony Playstation
[12:00:47:752] (scrappy) No roms found in /mnt/union/ROMS/Super Nintendo Entertainment System
[12:00:47:753] (scrappy) Path does not exist: /mnt/union/ROMS/Super Nintendo Entertainment System
[12:00:47:753] (scrappy) Generated 0 Skyscraper tasks
[12:00:58:450] (scrappy) Loading platforms from /mnt/union/ROMS
[12:01:10:222] (scrappy) Scraping artwork
[12:01:10:222] (scrappy) Processing cached data
[12:01:10:254] (scrappy) Finished processing cached data
[12:01:10:297] (scrappy) Generated command: -p gb -s screenscraper -c “/run/muos/storage/application/Scrappy/.scrappy/skyscraper_config.ini” -i “/mnt/union/ROMS/GB” --flags unattend,onlymissing -f pegasus
[12:01:10:298] (scrappy) Starting Skyscraper, please wait…
[12:01:10:298] (scrappy) Running command: ./bin/Skyscraper.aarch64 -p gb -s screenscraper -c “/run/muos/storage/application/Scrappy/.scrappy/skyscraper_config.ini” -i “/mnt/union/ROMS/GB” --flags unattend,onlymissing -f pegasus
[12:01:10:298] (scrappy) Platform: gb | Game: none
[12:01:10:298] (scrappy) [fetch] Using ScreenScraper API - network delays or rate limits may occur
[12:01:10:298] (scrappy) [fetch] Reading output from Skyscraper…
[12:01:10:356] (scrappy) Generated command: -p gba -s screenscraper -c “/run/muos/storage/application/Scrappy/.scrappy/skyscraper_config.ini” -i “/mnt/union/ROMS/GBA” --flags unattend,onlymissing -f pegasus
[12:01:10:452] (scrappy) Generated command: -p gbc -s screenscraper -c “/run/muos/storage/application/Scrappy/.scrappy/skyscraper_config.ini” -i “/mnt/union/ROMS/GBC” --flags unattend,onlymissing -f pegasus
[12:01:10:513] (scrappy) Generated command: -p nes -s screenscraper -c “/run/muos/storage/application/Scrappy/.scrappy/skyscraper_config.ini” -i “/mnt/union/ROMS/NES” --flags unattend,onlymissing -f pegasus
[12:01:10:555] (scrappy) Generated command: -p psx -s screenscraper -c “/run/muos/storage/application/Scrappy/.scrappy/skyscraper_config.ini” -i “/mnt/union/ROMS/PS1” --flags unattend,onlymissing -f pegasus
[12:01:10:602] (scrappy) Generated command: -p snes -s screenscraper -c “/run/muos/storage/application/Scrappy/.scrappy/skyscraper_config.ini” -i “/mnt/union/ROMS/SNES” --flags unattend,onlymissing -f pegasus
[12:01:10:602] (scrappy) Generated 666 Skyscraper tasks
[12:01:11:771] (skyscraper) [fetch] Running Skyscraper v3.18.4 by Lars Muldjord and contributors
[12:01:11:772] (skyscraper) [fetch] Fetching limits for user ‘josemagomez53@gmail.com’, just a sec…
[12:02:15:798] (skyscraper) [fetch] Starting scraping run on 122 files using 1 threads.
[12:02:15:798] (skyscraper) [fetch] #1/122 (T1) Pass 1 ---- Game ‘Adventure Island (USA, Europe)’ found!
----
[12:02:15:801] (skyscraper) [fetch] #2/122 (T1) Pass 1 ---- Game ‘Adventure Island II - Aliens in Paradise (USA, Europe)’ found!
----
[12:02:15:809] (skyscraper) [fetch] #3/122 (T1) Pass 1 ---- Game ‘Aerostar (USA, Europe)’ found!
----
[12:03:23:177] (skyscraper) [fetch] #4/122 (T1) Pass 1 ---- Game ‘Aladdin (Europe) (SGB Enhanced)’ found!
----
[12:03:23:186] (skyscraper) [fetch] #5/122 (T1) Pass 1 ---- Game ‘Alfred Chicken (Europe)’ found!
----
[12:04:15:088] (skyscraper) [fetch] #6/122 (T1) Pass 1 ---- Game ‘Amazing Penguin (USA, Europe)’ found!
----
[12:04:15:098] (skyscraper) [fetch] #7/122 (T1) Pass 1 ---- Game ‘Asterix & Obelix (Spain) (En,Es) (SGB Enhanced)’ found!
----
[12:05:10:587] (skyscraper) [fetch] #8/122 (T1) Pass 1 ---- Game ‘Asterix (Europe) (En,Fr,De,Es,It)’ found!
----
[12:05:10:596] (skyscraper) [fetch] #9/122 (T1) Pass 1 ---- Game ‘Balloon Kid (USA, Europe)’ found!
----
[12:05:10:606] (skyscraper) [fetch] #10/122 (T1) Pass 1 ---- Game ‘Batman - Return of the Joker (USA, Europe)’ found!
----
[12:06:03:469] (skyscraper) [fetch] #11/122 (T1) Pass 1 ---- Game ‘Batman - The Animated Series (USA, Europe)’ found!
----
[12:06:03:483] (skyscraper) [fetch] #12/122 (T1) Pass 1 ---- Game ‘Batman Forever (USA, Europe)’ found!
----
[12:06:59:342] (skyscraper) [fetch] #13/122 (T1) Pass 1 ---- Game ‘Battle of Olympus, The (Europe) (En,Fr,De,Es,It)’ found!
----
[12:06:59:359] (skyscraper) [fetch] #14/122 (T1) Pass 1 ---- Game ‘Battleship (USA, Europe)’ found!
----
[12:08:21:371] (skyscraper) [fetch] #15/122 (T1) Pass 1 ---- Game ‘Battletoads (USA, Europe)’ found!
----
[12:08:21:381] (skyscraper) [fetch] #16/122 (T1) Pass 1 ---- Game ‘Battletoads in Ragnarok’s World (Europe)’ found!
----
[12:08:21:393] (skyscraper) [fetch] #17/122 (T1) Pass 1 ---- Game ‘Battletoads-Double Dragon (Europe)’ found!
----
[12:09:35:580] (skyscraper) [fetch] #18/122 (T1) Pass 1 ---- Game ‘Bionic Commando (Europe)’ found!
----
[12:09:35:614] (skyscraper) [fetch] #19/122 (T1) Pass 1 ---- Game ‘Blades of Steel (Europe)’ found!
----
[12:09:35:626] (skyscraper) [fetch] #20/122 (T1) Pass 1 ---- Game ‘Bomb Jack (Europe)’ found!
----
[12:11:12:313] (skyscraper) [fetch] #21/122 (T1) Pass 1 ---- Game ‘Bomberman GB (USA, Europe) (SGB Enhanced)’ found!
----
[12:11:12:324] (skyscraper) [fetch] #22/122 (T1) Pass 1 ---- Game ‘Bonk’s Adventure (USA)’ found!
----
[12:11:12:335] (skyscraper) [fetch] #23/122 (T1) Pass 1 ---- Game ‘Bubble Ghost (USA, Europe)’ found!
----
[12:11:57:759] (skyscraper) [fetch] #24/122 (T1) Pass 1 ---- Game ‘Bugs Bunny Crazy Castle, The (USA, Europe)’ found!
----
[12:11:57:774] (skyscraper) [fetch] #25/122 (T1) Pass 1 ---- Game ‘Bust-A-Move 2 - Arcade Edition (USA, Europe)’ found!
----
[12:11:57:785] (skyscraper) [fetch] #26/122 (T1) Pass 1 ---- Game ‘Bust-A-Move 3 DX (Europe)’ found!
----
[12:13:11:412] (skyscraper) [fetch] #27/122 (T1) Pass 1 ---- Game ‘Caesars Palace (Europe) (En,Fr,De,Es,It)’ found!
----
[12:13:11:428] (skyscraper) [fetch] #28/122 (T1) Pass 1 ---- Game ‘Captain America and the Avengers (USA)’ found!
----
[12:13:11:441] (skyscraper) [fetch] #29/122 (T1) Pass 1 ---- Game ‘Castlevania - The Adventure (Europe)’ found!
----
[12:14:01:980] (skyscraper) [fetch] #30/122 (T1) Pass 1 ---- Game ‘Castlevania II - Belmont’s Revenge (USA, Europe)’ found!
----
[12:14:01:989] (skyscraper) [fetch] #31/122 (T1) Pass 1 ---- Game ‘Castlevania Legends (USA, Europe) (SGB Enhanced)’ found!
----
[12:15:19:242] (skyscraper) [fetch] #32/122 (T1) Pass 1 ---- Game ‘Donkey Kong Land (USA, Europe) (SGB Enhanced)’ found!
----
[12:15:19:252] (skyscraper) [fetch] #33/122 (T1) Pass 1 ---- Game ‘Donkey Kong Land 2 (USA, Europe) (SGB Enhanced)’ found!
----
[12:15:19:265] (skyscraper) [fetch] #34/122 (T1) Pass 1 ---- Game ‘Donkey Kong Land III (USA, Europe) (SGB Enhanced)’ found!
----
[12:16:12:575] (skyscraper) [fetch] #35/122 (T1) Pass 1 ---- Game ‘Double Dragon (USA, Europe)’ found!
----
[12:16:12:586] (skyscraper) [fetch] #36/122 (T1) Pass 1 ---- Game ‘Double Dragon II (USA, Europe)’ found!
----
[12:17:29:413] (skyscraper) [fetch] #37/122 (T1) Pass 1 ---- Game ‘DuckTales (Europe)’ found!
----
[12:17:29:426] (skyscraper) [fetch] #38/122 (T1) Pass 1 ---- Game ‘DuckTales 2 (Europe)’ found!
----
[12:17:29:440] (skyscraper) [fetch] #39/122 (T1) Pass 1 ---- Game ‘Earthworm Jim (Europe)’ found!
----
[12:18:26:790] (skyscraper) [fetch] #40/122 (T1) Pass 1 ---- Game ‘Felix the Cat (USA, Europe)’ found!
----
[12:18:26:807] (skyscraper) [fetch] #41/122 (T1) Pass 1 ---- Game ‘Final Fantasy Adventure (USA)’ found!
----
[12:19:20:427] (skyscraper) [fetch] #42/122 (T1) Pass 1 ---- Game ‘Final Fantasy Legend II (USA)’ found!
----
[12:19:20:438] (skyscraper) [fetch] #43/122 (T1) Pass 1 ---- Game ‘Final Fantasy Legend III (USA)’ found!
----
[12:20:10:158] (skyscraper) [fetch] #44/122 (T1) Pass 1 ---- Game ‘Final Fantasy Legend, The (USA)’ found!
----
[12:20:10:171] (skyscraper) [fetch] #45/122 (T1) Pass 1 ---- Game ‘Fist of the North Star (USA)’ found!
----
[12:21:31:547] (skyscraper) [fetch] #46/122 (T1) Pass 1 ---- Game ‘Flintstones, The (USA, Europe)’ found!
----
[12:21:31:570] (skyscraper) [fetch] #47/122 (T1) Pass 1 ---- Game ‘Flintstones, The - King Rock Treasure Island (USA, Europe)’ found!
----
[12:21:31:592] (skyscraper) [fetch] #48/122 (T1) Pass 1 ---- Game ‘Gargoyle’s Quest (USA, Europe)’ found!
----
[12:22:25:845] (skyscraper) [fetch] #49/122 (T1) Pass 1 ---- Game ‘Godzilla (USA, Europe)’ found!
----
[12:22:25:857] (skyscraper) [fetch] #50/122 (T1) Pass 1 ---- Game ‘Hammerin’ Harry (Europe)’ found!
----
[12:23:42:168] (skyscraper) [fetch] #51/122 (T1) Pass 1 ---- Game ‘Hercules (USA, Europe) (SGB Enhanced)’ found!
----
[12:23:42:176] (skyscraper) [fetch] #52/122 (T1) Pass 1 ---- Game ‘Home Alone (USA, Europe)’ found!
----
[12:23:42:186] (skyscraper) [fetch] #53/122 (T1) Pass 1 ---- Game ‘Home Alone 2 - Lost in New York (USA, Europe)’ found!
----
[12:24:09:437] (skyscraper) [fetch] #54/122 (T1) Pass 1 ---- Game ‘Hugo (Europe) (SGB Enhanced)’ found!
----
[12:25:02:225] (skyscraper) [fetch] #55/122 (T1) Pass 1 ---- Game ‘Indiana Jones and the Last Crusade (USA, Europe)’ found!
----
[12:25:02:237] (skyscraper) [fetch] #56/122 (T1) Pass 1 ---- Game ‘Jungle Book, The (USA, Europe)’ found!
----
[12:26:16:261] (skyscraper) [fetch] #57/122 (T1) Pass 1 ---- Game ‘Jurassic Park (Europe) (En,Fr,De,Es,It)’ found!
----
[12:26:16:272] (skyscraper) [fetch] #58/122 (T1) Pass 1 ---- Game ‘Kid Dracula (USA, Europe)’ found!
----
[12:26:16:291] (skyscraper) [fetch] #59/122 (T1) Pass 1 ---- Game ‘Kid Icarus - Of Myths and Monsters (USA, Europe)’ found!
----
[12:27:36:235] (skyscraper) [fetch] #60/122 (T1) Pass 1 ---- Game 'King of Fighters ‘95, The (Europe) (SGB Enhanced)’ found!
----
[12:27:36:247] (skyscraper) [fetch] #61/122 (T1) Pass 1 ---- Game ‘King of Fighters, The - Heat of Battle (Europe) (SGB Enhanced)’ found!
----
[12:27:36:258] (skyscraper) [fetch] #62/122 (T1) Pass 1 ---- Game ‘Kirby’s Dream Land (USA, Europe)’ found!
----
[12:28:37:652] (skyscraper) [fetch] #63/122 (T1) Pass 1 ---- Game ‘Kirby’s Dream Land 2 (USA, Europe) (SGB Enhanced)’ found!
----
[12:28:37:661] (skyscraper) [fetch] #64/122 (T1) Pass 1 ---- Game ‘Legend of Zelda, The - Link’s Awakening (USA, Europe)’ found!
----
[12:29:30:312] (skyscraper) [fetch] #65/122 (T1) Pass 1 ---- Game ‘Lion King, The (Europe)’ found!
----
[12:29:30:329] (skyscraper) [fetch] #66/122 (T1) Pass 1 ---- Game ‘Looney Tunes (USA, Europe)’ found!
----
[12:30:21:723] (skyscraper) [fetch] #67/122 (T1) Pass 1 ---- Game ‘Lucky Luke (Europe) (En,Fr,De,Es)’ found!
----
[12:30:21:736] (skyscraper) [fetch] #68/122 (T1) Pass 1 ---- Game ‘Mario’s Picross (USA, Europe) (SGB Enhanced)’ found!
----
[12:31:45:415] (skyscraper) [fetch] #69/122 (T1) Pass 1 ---- Game ‘Mega Man - Dr. Wily’s Revenge (Europe)’ found!
----
[12:31:45:427] (skyscraper) [fetch] #70/122 (T1) Pass 1 ---- Game ‘Mega Man II (Europe)’ found!
----
[12:31:45:441] (skyscraper) [fetch] #71/122 (T1) Pass 1 ---- Game ‘Mega Man III (Europe)’ found!
----
[12:32:49:915] (skyscraper) [fetch] #72/122 (T1) Pass 1 ---- Game ‘Mega Man IV (Europe)’ found!
----
[12:33:18:180] (skyscraper) [fetch] #73/122 (T1) Pass 1 ---- Game ‘Mega Man V (Europe) (SGB Enhanced)’ found!
----
[12:33:18:192] (skyscraper) [fetch] #74/122 (T1) Pass 1 ---- Game ‘Mercenary Force (USA, Europe)’ found!
----
[12:34:42:820] (skyscraper) [fetch] #75/122 (T1) Pass 1 ---- Game ‘Metroid II - Return of Samus (World)’ found!
----
[12:34:42:835] (skyscraper) [fetch] #76/122 (T1) Pass 1 ---- Game ‘Mickey Mouse (Europe)’ found!
----
[12:35:29:776] (skyscraper) [fetch] #77/122 (T1) Pass 1 ---- Game ‘Micro Machines (USA, Europe)’ found!
----
[12:35:29:787] (skyscraper) [fetch] #78/122 (T1) Pass 1 ---- Game ‘Micro Machines 2 - Turbo Tournament (Europe)’ found!
----
[12:35:29:799] (skyscraper) [fetch] #79/122 (T1) Pass 1 ---- Game ‘Mortal Kombat (USA, Europe)’ found!
----
[12:36:19:678] (skyscraper) [fetch] #80/122 (T1) Pass 1 ---- Game ‘Mortal Kombat II (USA, Europe)’ found!
----
[12:36:19:701] (skyscraper) [fetch] #81/122 (T1) Pass 1 ---- Game ‘Mulan (Europe) (SGB Enhanced)’ found!
----
[12:37:34:796] (skyscraper) [fetch] #82/122 (T1) Pass 1 ---- Game ‘NBA Jam (USA, Europe)’ found!
----
[12:37:34:806] (skyscraper) [fetch] #83/122 (T1) Pass 1 ---- Game ‘NBA Jam - Tournament Edition (USA, Europe)’ found!
----
[12:37:34:822] (skyscraper) [fetch] #84/122 (T1) Pass 1 ---- Game ‘Ninja Gaiden Shadow (USA)’ found!
----
[12:38:25:695] (skyscraper) [fetch] #85/122 (T1) Pass 1 ---- Game ‘Operation C (World) (Contra Anniversary Collection)’ found!
----
[12:38:25:708] (skyscraper) [fetch] #86/122 (T1) Pass 1 ---- Game ‘Paperboy (USA, Europe)’ found!
----
[12:39:45:901] (skyscraper) [fetch] #87/122 (T1) Pass 1 ---- Game ‘Paperboy 2 (USA, Europe)’ found!
----
[12:39:45:910] (skyscraper) [fetch] #88/122 (T1) Pass 1 ---- Game ‘Pinocchio (Europe)’ found!
----
[12:40:16:827] (skyscraper) [fetch] #89/122 (T1) Pass 1 ---- Game ‘Pocahontas (USA, Europe) (SGB Enhanced)’ found!
----
[12:40:16:846] (skyscraper) [fetch] #90/122 (T1) Pass 1 ---- Game ‘Pokemon Azul (Spain) (SGB Enhanced)’ found!
----
[12:41:46:802] (skyscraper) [fetch] #91/122 (T1) Pass 1 ---- Game ‘Pokemon Brown’ found!
----
[12:41:46:812] (skyscraper) [fetch] #92/122 (T1) Pass 1 ---- Game ‘Pokemon PureBlue’ not found
----
[12:41:46:815] (skyscraper) [fetch] #93/122 (T1) Pass 1 ---- Game ‘Pokemon PureGreen’ not found
----
[12:41:46:818] (scrappy) [FAILURE] Finished Skyscraper task “Pokemon PureBlue”
[12:41:46:818] (scrappy) [FAILURE] Finished Skyscraper task “Pokemon PureGreen”
[12:41:46:818] (skyscraper) [fetch] #94/122 (T1) Pass 1 ---- Game ‘Pokemon PureRed’ not found
----
[12:41:46:821] (skyscraper) [fetch] #95/122 (T1) Pass 1 ---- Game ‘Pokemon Rojo (Spain) (SGB Enhanced)’ found!
----
[12:41:46:832] (scrappy) [FAILURE] Finished Skyscraper task “Pokemon PureRed”
[12:42:12:542] (skyscraper) [fetch] #96/122 (T1) Pass 1 ---- Game ‘Prince of Persia (Europe) (En,Fr,De,Es,It)’ found!
----
[12:42:12:555] (skyscraper) [fetch] #97/122 (T1) Pass 1 ---- Game ‘Probotector 2 (Europe) (SGB Enhanced)’ found!
----
[12:43:28:383] (skyscraper) [fetch] #98/122 (T1) Pass 1 ---- Game ‘Robin Hood - Prince of Thieves (Spain)’ found!
----
[12:43:28:393] (skyscraper) [fetch] #99/122 (T1) Pass 1 ---- Game ‘RoboCop (USA)’ found!
----
[12:43:44:193] (skyscraper) [fetch] #100/122 (T1) Pass 1 ---- Game ‘RoboCop 2 (USA, Europe)’ found!
----
[12:44:44:211] (skyscraper) [fetch] #101/122 (T1) Pass 1 ---- Game ‘Solomon’s Club (Europe)’ found!
----
[12:44:44:221] (skyscraper) [fetch] #102/122 (T1) Pass 1 ---- Game ‘Space Invaders (Europe) (SGB Enhanced)’ found!
----
[12:44:44:231] (skyscraper) [fetch] #103/122 (T1) Pass 1 ---- Game ‘Spider-Man - X-Men - Arcade’s Revenge (USA, Europe)’ found!
----
[12:46:00:062] (skyscraper) [fetch] #104/122 (T1) Pass 1 ---- Game ‘Spider-Man 2 (USA, Europe)’ found!
----
[12:46:00:073] (skyscraper) [fetch] #105/122 (T1) Pass 1 ---- Game ‘Spider-Man 3 - Invasion of the Spider-Slayers (USA, Europe)’ found!
----
[12:46:00:083] (skyscraper) [fetch] #106/122 (T1) Pass 1 ---- Game ‘Star Wars (Europe)’ found!
----
[12:47:15:428] (skyscraper) [fetch] #107/122 (T1) Pass 1 ---- Game ‘Star Wars - The Empire Strikes Back (USA, Europe)’ found!
----
[12:47:15:437] (skyscraper) [fetch] #108/122 (T1) Pass 1 ---- Game ‘Street Fighter II (USA, Europe) (SGB Enhanced)’ found!
----
[12:48:05:097] (skyscraper) [fetch] #109/122 (T1) Pass 1 ---- Game ‘Super Mario Land (World)’ found!
----
[12:48:05:107] (skyscraper) [fetch] #110/122 (T1) Pass 1 ---- Game ‘Super Mario Land 2 - 6 Golden Coins (USA, Europe)’ found!
----
[12:48:05:115] (skyscraper) [fetch] #111/122 (T1) Pass 1 ---- Game ‘Sword of Hope II, The (USA)’ found!
----
[12:49:14:112] (skyscraper) [fetch] #112/122 (T1) Pass 1 ---- Game ‘Sword of Hope, The (Spain)’ found!
----
[12:49:14:122] (skyscraper) [fetch] #113/122 (T1) Pass 1 ---- Game ‘Teenage Mutant Hero Turtles - Fall of the Foot Clan (Europe)’ found!
----
[12:49:14:132] (skyscraper) [fetch] #114/122 (T1) Pass 1 ---- Game ‘Teenage Mutant Hero Turtles II - Back from the Sewers (Europe)’ found!
----
[12:50:28:323] (skyscraper) [fetch] #115/122 (T1) Pass 1 ---- Game ‘Teenage Mutant Hero Turtles III - Radical Rescue (Europe)’ found!
----
[12:50:28:338] (skyscraper) [fetch] #116/122 (T1) Pass 1 ---- Game ‘Tintin in Tibet (Europe) (En,Es,It,Sv) (SGB Enhanced)’ found!
----
[12:50:28:358] (skyscraper) [fetch] #117/122 (T1) Pass 1 ---- Game ‘Tom & Jerry (USA, Europe)’ found!
----
[12:51:03:588] (skyscraper) [fetch] #118/122 (T1) Pass 1 ---- Game ‘Tom and Jerry - Frantic Antics! (USA, Europe)’ found!
----
[12:52:05:753] (skyscraper) [fetch] #119/122 (T1) Pass 1 ---- Game ‘Toy Story (Europe) (SGB Enhanced)’ found!
----
[12:52:05:764] (skyscraper) [fetch] #120/122 (T1) Pass 1 ---- Game ‘Trax (USA, Europe)’ found!
----
[12:52:05:779] (skyscraper) [fetch] #121/122 (T1) Pass 1 ---- Game ‘Wario Land - Super Mario Land 3 (World)’ found!
----
[12:52:28:484] (skyscraper) [fetch] #122/122 (T1) Pass 1 ---- Game ‘Wario Land II (USA, Europe) (SGB Enhanced)’ found!
----
[12:52:28:498] (skyscraper) [fetch] ---- Resource gathering run completed! YAY! ----
[12:52:28:729] (scrappy) [fetch] Process ended. Lines received: 3841, Aborted: false, Retriable error: false
[15:38:36:284] (skyscraper) ERROR: ScreenScraper APIv2 returned invalid / empty Json. Their servers are probably down. Please try again later or use a different scraping module with ‘-s MODULE’. Check ‘Skyscraper --help’ for more information.
[15:38:36:465] (scrappy) Halting scraping…
[15:38:36:466] (scrappy) Restarting Skyscraper threads
[15:38:36:536] (scrappy) [gen] Exit signal received, terminating thread
[15:38:36:537] (scrappy) [gen] Exit signal received, terminating thread
[15:38:36:537] (scrappy) [gen] Exit signal received, terminating thread
[15:38:36:609] (scrappy) [fetch] Process ended. Lines received: 688, Aborted: false, Retriable error: false
[15:38:36:609] (scrappy) [fetch] Exit signal received, terminating thread
[15:38:36:637] (scrappy) All threads terminated successfully
[15:38:36:637] (scrappy) Creating Skyscraper threads (3 generation workers)
[15:38:36:684] (scrappy) Skyscraper threads started (3 generation workers)
[15:38:36:684] (scrappy) Skyscraper threads restarted successfully
[15:38:36:921] (scrappy) Loaded user config
[15:38:36:931] (scrappy) Loaded skyscraper config
[15:38:36:941] (scrappy) Loaded theme config: dark (muOS accent: true)
[15:50:40:696] (scrappy) Shutting down Skyscraper backend
also yesterday i try using the api of thegamesdb and get an error and this is the log. all in the 6.0.3 version
[20:48:13:661] (scrappy) Concurrent artwork generation tasks: 3
[20:48:13:668] (scrappy) Initializing Skyscraper
[20:48:13:669] (scrappy) Loaded scraper module preference: thegamesdb
[20:48:13:669] (scrappy) Creating Skyscraper threads (3 generation workers)
[20:48:13:673] (scrappy) Skyscraper threads started (3 generation workers)
[20:48:13:729] (scrappy) Loaded user config
[20:48:13:733] (scrappy) Loaded skyscraper config
[20:48:13:737] (scrappy) Loaded theme config: dark (muOS accent: true)
[20:48:13:737] (scrappy) Starting Skyscraper, please wait…
[20:48:13:737] (scrappy) Running command: ./bin/Skyscraper.aarch64 -v
[20:48:13:737] (scrappy) Platform: none | Game: none
[20:48:13:738] (scrappy) [fetch] Reading output from Skyscraper…
[20:48:15:148] (scrappy) [fetch] Process ended. Lines received: 8, Aborted: false, Retriable error: false
[20:48:24:342] (scrappy) Generated command: -p megadrive -d “/run/muos/storage/application/Scrappy/.scrappy/sample” -i “/run/muos/storage/application/Scrappy/.scrappy/sample” -a “/run/muos/storage/application/Scrappy/.scrappy/templates/Fluent-theme-compatible-no-offset.xml” --flags unattend --refresh -o “/run/muos/storage/application/Scrappy/.scrappy/sample/media” -f pegasus
[20:48:24:345] (scrappy) Running generate command: ./bin/Skyscraper.aarch64 -p megadrive -d “/run/muos/storage/application/Scrappy/.scrappy/sample” -i “/run/muos/storage/application/Scrappy/.scrappy/sample” -a “/run/muos/storage/application/Scrappy/.scrappy/templates/Fluent-theme-compatible-no-offset.xml” --flags unattend --refresh -o “/run/muos/storage/application/Scrappy/.scrappy/sample/media” -f pegasus
[20:48:24:345] (scrappy) Platform: N/A | Game: fake-rom
[20:48:25:141] (scrappy) Failed to load cover preview image
[20:48:28:760] (scrappy) Generated command: -p megadrive -d “/run/muos/storage/application/Scrappy/.scrappy/sample” -i “/run/muos/storage/application/Scrappy/.scrappy/sample” -a “/run/muos/storage/application/Scrappy/.scrappy/templates/Fluent-theme-compatible.xml” --flags unattend --refresh -o “/run/muos/storage/application/Scrappy/.scrappy/sample/media” -f pegasus
[20:48:28:763] (scrappy) Running generate command: ./bin/Skyscraper.aarch64 -p megadrive -d “/run/muos/storage/application/Scrappy/.scrappy/sample” -i “/run/muos/storage/application/Scrappy/.scrappy/sample” -a “/run/muos/storage/application/Scrappy/.scrappy/templates/Fluent-theme-compatible.xml” --flags unattend --refresh -o “/run/muos/storage/application/Scrappy/.scrappy/sample/media” -f pegasus
[20:48:28:763] (scrappy) Platform: N/A | Game: fake-rom
[20:48:29:474] (scrappy) Failed to load cover preview image
[20:48:33:078] (scrappy) Generated command: -p megadrive -d “/run/muos/storage/application/Scrappy/.scrappy/sample” -i “/run/muos/storage/application/Scrappy/.scrappy/sample” -a “/run/muos/storage/application/Scrappy/.scrappy/templates/Fluent-theme-compatible-no-offset.xml” --flags unattend --refresh -o “/run/muos/storage/application/Scrappy/.scrappy/sample/media” -f pegasus
[20:48:33:081] (scrappy) Running generate command: ./bin/Skyscraper.aarch64 -p megadrive -d “/run/muos/storage/application/Scrappy/.scrappy/sample” -i “/run/muos/storage/application/Scrappy/.scrappy/sample” -a “/run/muos/storage/application/Scrappy/.scrappy/templates/Fluent-theme-compatible-no-offset.xml” --flags unattend --refresh -o “/run/muos/storage/application/Scrappy/.scrappy/sample/media” -f pegasus
[20:48:33:081] (scrappy) Platform: N/A | Game: fake-rom
[20:48:33:793] (scrappy) Failed to load cover preview image
[20:48:38:430] (scrappy) Generated command: -p megadrive -d “/run/muos/storage/application/Scrappy/.scrappy/sample” -i “/run/muos/storage/application/Scrappy/.scrappy/sample” -a “/run/muos/storage/application/Scrappy/.scrappy/templates/Fluent-theme-compatible.xml” --flags unattend --refresh -o “/run/muos/storage/application/Scrappy/.scrappy/sample/media” -f pegasus
[20:48:38:434] (scrappy) Running generate command: ./bin/Skyscraper.aarch64 -p megadrive -d “/run/muos/storage/application/Scrappy/.scrappy/sample” -i “/run/muos/storage/application/Scrappy/.scrappy/sample” -a “/run/muos/storage/application/Scrappy/.scrappy/templates/Fluent-theme-compatible.xml” --flags unattend --refresh -o “/run/muos/storage/application/Scrappy/.scrappy/sample/media” -f pegasus
[20:48:38:434] (scrappy) Platform: N/A | Game: fake-rom
[20:48:39:145] (scrappy) Failed to load cover preview image
[20:48:43:965] (scrappy) Generated command: -p megadrive -d “/run/muos/storage/application/Scrappy/.scrappy/sample” -i “/run/muos/storage/application/Scrappy/.scrappy/sample” -a “/run/muos/storage/application/Scrappy/.scrappy/templates/Fluent-theme-compatible-no-offset.xml” --flags unattend --refresh -o “/run/muos/storage/application/Scrappy/.scrappy/sample/media” -f pegasus
[20:48:43:968] (scrappy) Running generate command: ./bin/Skyscraper.aarch64 -p megadrive -d “/run/muos/storage/application/Scrappy/.scrappy/sample” -i “/run/muos/storage/application/Scrappy/.scrappy/sample” -a “/run/muos/storage/application/Scrappy/.scrappy/templates/Fluent-theme-compatible-no-offset.xml” --flags unattend --refresh -o “/run/muos/storage/application/Scrappy/.scrappy/sample/media” -f pegasus
[20:48:43:968] (scrappy) Platform: N/A | Game: fake-rom
[20:48:44:697] (scrappy) Failed to load cover preview image
[20:49:07:086] (scrappy) Shutting down Skyscraper backend
I shared v6.0.4 above. Please check that for gamesdb api fixes.
and for the screenscraper error that i provide?


