description:"true = Enabled Runs script automatically on startup"
schema:
type:string
default:""
- variable:ScriptInterval
label:'ScriptInterval'
description:"#s or #m or #h or #d s = seconds, m = minutes, h = hours, d = days Amount of time between each script run, when AUTOSTART is enabled"
schema:
type:string
default:""
- variable:DeDupe
label:'DeDupe'
description:"true = Enabled This setting further reduces the final ROMs list per platrom, by removing duplicates with the priority of USA Europe World Japan, and then by shortest filename when multiples exist"
schema:
type:string
default:""
- variable:AquireRomSets
label:'AquireRomSets'
description:"true = Enabled Enabling this will have the script attempt to pull valid ROM sets from archive.org for processing"
schema:
type:string
default:""
- variable:ConcurrentDownloadThreads
label:'ConcurrentDownloadThreads'
description:"Number of concurrent threads to increase download speed... only aplicable if AquireRomSets is enabled (true)"
schema:
type:string
default:""
- variable:EnableUnsupportedPlatforms
label:'EnableUnsupportedPlatforms'
description:"true = Enabled Enabling this will allow the script to import and scrape ROMs for platforms without RA hashes, no dedupingvalidation is performed"
schema:
type:string
default:""
- variable:ScrapeMetadata
label:'ScrapeMetadata'
description:"true = Enabled Enabling this will allow the script to process the ROMs with skyscraper"
schema:
type:string
default:""
- variable:keepBackupsOfImportedRoms
label:'keepBackupsOfImportedRoms'
description:"false = Enabled This setting will only keep a single copy of each ROM, reduces the required amount of storage space..."
schema:
type:string
default:""
- variable:skyscraperLanguagePreference
label:'skyscraperLanguagePreference'
description:"Set to preferred language for Metadata, for more info visit httpsgithub.commuldjordskyscraperblobmasterdocsLANGUAGES.md#list-of-supported-languages"