You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added 'cacheRefresh' config.ini option and added it to default config.ini for 'esgamelist' module (Thank you to user 'penx' for suggesting this)
'ScreenScraper APIv2 returned invalid / empty Json' message now no longer includes message to attach the error json file unless it's more than 64 bytes long
Added 'ca' to region priority list (Thank you to user 'joaoluizcarvalho' for pointing this out)
Added 'de', 'fr' and 'es' to default language priority list
Added 'players' resource to '--cache report:missing' CLI option (Thank you to user 'peligwe' for reporting this)
Added 'theInFront' config.ini option and 'theinfront' CLI flag (Thank you to user 'sleve_mcdichael' for suggesting this)
'unattend' and 'unattendSkip' can now be used in a scraping module section in config.ini (Thank you to user 'sleve_mcdichael' for reporting this)
Added Qt version pre-processor checks for deprecated Qt methods to avoid compilation warning on newer Qt installations