Package net.filebot.cli
Class ArgumentBean
java.lang.Object
net.filebot.cli.ArgumentBean
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
static String[]
expandAtFiles
(String[] args) String[]
net.filebot.format.ExpressionFileFormat
net.filebot.format.ExpressionFilter
net.filebot.format.ExpressionFormat
net.filebot.format.ExpressionMapper
getFiles()
net.filebot.ui.Mode[]
net.filebot.postprocess.Apply[]
net.filebot.format.QueryExpression
boolean
boolean
isStrict()
static ArgumentBean
boolean
boolean
boolean
runCLI()
toString()
static String
usage()
-
Field Details
-
rename
-
db
-
order
-
format
-
action
-
conflict
-
filter
-
mapper
-
query
-
lang
-
nonStrict
-
recursive
-
directory
-
inputFileFilter
-
output
-
apply
-
exec
-
extract
-
check
-
getSubtitles
-
encoding
-
list
-
find
-
mediaInfo
-
script
-
defines
-
revert
-
mode
-
log
-
logFile
-
clearCache
-
clearPrefs
-
clearHistory
-
unixfs
-
disableExtendedAttributes
-
disableMediaParser
-
disableHistory
-
disableMediaIndex
-
version
-
help
-
license
-
arguments
-
-
Constructor Details
-
ArgumentBean
public ArgumentBean() -
ArgumentBean
- Throws:
org.kohsuke.args4j.CmdLineException
-
-
Method Details
-
runCLI
-
isInteractive
-
printVersion
-
printHelp
-
clearCache
-
clearUserData
-
clearHistory
-
getFileArguments
- Throws:
Exception
-
getFiles
- Throws:
Exception
-
getInputArguments
-
getRenameAction
-
getConflictAction
-
getSortOrder
-
getExpressionFormat
- Throws:
Exception
-
getExpressionFileFormat
- Throws:
Exception
-
getExpressionFilter
- Throws:
Exception
-
getExpressionFileFilter
- Throws:
Exception
-
getExpressionMapper
- Throws:
Exception
-
getDatasource
-
getQueryExpression
- Throws:
Exception
-
getOutputPath
-
getAbsoluteOutputFolder
-
getSubtitleOutputFormat
-
getSubtitleNamingFormat
-
getOutputHashType
-
getEncoding
-
getLanguage
-
getLogFile
-
isStrict
-
getLogLevel
-
getExecCommand
-
getPostProcessActions
-
getPanelMode
-
getLicenseKey
-
getArgumentArray
-
usage
-
toString
-
toString
-
expandAtFiles
-
parse
- Throws:
org.kohsuke.args4j.CmdLineException
-