SiteUrlstring`json:"siteUrl" type:"text" required:"false" help:"The prefix URL of the strm file"`
FilterFileTypesstring`json:"filterFileTypes" type:"text" default:"strm" required:"false" help:"Supports suffix name of strm file"`
DownloadFileTypesstring`json:"downloadFileTypes" type:"text" default:"ass" required:"false" help:"Files need to download with strm (usally subtitles)"`
EncodePathbool`json:"encodePath" default:"true" required:"true" help:"encode the path in the strm file"`
LocalModelbool`json:"localModel" default:"false" help:"enable local mode"`