- Fix PORTS scraping by auto-selecting the correct scraper from peas.json & uses TheGamesDB for
PORTS- Updated skyscraper.lua:
- Added
get_default_module_for(platform)to pick the preferred scraper per platform. fetch_artwork()andfetch_single()now pass the selected module to Skyscraper.
- Added
- Result: Portmaster/
PORTSentries now fetch metadata/artwork correctly.
- Updated skyscraper.lua: