메소드 | 설명 | |
---|---|---|
AddDownloadFormat ( string value ) : void | ||
GetArtistFlip ( ) : bool | ||
GetAutoHandleBool ( ) : bool | ||
GetAutoHandleTime ( ) : decimal | ||
GetBitrate ( string bitrate ) : string | ||
GetCurrentVersion ( ) : string | ||
GetCustomDirectory ( ) : string | ||
GetDeleteThe ( ) : bool | ||
GetDeleteZipFiles ( ) : bool | ||
GetDisableNotifications ( ) : bool | ||
GetDoubleSpaceRemoval ( ) : bool | ||
GetDownloadDirectory ( ) : string | ||
GetDownloadFolder ( ) : string | ||
GetDownloadFormatExists ( string format ) : bool | ||
GetHandleLoneTAsAlbum ( ) : bool | ||
GetLowercaseAllFolderNames ( ) : bool | ||
GetMinimizeToTray ( ) : bool | ||
GetMovieCustomDirectory ( ) : string | ||
GetMovieDownloadDirectory ( ) : string | ||
GetOtherDownloadDirectory ( ) : string | ||
GetRawHandleTime ( ) : decimal | ||
GetReleaseFormat ( string format ) : string | ||
GetSkipReleaseCheck ( ) : bool | ||
GetTimeFormat ( ) : string | ||
GetTorrentClient ( ) : string | ||
GetTorrentClientFolder ( ) : string | ||
GetTorrentSaveFolder ( ) : string | ||
GetTrackTorrents ( ) : bool | ||
GetTrackZips ( ) : bool | ||
GetUppercaseAllFolderNames ( ) : bool | ||
GetVariousArtistsDownloadDirectory ( ) : string | ||
GetVariousArtistsDownloadSwitches ( ) : string | ||
RemoveDownloadFormat ( string value ) : void | ||
Save ( ) : void | ||
SetArtistFlip ( bool value ) : void | ||
SetAutoHandleBool ( bool value ) : void | ||
SetAutoHandleTime ( decimal value ) : void | ||
SetBitrateName ( string bitrate, string name ) : void | ||
SetCurrentVersion ( string value ) : void | ||
SetCustomDirectory ( string value ) : void | ||
SetDeleteTheFolderNames ( bool value ) : void | ||
SetDeleteZipFiles ( bool value ) : void | ||
SetDisableNotifications ( bool value ) : void | ||
SetDownloadFolder ( string value ) : void | ||
SetHandleLoneTsAsAlbums ( bool value ) : void | ||
SetLowercaseAllFolderNames ( bool value ) : void | ||
SetMinimizeToTray ( bool value ) : void | ||
SetMovieCustomDirectory ( string value ) : void | ||
SetMovieDownloadDirectory ( string value ) : void | ||
SetOtherDownloadDirectory ( string value ) : void | ||
SetRawHandleTime ( decimal time ) : void | ||
SetReleaseFormatName ( string format, string name ) : void | ||
SetRemoveDoubleSpaces ( bool value ) : void | ||
SetSkipReleaseFormatCheck ( bool value ) : void | ||
SetTimeFormat ( string value ) : void | ||
SetTorrentClient ( string value ) : void | ||
SetTorrentClientFolder ( string value ) : void | ||
SetTorrentSaveFolder ( string value ) : void | ||
SetTrackTorrents ( bool value ) : void | ||
SetTrackZips ( bool value ) : void | ||
SetUppercaseAllFolderNames ( bool value ) : void | ||
SetVariousArtistsDownloadDirectory ( string value ) : void | ||
SetVariousArtistsDownloadSwitches ( string value ) : void | ||
SettingsHandler ( ) : System |
public static AddDownloadFormat ( string value ) : void | ||
value | string | |
리턴 | void |
public static GetBitrate ( string bitrate ) : string | ||
bitrate | string | |
리턴 | string |
public static GetDownloadFormatExists ( string format ) : bool | ||
format | string | |
리턴 | bool |
public static GetMovieDownloadDirectory ( ) : string | ||
리턴 | string |
public static GetOtherDownloadDirectory ( ) : string | ||
리턴 | string |
public static GetReleaseFormat ( string format ) : string | ||
format | string | |
리턴 | string |
public static GetVariousArtistsDownloadDirectory ( ) : string | ||
리턴 | string |
public static GetVariousArtistsDownloadSwitches ( ) : string | ||
리턴 | string |
public static RemoveDownloadFormat ( string value ) : void | ||
value | string | |
리턴 | void |
public static SetAutoHandleBool ( bool value ) : void | ||
value | bool | |
리턴 | void |
public static SetAutoHandleTime ( decimal value ) : void | ||
value | decimal | |
리턴 | void |
public static SetBitrateName ( string bitrate, string name ) : void | ||
bitrate | string | |
name | string | |
리턴 | void |
public static SetCurrentVersion ( string value ) : void | ||
value | string | |
리턴 | void |
public static SetCustomDirectory ( string value ) : void | ||
value | string | |
리턴 | void |
public static SetDeleteTheFolderNames ( bool value ) : void | ||
value | bool | |
리턴 | void |
public static SetDeleteZipFiles ( bool value ) : void | ||
value | bool | |
리턴 | void |
public static SetDisableNotifications ( bool value ) : void | ||
value | bool | |
리턴 | void |
public static SetDownloadFolder ( string value ) : void | ||
value | string | |
리턴 | void |
public static SetHandleLoneTsAsAlbums ( bool value ) : void | ||
value | bool | |
리턴 | void |
public static SetLowercaseAllFolderNames ( bool value ) : void | ||
value | bool | |
리턴 | void |
public static SetMinimizeToTray ( bool value ) : void | ||
value | bool | |
리턴 | void |
public static SetMovieCustomDirectory ( string value ) : void | ||
value | string | |
리턴 | void |
public static SetMovieDownloadDirectory ( string value ) : void | ||
value | string | |
리턴 | void |
public static SetOtherDownloadDirectory ( string value ) : void | ||
value | string | |
리턴 | void |
public static SetRawHandleTime ( decimal time ) : void | ||
time | decimal | |
리턴 | void |
public static SetReleaseFormatName ( string format, string name ) : void | ||
format | string | |
name | string | |
리턴 | void |
public static SetRemoveDoubleSpaces ( bool value ) : void | ||
value | bool | |
리턴 | void |
public static SetSkipReleaseFormatCheck ( bool value ) : void | ||
value | bool | |
리턴 | void |
public static SetTorrentClient ( string value ) : void | ||
value | string | |
리턴 | void |
public static SetTorrentClientFolder ( string value ) : void | ||
value | string | |
리턴 | void |
public static SetTorrentSaveFolder ( string value ) : void | ||
value | string | |
리턴 | void |
public static SetTrackTorrents ( bool value ) : void | ||
value | bool | |
리턴 | void |
public static SetUppercaseAllFolderNames ( bool value ) : void | ||
value | bool | |
리턴 | void |
public static SetVariousArtistsDownloadDirectory ( string value ) : void | ||
value | string | |
리턴 | void |
public static SetVariousArtistsDownloadSwitches ( string value ) : void | ||
value | string | |
리턴 | void |