C# Class CSL.SettingsHandler

Afficher le fichier Open project: joslinm/CSL

Méthodes publiques

Méthode Description
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

Method Details

AddDownloadFormat() public static méthode

public static AddDownloadFormat ( string value ) : void
value string
Résultat void

GetArtistFlip() public static méthode

public static GetArtistFlip ( ) : bool
Résultat bool

GetAutoHandleBool() public static méthode

public static GetAutoHandleBool ( ) : bool
Résultat bool

GetAutoHandleTime() public static méthode

public static GetAutoHandleTime ( ) : decimal
Résultat decimal

GetBitrate() public static méthode

public static GetBitrate ( string bitrate ) : string
bitrate string
Résultat string

GetCurrentVersion() public static méthode

public static GetCurrentVersion ( ) : string
Résultat string

GetCustomDirectory() public static méthode

public static GetCustomDirectory ( ) : string
Résultat string

GetDeleteThe() public static méthode

public static GetDeleteThe ( ) : bool
Résultat bool

GetDeleteZipFiles() public static méthode

public static GetDeleteZipFiles ( ) : bool
Résultat bool

GetDisableNotifications() public static méthode

public static GetDisableNotifications ( ) : bool
Résultat bool

GetDoubleSpaceRemoval() public static méthode

public static GetDoubleSpaceRemoval ( ) : bool
Résultat bool

GetDownloadDirectory() public static méthode

public static GetDownloadDirectory ( ) : string
Résultat string

GetDownloadFolder() public static méthode

public static GetDownloadFolder ( ) : string
Résultat string

GetDownloadFormatExists() public static méthode

public static GetDownloadFormatExists ( string format ) : bool
format string
Résultat bool

GetHandleLoneTAsAlbum() public static méthode

public static GetHandleLoneTAsAlbum ( ) : bool
Résultat bool

GetLowercaseAllFolderNames() public static méthode

public static GetLowercaseAllFolderNames ( ) : bool
Résultat bool

GetMinimizeToTray() public static méthode

public static GetMinimizeToTray ( ) : bool
Résultat bool

GetMovieCustomDirectory() public static méthode

public static GetMovieCustomDirectory ( ) : string
Résultat string

GetMovieDownloadDirectory() public static méthode

public static GetMovieDownloadDirectory ( ) : string
Résultat string

GetOtherDownloadDirectory() public static méthode

public static GetOtherDownloadDirectory ( ) : string
Résultat string

GetRawHandleTime() public static méthode

public static GetRawHandleTime ( ) : decimal
Résultat decimal

GetReleaseFormat() public static méthode

public static GetReleaseFormat ( string format ) : string
format string
Résultat string

GetSkipReleaseCheck() public static méthode

public static GetSkipReleaseCheck ( ) : bool
Résultat bool

GetTimeFormat() public static méthode

public static GetTimeFormat ( ) : string
Résultat string

GetTorrentClient() public static méthode

public static GetTorrentClient ( ) : string
Résultat string

GetTorrentClientFolder() public static méthode

public static GetTorrentClientFolder ( ) : string
Résultat string

GetTorrentSaveFolder() public static méthode

public static GetTorrentSaveFolder ( ) : string
Résultat string

GetTrackTorrents() public static méthode

public static GetTrackTorrents ( ) : bool
Résultat bool

GetTrackZips() public static méthode

public static GetTrackZips ( ) : bool
Résultat bool

GetUppercaseAllFolderNames() public static méthode

public static GetUppercaseAllFolderNames ( ) : bool
Résultat bool

GetVariousArtistsDownloadDirectory() public static méthode

public static GetVariousArtistsDownloadDirectory ( ) : string
Résultat string

GetVariousArtistsDownloadSwitches() public static méthode

public static GetVariousArtistsDownloadSwitches ( ) : string
Résultat string

RemoveDownloadFormat() public static méthode

public static RemoveDownloadFormat ( string value ) : void
value string
Résultat void

Save() public static méthode

public static Save ( ) : void
Résultat void

SetArtistFlip() public static méthode

public static SetArtistFlip ( bool value ) : void
value bool
Résultat void

SetAutoHandleBool() public static méthode

public static SetAutoHandleBool ( bool value ) : void
value bool
Résultat void

SetAutoHandleTime() public static méthode

public static SetAutoHandleTime ( decimal value ) : void
value decimal
Résultat void

SetBitrateName() public static méthode

public static SetBitrateName ( string bitrate, string name ) : void
bitrate string
name string
Résultat void

SetCurrentVersion() public static méthode

public static SetCurrentVersion ( string value ) : void
value string
Résultat void

SetCustomDirectory() public static méthode

public static SetCustomDirectory ( string value ) : void
value string
Résultat void

SetDeleteTheFolderNames() public static méthode

public static SetDeleteTheFolderNames ( bool value ) : void
value bool
Résultat void

SetDeleteZipFiles() public static méthode

public static SetDeleteZipFiles ( bool value ) : void
value bool
Résultat void

SetDisableNotifications() public static méthode

public static SetDisableNotifications ( bool value ) : void
value bool
Résultat void

SetDownloadFolder() public static méthode

public static SetDownloadFolder ( string value ) : void
value string
Résultat void

SetHandleLoneTsAsAlbums() public static méthode

public static SetHandleLoneTsAsAlbums ( bool value ) : void
value bool
Résultat void

SetLowercaseAllFolderNames() public static méthode

public static SetLowercaseAllFolderNames ( bool value ) : void
value bool
Résultat void

SetMinimizeToTray() public static méthode

public static SetMinimizeToTray ( bool value ) : void
value bool
Résultat void

SetMovieCustomDirectory() public static méthode

public static SetMovieCustomDirectory ( string value ) : void
value string
Résultat void

SetMovieDownloadDirectory() public static méthode

public static SetMovieDownloadDirectory ( string value ) : void
value string
Résultat void

SetOtherDownloadDirectory() public static méthode

public static SetOtherDownloadDirectory ( string value ) : void
value string
Résultat void

SetRawHandleTime() public static méthode

public static SetRawHandleTime ( decimal time ) : void
time decimal
Résultat void

SetReleaseFormatName() public static méthode

public static SetReleaseFormatName ( string format, string name ) : void
format string
name string
Résultat void

SetRemoveDoubleSpaces() public static méthode

public static SetRemoveDoubleSpaces ( bool value ) : void
value bool
Résultat void

SetSkipReleaseFormatCheck() public static méthode

public static SetSkipReleaseFormatCheck ( bool value ) : void
value bool
Résultat void

SetTimeFormat() public static méthode

public static SetTimeFormat ( string value ) : void
value string
Résultat void

SetTorrentClient() public static méthode

public static SetTorrentClient ( string value ) : void
value string
Résultat void

SetTorrentClientFolder() public static méthode

public static SetTorrentClientFolder ( string value ) : void
value string
Résultat void

SetTorrentSaveFolder() public static méthode

public static SetTorrentSaveFolder ( string value ) : void
value string
Résultat void

SetTrackTorrents() public static méthode

public static SetTrackTorrents ( bool value ) : void
value bool
Résultat void

SetTrackZips() public static méthode

public static SetTrackZips ( bool value ) : void
value bool
Résultat void

SetUppercaseAllFolderNames() public static méthode

public static SetUppercaseAllFolderNames ( bool value ) : void
value bool
Résultat void

SetVariousArtistsDownloadDirectory() public static méthode

public static SetVariousArtistsDownloadDirectory ( string value ) : void
value string
Résultat void

SetVariousArtistsDownloadSwitches() public static méthode

public static SetVariousArtistsDownloadSwitches ( string value ) : void
value string
Résultat void

SettingsHandler() public méthode

public SettingsHandler ( ) : System
Résultat System