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
DownloadFileTypesstring`json:"downloadFileTypes" type:"text" default:"ass,srt,vtt,sub,strm" required:"false" help:"Files need to download with strm (usally subtitles)"`
13
-
FilterFileTypesstring`json:"filterFileTypes" type:"text" default:"mp4,mkv,flv,avi,wmv,ts,rmvb,webm,mp3,flac,aac,wav,ogg,m4a,wma,alac" required:"false" help:"Supports suffix name of strm file"`
14
-
EncodePathbool`json:"encodePath" default:"true" required:"true" help:"encode the path in the strm file"`
15
-
WithoutUrlbool`json:"withoutUrl" default:"false" help:"strm file content without URL prefix"`
DownloadFileTypesstring`json:"downloadFileTypes" type:"text" default:"ass,srt,vtt,sub,strm" required:"false" help:"Files need to download with strm (usally subtitles)"`
13
+
FilterFileTypesstring`json:"filterFileTypes" type:"text" default:"mp4,mkv,flv,avi,wmv,ts,rmvb,webm,mp3,flac,aac,wav,ogg,m4a,wma,alac" required:"false" help:"Supports suffix name of strm file"`
14
+
EncodePathbool`json:"encodePath" default:"true" required:"true" help:"encode the path in the strm file"`
15
+
WithoutUrlbool`json:"withoutUrl" default:"false" help:"strm file content without URL prefix"`
0 commit comments