scanDirs

@Serializable(with = ScanDirSerializer::class)
@SerialName(value = "scan_dirs")
val scanDirs: List<ScanDir>