Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

absolute(Integer) - Method in class net.filebot.web.Episode
 
Absolute - Enum constant in enum class net.filebot.web.SortOrder
 
accept(File, Object) - Method in class net.filebot.postprocess.ApplyClosure
 
accept(String) - Method in enum class net.filebot.postprocess.ScriptBaseClass.ContentType
 
acronym(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Convert to acronym.
ACTING_DEPARTMENT - Static variable in class net.filebot.web.Person
 
action - Variable in class net.filebot.cli.ArgumentBean
 
action(String) - Method in class net.filebot.cli.ScriptShell
 
ACTOR - Static variable in class net.filebot.web.Person
 
add(int, Object) - Method in class net.filebot.format.AssociativeEnumObject
 
add(Object) - Method in class net.filebot.format.AssociativeEnumObject
 
addAll(int, Collection<? extends Object>) - Method in class net.filebot.format.AssociativeEnumObject
 
addAll(Collection<? extends Object>) - Method in class net.filebot.format.AssociativeEnumObject
 
administrative_area_level_1 - Enum constant in enum class net.filebot.web.Geocode.AddressComponent
 
administrative_area_level_2 - Enum constant in enum class net.filebot.web.Geocode.AddressComponent
 
administrative_area_level_3 - Enum constant in enum class net.filebot.web.Geocode.AddressComponent
 
administrative_area_level_4 - Enum constant in enum class net.filebot.web.Geocode.AddressComponent
 
adult - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
after(String) - Method in interface net.filebot.format.StringBinding
 
after(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
Match substring before the given pattern or return the original value.
airdate(int, int, int) - Method in class net.filebot.web.Episode
 
airdate(String) - Method in class net.filebot.web.Episode
 
Airdate - Enum constant in enum class net.filebot.web.SortOrder
 
alert(Object...) - Method in class net.filebot.postprocess.ScriptBaseClass
 
allOf(Script, Object, Object, Object...) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
ALPHABETIC_ORDER - Static variable in class net.filebot.Language
 
any(Script, Object, Object, Object...) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
apply - Variable in class net.filebot.cli.ArgumentBean
 
apply(File, File) - Method in class net.filebot.cli.GroovyAction
 
apply(File, File, Object, Feedback) - Method in class net.filebot.postprocess.ApplyClosure
 
apply(Map<File, Match<File, ?>>, RenameAction, Feedback) - Method in interface net.filebot.postprocess.Apply
 
apply(Map<File, Match<File, ?>>, RenameAction, Feedback) - Method in class net.filebot.postprocess.Script
 
apply(ExpressionFormat, File) - Static method in class net.filebot.cli.ScriptShellMethods
 
apply(ExpressionFormat, Object) - Static method in class net.filebot.cli.ScriptShellMethods
 
Apply - Interface in net.filebot.postprocess
 
ApplyClosure - Class in net.filebot.postprocess
 
ApplyClosure(Closure<?>) - Constructor for class net.filebot.postprocess.ApplyClosure
 
ArgumentBean - Class in net.filebot.cli
 
ArgumentBean() - Constructor for class net.filebot.cli.ArgumentBean
 
ArgumentBean(String[], boolean) - Constructor for class net.filebot.cli.ArgumentBean
 
arguments - Variable in class net.filebot.cli.ArgumentBean
 
ARGV_BINDING_NAME - Static variable in class net.filebot.cli.ScriptShell
 
Artwork - Class in net.filebot.web
 
Artwork() - Constructor for class net.filebot.web.Artwork
 
Artwork(Stream<?>, URL, Locale, Double) - Constructor for class net.filebot.web.Artwork
 
asBoolean() - Method in class net.filebot.postprocess.ScriptBaseClass.Response
 
ascii(File) - Static method in class net.filebot.format.ExpressionFormatMethods
 
ascii(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Convert Unicode characters to ASCII.
ascii(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
asciiQuotes(String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
AssociativeEnumObject - Class in net.filebot.format
 
AssociativeEnumObject(Map<?, ?>) - Constructor for class net.filebot.format.AssociativeEnumObject
 
AssociativeScriptObject - Class in net.filebot.format
 
AssociativeScriptObject(Map<?, ?>, Function<String, Object>) - Constructor for class net.filebot.format.AssociativeScriptObject
 
asType(Class<?>) - Method in class net.filebot.format.AutoScaleInteger
 
asType(Class<?>) - Method in class net.filebot.format.AutoUnitDecimal
 
AudioTrack - Class in net.filebot.web
 
AudioTrack() - Constructor for class net.filebot.web.AudioTrack
 
AudioTrack(String, String, String, String) - Constructor for class net.filebot.web.AudioTrack
 
AudioTrack(String, String, String, String, String, String, SimpleDate, Integer, Integer, Integer, Integer, String, String) - Constructor for class net.filebot.web.AudioTrack
 
AudioTrack(AudioTrack) - Constructor for class net.filebot.web.AudioTrack
 
AUTO - Enum constant in enum class net.filebot.cli.StandardConflictAction
 
AUTO - Enum constant in enum class net.filebot.format.AutoScaleInteger.Scale
 
AutoScaleInteger - Class in net.filebot.format
 
AutoScaleInteger(long, AutoScaleInteger.Scale) - Constructor for class net.filebot.format.AutoScaleInteger
 
AutoScaleInteger.Scale - Enum Class in net.filebot.format
 
AutoUnitDecimal - Class in net.filebot.format
 
AutoUnitDecimal(double) - Constructor for class net.filebot.format.AutoUnitDecimal
 
availableLanguages() - Static method in class net.filebot.Language
 
AVC - Enum constant in enum class net.filebot.media.VideoQuality.VideoCodec
 

B

backdrop_path - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
BAD_LICENSE - Static variable in interface net.filebot.ExitCode
 
before(String) - Method in interface net.filebot.format.StringBinding
 
before(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
Match substring before the given pattern or return the original value.
BindingException - Exception in net.filebot.format
 
BindingException(Object, Object, Throwable, BindingException.Flag...) - Constructor for exception net.filebot.format.BindingException
 
BindingException(Object, Object, BindingException.Flag...) - Constructor for exception net.filebot.format.BindingException
 
BindingException(String, Throwable, BindingException.Flag...) - Constructor for exception net.filebot.format.BindingException
 
BindingException.Flag - Enum Class in net.filebot.format
 
BitRate - Class in net.filebot.format
 
BitRate(long, AutoScaleInteger.Scale) - Constructor for class net.filebot.format.BitRate
 
BitRate(Number) - Constructor for class net.filebot.format.BitRate
 
bitwiseNegate(StructuredFile) - Static method in class net.filebot.format.ExpressionFormatMethods
Nullify the Movies / TV Series folder level.
bounds(Iterable<?>) - Static method in class net.filebot.format.ExpressionFormatMethods
 
budget - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
bytes() - Method in class net.filebot.format.DataResource
 
BYTES - Enum constant in enum class net.filebot.postprocess.ScriptBaseClass.ContentType
 

C

cache(URL) - Static method in class net.filebot.cli.ScriptShellMethods
 
cache(URL, CachedResource.Transform<InputStream, R>) - Static method in class net.filebot.cli.ScriptShellMethods
 
call(File, String) - Static method in class net.filebot.cli.ScriptShellMethods
 
call(RenameAction, File, File) - Static method in class net.filebot.cli.ScriptShellMethods
 
call(Episode, String) - Static method in class net.filebot.cli.ScriptShellMethods
 
call(Movie, String) - Static method in class net.filebot.cli.ScriptShellMethods
 
callable(String) - Method in class net.filebot.cli.ScriptShell
 
canRename(File, File) - Method in interface net.filebot.RenameAction
 
capacities() - Static method in class net.filebot.mediainfo.MediaInfo
 
category(String) - Method in class net.filebot.format.StructuredFile
 
certification - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
ChannelCount - Class in net.filebot.format
 
ChannelCount(double, boolean) - Constructor for class net.filebot.format.ChannelCount
 
charAt(int) - Method in interface net.filebot.format.StringBinding
 
check - Variable in class net.filebot.cli.ArgumentBean
 
check(Object, Closure<?>) - Static method in class net.filebot.format.ExpressionFormatMethods
Unwind if an object does not satisfy the given predicate.
clean(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Strip brackets and other clutter patterns.
clear() - Method in class net.filebot.format.AssociativeEnumObject
 
clearCache - Variable in class net.filebot.cli.ArgumentBean
 
clearCache() - Method in class net.filebot.cli.ArgumentBean
 
clearHistory - Variable in class net.filebot.cli.ArgumentBean
 
clearHistory() - Method in class net.filebot.cli.ArgumentBean
 
clearPrefs - Variable in class net.filebot.cli.ArgumentBean
 
clearUserData() - Method in class net.filebot.cli.ArgumentBean
 
clone() - Method in class net.filebot.Language
 
clone() - Method in class net.filebot.web.AudioTrack
 
clone() - Method in class net.filebot.web.Episode
 
clone() - Method in class net.filebot.web.EpisodeInfo
 
clone() - Method in class net.filebot.web.MappedEpisode
 
clone() - Method in class net.filebot.web.Movie
 
clone() - Method in class net.filebot.web.MoviePart
 
clone() - Method in class net.filebot.web.MultiEpisode
 
clone() - Method in class net.filebot.web.SearchResult
 
clone() - Method in class net.filebot.web.SearchResultDetails
 
clone() - Method in class net.filebot.web.SeriesDetails
 
clone() - Method in class net.filebot.web.SeriesInfo
 
clone() - Method in class net.filebot.web.SimpleDate
 
close() - Method in class net.filebot.cli.FolderWatchService
 
close() - Method in class net.filebot.media.FFProbe
 
close() - Method in class net.filebot.mediainfo.MediaInfo
 
Close(Pointer) - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Close a file opened before with Open().
code - Variable in class net.filebot.postprocess.Script
 
codecs() - Static method in class net.filebot.mediainfo.MediaInfo
 
collection - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
collection(String) - Method in class net.filebot.format.StructuredFile
 
colon(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
Replace all colons.
colon(String, String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
commit() - Method in class net.filebot.cli.FolderWatchService
 
commonLanguages() - Static method in class net.filebot.Language
 
comparator(String) - Method in class net.filebot.cli.ScriptShell
Scripting API methods for compiling String option values to executable objects
compare(File, File) - Method in class net.filebot.media.VideoQuality
 
compare(Object, Object) - Method in class net.filebot.cli.GroovyComparator
 
compare(MediaCharacteristics, MediaCharacteristics) - Static method in enum class net.filebot.media.VideoQuality.VideoCodec
 
compareTo(Object) - Method in class net.filebot.format.AutoScaleInteger
 
compareTo(Object) - Method in class net.filebot.format.AutoUnitDecimal
 
compareTo(Object) - Method in class net.filebot.format.ReverseComparable
 
compareTo(Object) - Method in class net.filebot.web.SimpleDate
 
compareTo(Temporal, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
compareTo(SimpleDate) - Method in class net.filebot.web.SimpleDate
 
compile() - Method in class net.filebot.postprocess.Script
 
component(Script, Object, Object...) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
concat(Script, Object, Object, Object...) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
conflict - Variable in class net.filebot.cli.ArgumentBean
 
conflict(File, File) - Method in interface net.filebot.cli.ConflictAction
 
conflict(File, File) - Method in class net.filebot.cli.GroovyAction
 
ConflictAction - Interface in net.filebot.cli
 
contains(Object) - Method in class net.filebot.format.AssociativeEnumObject
 
containsAll(Collection<?>) - Method in class net.filebot.format.AssociativeEnumObject
 
containsKey(Object) - Method in class net.filebot.format.AssociativeScriptObject
 
containsValue(Object) - Method in class net.filebot.format.AssociativeScriptObject
 
content() - Method in class net.filebot.postprocess.ScriptBaseClass.Response
 
copy(File, File) - Static method in class net.filebot.cli.ScriptShellMethods
 
count() - Method in class net.filebot.web.MultiEpisode
 
count(Number) - Static method in class net.filebot.format.ChannelCount
 
Count_Get(Pointer, int, int) - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Count of streams of a stream kind (StreamNumber not filled), or count of piece of information in this stream.
country - Enum constant in enum class net.filebot.web.Geocode.AddressComponent
 
createIfNotExists(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
createScriptContext(Map<File, Match<File, ?>>, RenameAction, Feedback) - Method in class net.filebot.postprocess.Script
 
CREDIT_ORDER - Static variable in class net.filebot.web.Person
 
Crew - Interface in net.filebot.web
 
csv() - Method in class net.filebot.format.DataResource
 
csv(Script, Object) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
curl(Object) - Method in class net.filebot.postprocess.ScriptBaseClass
 
curl(Object, Map) - Method in class net.filebot.postprocess.ScriptBaseClass
 
curl(Map, Object) - Method in class net.filebot.postprocess.ScriptBaseClass
 
curl(Map, Object, Map) - Method in class net.filebot.postprocess.ScriptBaseClass
 

D

DataResource - Class in net.filebot.format
 
DataResource() - Constructor for class net.filebot.format.DataResource
 
Date - Enum constant in enum class net.filebot.web.SortOrder
 
DATE_FORMAT - Static variable in class net.filebot.web.SimpleDate
 
db - Variable in class net.filebot.cli.ArgumentBean
 
DEFAULT_GROUPS - Static variable in class net.filebot.media.VideoFormat
 
defaultLanguage() - Static method in class net.filebot.Language
 
Define - Annotation Interface in net.filebot.format
 
defines - Variable in class net.filebot.cli.ArgumentBean
 
Delete(Pointer) - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Dispose of a handle created with New().
derive(Integer) - Method in class net.filebot.web.Episode
 
derive(Integer, Integer) - Method in class net.filebot.web.Episode
 
derive(Integer, Integer) - Method in class net.filebot.web.MappedEpisode
 
derive(String, Integer, Integer, String, Integer, SimpleDate) - Method in class net.filebot.web.Episode
 
derive(String, Integer, Integer, String, Integer, SimpleDate) - Method in class net.filebot.web.MappedEpisode
 
derive(String, Integer, Integer, String, Integer, SimpleDate) - Method in class net.filebot.web.MultiEpisode
 
derive(StructuredFile, Object, Object...) - Static method in class net.filebot.format.ExpressionFormatMethods
Add values to the file name, after the file name, but before the subtitle language suffix and file extension.
deriveFolder(StructuredFile, Object, Object...) - Static method in class net.filebot.format.ExpressionFormatMethods
Add a value to the movie / series folder name.
DESCENDING_ORDER - Static variable in class net.filebot.media.VideoQuality
 
DIE - Static variable in interface net.filebot.ExitCode
 
Digital - Enum constant in enum class net.filebot.web.SortOrder
 
DIRECTOR - Static variable in class net.filebot.web.Person
 
directory - Variable in class net.filebot.cli.ArgumentBean
 
disableExtendedAttributes - Variable in class net.filebot.cli.ArgumentBean
 
disableHistory - Variable in class net.filebot.cli.ArgumentBean
 
disableMediaIndex - Variable in class net.filebot.cli.ArgumentBean
 
disableMediaParser - Variable in class net.filebot.cli.ArgumentBean
 
div(File, File) - Static method in class net.filebot.format.ExpressionFormatMethods
 
div(File, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
div(Number) - Method in class net.filebot.format.AutoScaleInteger
 
div(Number) - Method in class net.filebot.format.AutoUnitDecimal
 
div(String, File) - Static method in class net.filebot.format.ExpressionFormatMethods
 
div(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
Domain - Enum constant in enum class net.filebot.mediainfo.MediaInfo.InfoKind
Domain of this piece of information.
duplicate(File, File) - Static method in class net.filebot.cli.ScriptShellMethods
 
Duplicate - Enum constant in enum class net.filebot.cli.ExecCommand.Flag
 
DVD - Enum constant in enum class net.filebot.web.SortOrder
 
DynamicBindings - Class in net.filebot.format
 
DynamicBindings(Supplier<Collection<?>>, DynamicBindings.Get<String, Object>) - Constructor for class net.filebot.format.DynamicBindings
 
DynamicBindings.Get<T,R> - Interface in net.filebot.format
 

E

eachMediaFolder(Collection<?>, Closure<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
encode(String, String) - Static method in class net.filebot.cli.ScriptShellMethods
 
encoding - Variable in class net.filebot.cli.ArgumentBean
 
entrySet() - Method in class net.filebot.format.AssociativeScriptObject
 
Episode - Class in net.filebot.web
 
Episode() - Constructor for class net.filebot.web.Episode
 
Episode(String, Integer, Integer, String) - Constructor for class net.filebot.web.Episode
 
Episode(String, Integer, Integer, String, Integer, Integer, SimpleDate, Integer, String, SeriesInfo) - Constructor for class net.filebot.web.Episode
 
Episode(Episode) - Constructor for class net.filebot.web.Episode
 
EpisodeInfo - Class in net.filebot.web
 
EpisodeInfo() - Constructor for class net.filebot.web.EpisodeInfo
 
EpisodeInfo(EpisodeInfo) - Constructor for class net.filebot.web.EpisodeInfo
 
EpisodeInfo(Episode, String, String, Double, Integer, URL, List<Person>) - Constructor for class net.filebot.web.EpisodeInfo
 
equals(Object) - Method in class net.filebot.format.AssociativeScriptObject
 
equals(Object) - Method in class net.filebot.format.AutoScaleInteger
 
equals(Object) - Method in class net.filebot.format.AutoUnitDecimal
 
equals(Object) - Method in class net.filebot.web.Artwork
 
equals(Object) - Method in class net.filebot.web.AudioTrack
 
equals(Object) - Method in class net.filebot.web.Episode
 
equals(Object) - Method in class net.filebot.web.MappedEpisode
 
equals(Object) - Method in class net.filebot.web.Movie
 
equals(Object) - Method in class net.filebot.web.MoviePart
 
equals(Object) - Method in class net.filebot.web.MultiEpisode
 
equals(Object) - Method in class net.filebot.web.SearchResult
 
equals(Object) - Method in class net.filebot.web.SeriesInfo
 
equals(Object) - Method in class net.filebot.web.SimpleDate
 
equals(String) - Method in enum class net.filebot.web.SortOrder
 
ERROR - Static variable in interface net.filebot.ExitCode
 
evaluate(String, Bindings) - Method in class net.filebot.cli.ScriptShell
 
exec - Variable in class net.filebot.cli.ArgumentBean
 
ExecCommand - Class in net.filebot.cli
 
ExecCommand(List<ExpressionFormat>, boolean, boolean, File) - Constructor for class net.filebot.cli.ExecCommand
 
ExecCommand.Flag - Enum Class in net.filebot.cli
 
execute(Stream<MediaBindingBean>) - Method in class net.filebot.cli.ExecCommand
 
ExitCode - Interface in net.filebot
 
expandAtFiles(String[]) - Static method in class net.filebot.cli.ArgumentBean
 
ExpressionFormatFunctions - Class in net.filebot.format
Global functions available in the ExpressionFormat
ExpressionFormatFunctions() - Constructor for class net.filebot.format.ExpressionFormatFunctions
 
ExpressionFormatMethods - Class in net.filebot.format
 
ExtendedMetadataMethods - Class in net.filebot.format
Groovy Extension Methods for Extended Metadata
ExtendedMetadataMethods() - Constructor for class net.filebot.format.ExtendedMetadataMethods
 
Extra - Class in net.filebot.web
 
Extra() - Constructor for class net.filebot.web.Extra
 
Extra(String, String, String, String, String, Long, Boolean, Instant) - Constructor for class net.filebot.web.Extra
 
extract - Variable in class net.filebot.cli.ArgumentBean
 
extract(Function<Metadata, T>) - Method in class net.filebot.media.ImageMetadata
 

F

factor - Variable in enum class net.filebot.format.AutoScaleInteger.Scale
 
FAIL - Enum constant in enum class net.filebot.cli.StandardConflictAction
 
FAILURE - Static variable in interface net.filebot.ExitCode
 
fetch(URL) - Static method in class net.filebot.cli.ScriptShellMethods
 
ffprobe(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
ffprobe(File) - Static method in class net.filebot.media.FFProbe
 
FFProbe - Class in net.filebot.media
 
FFProbe() - Constructor for class net.filebot.media.FFProbe
 
files() - Method in class net.filebot.format.MediaBindingBean
 
FileSize - Class in net.filebot.format
 
FileSize(long) - Constructor for class net.filebot.format.FileSize
 
FileSize(long, AutoScaleInteger.Scale) - Constructor for class net.filebot.format.FileSize
 
filter - Variable in class net.filebot.cli.ArgumentBean
 
filter(String) - Method in class net.filebot.cli.ScriptShell
 
find - Variable in class net.filebot.cli.ArgumentBean
 
find(long) - Static method in enum class net.filebot.format.AutoScaleInteger.Scale
 
findLanguage(String) - Static method in class net.filebot.Language
 
findMatch(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
Find match in case-insensitive mode.
findSibling(File, Closure<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
findSubtitles(File, String, boolean, Predicate<SubtitleDescriptor>) - Method in class net.filebot.postprocess.ScriptBaseClass
 
findWordMatch(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
Find match in between word boundaries in case-insensitive mode.
flatten() - Method in class net.filebot.web.MappedEpisode
 
FolderWatchService - Class in net.filebot.cli
 
FolderWatchService(boolean, long, FileFilter, Consumer<List<File>>) - Constructor for class net.filebot.cli.FolderWatchService
 
format - Variable in class net.filebot.cli.ArgumentBean
 
format(File, SubtitleDescriptor, String) - Method in enum class net.filebot.subtitle.SubtitleNaming
 
format(String) - Method in class net.filebot.cli.ScriptShell
 
format(String) - Method in class net.filebot.format.AutoScaleInteger
 
format(String) - Method in class net.filebot.format.AutoUnitDecimal
 
format(String) - Method in class net.filebot.web.SimpleDate
 
format(String, String) - Method in class net.filebot.format.AutoScaleInteger
 
format(String, String) - Method in class net.filebot.format.AutoUnitDecimal
 
format(String, Locale) - Method in class net.filebot.format.AutoScaleInteger
 
format(String, Locale) - Method in class net.filebot.format.AutoUnitDecimal
 
format(String, Locale) - Method in class net.filebot.web.SimpleDate
 
format(TemporalAmount, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
format(TemporalAmount, String, Locale) - Static method in class net.filebot.format.ExpressionFormatMethods
 
format(Temporal, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
format(Temporal, String, Locale) - Static method in class net.filebot.format.ExpressionFormatMethods
 
format(Date, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
format(Date, String, Locale) - Static method in class net.filebot.format.ExpressionFormatMethods
 
format(Map<Object, String>) - Method in class net.filebot.format.AutoUnitDecimal
 
forMimeType(String) - Static method in enum class net.filebot.postprocess.ScriptBaseClass.ContentType
 
forName(String) - Static method in enum class net.filebot.cli.StandardConflictAction
 
forName(String) - Static method in class net.filebot.Language
 
forName(String) - Static method in enum class net.filebot.subtitle.SubtitleNaming
 
forName(String) - Static method in enum class net.filebot.web.SortOrder
 
FrameRate - Class in net.filebot.format
 
FrameRate(double) - Constructor for class net.filebot.format.FrameRate
 
from(Instant) - Static method in class net.filebot.web.SimpleDate
 
from(SeriesInfo) - Static method in class net.filebot.web.SearchResultDetails
 

G

G - Enum constant in enum class net.filebot.format.AutoScaleInteger.Scale
 
Geocode - Interface in net.filebot.web
 
Geocode.AddressComponent - Enum Class in net.filebot.web
 
get(int) - Method in class net.filebot.format.AssociativeEnumObject
 
get(int) - Method in class net.filebot.web.MovieCollection
 
get(Object) - Method in class net.filebot.format.AssociativeScriptObject
 
get(Object) - Method in class net.filebot.web.MovieInfo
 
get(URL) - Static method in class net.filebot.cli.ScriptShellMethods
 
get(URL, Map<String, String>) - Static method in class net.filebot.cli.ScriptShellMethods
 
get(MediaCharacteristics) - Static method in enum class net.filebot.media.VideoQuality.VideoCodec
 
get(StreamKind, int, int, MediaInfo.InfoKind) - Method in class net.filebot.mediainfo.MediaInfo
 
get(StreamKind, int, String) - Method in class net.filebot.mediainfo.MediaInfo
 
get(MovieInfo.Property) - Method in class net.filebot.web.MovieInfo
 
get(T) - Method in interface net.filebot.format.DynamicBindings.Get
 
Get(Pointer, int, int, WString, int, int) - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Get a piece of information about a file (parameter is a string).
getAbsolute() - Method in class net.filebot.web.Episode
 
getAbsolute() - Method in class net.filebot.web.MappedEpisode
 
getAbsolute() - Method in class net.filebot.web.MultiEpisode
 
getAbsoluteEpisodeNumber() - Method in class net.filebot.format.MediaBindingBean
 
getAbsoluteOutputFolder() - Method in class net.filebot.cli.ArgumentBean
 
getActors() - Method in class net.filebot.format.MediaBindingBean
 
getActors() - Method in interface net.filebot.web.Crew
 
getActors(SeriesInfo) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getAge(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getAgeInDays() - Method in class net.filebot.format.MediaBindingBean
 
getAgeLastModified(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getAirdate() - Method in class net.filebot.format.MediaBindingBean
 
getAirdate() - Method in class net.filebot.web.Episode
 
getAirdate() - Method in class net.filebot.web.MappedEpisode
 
getAirdate() - Method in class net.filebot.web.MultiEpisode
 
getAirsDays() - Method in class net.filebot.web.SeriesDetails
 
getAirsTime() - Method in class net.filebot.web.SeriesDetails
 
getAlbum() - Method in class net.filebot.format.MediaBindingBean
 
getAlbum() - Method in class net.filebot.web.AudioTrack
 
getAlbumArtist() - Method in class net.filebot.format.MediaBindingBean
 
getAlbumArtist() - Method in class net.filebot.web.AudioTrack
 
getAlbumReleaseDate() - Method in class net.filebot.web.AudioTrack
 
getAlgorithm() - Method in enum class net.filebot.hash.HashType
 
getAliasNames() - Method in class net.filebot.format.MediaBindingBean
 
getAliasNames() - Method in class net.filebot.web.SearchResult
 
getAliasNames() - Method in class net.filebot.web.SeriesInfo
 
getAlternativeTitles() - Method in class net.filebot.web.MovieInfo
 
getAlternativeTitles(Movie) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getAnimeLists() - Method in class net.filebot.format.MediaBindingBean
 
getArgumentArray() - Method in class net.filebot.cli.ArgumentBean
 
getArtist() - Method in class net.filebot.format.MediaBindingBean
 
getArtist() - Method in class net.filebot.web.AudioTrack
 
getArtwork(Movie) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getArtwork(Movie, String, Locale) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getArtwork(SeriesInfo) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getArtwork(SeriesInfo, String, Locale) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getAspectRatio() - Method in class net.filebot.format.MediaBindingBean
 
getAt(File, int) - Static method in class net.filebot.cli.ScriptShellMethods
 
getAt(File, Range<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
getAt(Object) - Method in class net.filebot.format.DynamicBindings
 
getAttribute(File, String) - Static method in class net.filebot.cli.ScriptShellMethods
 
getAudioBitRate() - Method in class net.filebot.format.MediaBindingBean
 
getAudioChannelFormatTag() - Method in class net.filebot.format.MediaBindingBean
 
getAudioChannelLayout() - Method in class net.filebot.format.MediaBindingBean
 
getAudioChannelObjects() - Method in class net.filebot.format.MediaBindingBean
 
getAudioChannels() - Method in class net.filebot.format.MediaBindingBean
 
getAudioCodec() - Method in class net.filebot.format.MediaBindingBean
 
getAudioCodec() - Method in class net.filebot.media.FFProbe
 
getAudioCodec() - Method in interface net.filebot.media.MediaCharacteristics
 
getAudioLanguage() - Method in class net.filebot.media.FFProbe
 
getAudioLanguage() - Method in interface net.filebot.media.MediaCharacteristics
 
getAudioLanguageList() - Method in class net.filebot.format.MediaBindingBean
 
getAudioPropertiesList() - Method in class net.filebot.format.MediaBindingBean
 
getBackdrop() - Method in class net.filebot.web.MovieCollection
 
getBackdrop() - Method in class net.filebot.web.MovieInfo
 
getBitDepth() - Method in class net.filebot.format.MediaBindingBean
 
getBitRate() - Method in class net.filebot.media.FFProbe
 
getBitRate() - Method in interface net.filebot.media.MediaCharacteristics
 
getBudget() - Method in class net.filebot.web.MovieInfo
 
getCamera() - Method in class net.filebot.format.MediaBindingBean
 
getCameraModel() - Method in class net.filebot.media.ImageMetadata
 
getCast() - Method in interface net.filebot.web.Crew
 
getCertification() - Method in class net.filebot.format.MediaBindingBean
 
getCertification() - Method in class net.filebot.web.MovieInfo
 
getCertification() - Method in class net.filebot.web.SeriesInfo
 
getCertifications() - Method in class net.filebot.web.MovieInfo
 
getCertifications() - Method in class net.filebot.web.SeriesDetails
 
getCharacter() - Method in class net.filebot.web.Person
 
getChildren(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getCode() - Method in class net.filebot.Language
 
getCode() - Method in class net.filebot.postprocess.Script
 
getCollection() - Method in class net.filebot.format.MediaBindingBean
 
getCollection() - Method in class net.filebot.web.MovieInfo
 
getCollection(Movie) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getCollectionIndex() - Method in class net.filebot.format.MediaBindingBean
 
getCollectionYears() - Method in class net.filebot.format.MediaBindingBean
 
getConflictAction() - Method in class net.filebot.cli.ArgumentBean
 
getContainerFormat() - Method in class net.filebot.format.MediaBindingBean
 
getCountry() - Method in class net.filebot.web.SearchResultDetails
 
getCountry() - Method in class net.filebot.web.SeriesDetails
 
getCRC32() - Method in class net.filebot.format.MediaBindingBean
 
getCRC32(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getCreationDate(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getCreationTime() - Method in class net.filebot.media.FFProbe
 
getCreationTime() - Method in interface net.filebot.media.MediaCharacteristics
 
getCrew() - Method in interface net.filebot.web.Crew
 
getCrew() - Method in class net.filebot.web.EpisodeInfo
 
getCrew() - Method in class net.filebot.web.MovieInfo
 
getCrew(SeriesInfo) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getCrewName(Predicate<Person>) - Method in interface net.filebot.web.Crew
 
getCrewNames(Predicate<Person>) - Method in interface net.filebot.web.Crew
 
getDatabase() - Method in class net.filebot.web.AudioTrack
 
getDatabase() - Method in class net.filebot.web.SeriesInfo
 
getDatabaseMapper() - Method in class net.filebot.format.MediaBindingBean
 
getDatasource() - Method in class net.filebot.cli.ArgumentBean
 
getDate() - Method in class net.filebot.web.Extra
 
getDateTaken() - Method in class net.filebot.media.ImageMetadata
 
getDay() - Method in class net.filebot.web.SimpleDate
 
getDecade() - Method in class net.filebot.format.MediaBindingBean
 
getDecoder() - Method in enum class net.filebot.subtitle.SubtitleFormat
 
getDepartment() - Method in class net.filebot.web.Person
 
getDetails(SeriesInfo) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getDir(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getDirector() - Method in class net.filebot.format.MediaBindingBean
 
getDirector() - Method in interface net.filebot.web.Crew
 
getDirectors() - Method in interface net.filebot.web.Crew
 
getDiskSpace(File) - Static method in class net.filebot.format.ExpressionFormatMethods
 
getDisplaySize(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getDisplaySize(Number) - Static method in class net.filebot.cli.ScriptShellMethods
 
getDolbyVision() - Method in class net.filebot.format.MediaBindingBean
 
getDuplicateCount() - Method in class net.filebot.format.MediaBindingBean
 
getDuplicateIndex() - Method in class net.filebot.format.MediaBindingBean
 
getDuration() - Method in class net.filebot.format.MediaBindingBean
 
getDuration() - Method in class net.filebot.media.FFProbe
 
getDuration() - Method in interface net.filebot.media.MediaCharacteristics
 
getE00() - Method in class net.filebot.format.MediaBindingBean
 
getEffectiveNames() - Method in class net.filebot.web.Movie
 
getEffectiveNames() - Method in class net.filebot.web.SearchResult
 
getEffectiveNamesWithoutYear() - Method in class net.filebot.web.Movie
 
getEmbyStandardPath() - Method in class net.filebot.format.MediaBindingBean
 
getEncoding() - Method in class net.filebot.cli.ArgumentBean
 
getEndDate() - Method in class net.filebot.web.SeriesDetails
 
getEpisode() - Method in class net.filebot.format.MediaBindingBean
 
getEpisode() - Method in class net.filebot.web.Episode
 
getEpisode() - Method in class net.filebot.web.MappedEpisode
 
getEpisode() - Method in class net.filebot.web.MultiEpisode
 
getEpisodeList() - Method in class net.filebot.format.MediaBindingBean
 
getEpisodeNumber() - Method in class net.filebot.format.MediaBindingBean
 
getEpisodeNumbers() - Method in class net.filebot.format.MediaBindingBean
 
getEpisodes() - Method in class net.filebot.format.MediaBindingBean
 
getEpisodes() - Method in class net.filebot.web.MultiEpisode
 
getEpisodes(SeriesInfo) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getErrorKaomoji(int) - Static method in interface net.filebot.ExitCode
 
getErrorMessage(int) - Static method in interface net.filebot.ExitCode
 
getExactVideoFormat() - Method in class net.filebot.format.MediaBindingBean
 
getExecCommand() - Method in class net.filebot.cli.ArgumentBean
 
getExpressionFileFilter() - Method in class net.filebot.cli.ArgumentBean
 
getExpressionFileFormat() - Method in class net.filebot.cli.ArgumentBean
 
getExpressionFilter() - Method in class net.filebot.cli.ArgumentBean
 
getExpressionFormat() - Method in class net.filebot.cli.ArgumentBean
 
getExpressionMapper() - Method in class net.filebot.cli.ArgumentBean
 
getExtension() - Method in class net.filebot.format.MediaBindingBean
 
getExtension(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getExtension(String) - Static method in class net.filebot.cli.ScriptShellMethods
 
getExternalId(SeriesInfo, String) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getExternalId(Series, String) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getExternalIds(SeriesInfo) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getExtras(Movie) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getExtras(SeriesInfo) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getFileArguments() - Method in class net.filebot.cli.ArgumentBean
 
getFileCreationTime() - Method in class net.filebot.format.MediaBindingBean
 
getFileName() - Method in class net.filebot.format.MediaBindingBean
 
getFileName() - Method in class net.filebot.media.FFProbe
 
getFileName() - Method in interface net.filebot.media.MediaCharacteristics
 
getFileObject() - Method in class net.filebot.format.MediaBindingBean
 
getFiles() - Method in class net.filebot.cli.ArgumentBean
 
getFiles(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getFiles(File, Closure<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
getFiles(Collection<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
getFiles(Collection<?>, Closure<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
getFileSize() - Method in class net.filebot.format.MediaBindingBean
 
getFileSize() - Method in class net.filebot.media.FFProbe
 
getFileSize() - Method in interface net.filebot.media.MediaCharacteristics
 
getFileSizeInGigaBytes() - Method in class net.filebot.format.MediaBindingBean
 
getFileSizeInMegaBytes() - Method in class net.filebot.format.MediaBindingBean
 
getFilter() - Method in enum class net.filebot.hash.HashType
 
getFilter() - Method in enum class net.filebot.subtitle.SubtitleFormat
 
getFirst() - Method in class net.filebot.web.MultiEpisode
 
getFirstAired() - Method in class net.filebot.web.SearchResultDetails
 
getFolders(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getFolders(File, Closure<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
getFolders(Collection<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
getFolders(Collection<?>, Closure<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
getFormat() - Method in enum class net.filebot.hash.HashType
 
getFormat() - Method in class net.filebot.media.FFProbe
 
getFormat(String, Function<String, T>) - Method in class net.filebot.media.FFProbe
 
getFractionDigits() - Method in class net.filebot.format.AutoUnitDecimal
 
getFractionDigits() - Method in class net.filebot.format.ChannelCount
 
getFrameRate() - Method in class net.filebot.format.MediaBindingBean
 
getFrameRate() - Method in class net.filebot.media.FFProbe
 
getFrameRate() - Method in interface net.filebot.media.MediaCharacteristics
 
getG() - Method in class net.filebot.format.AutoScaleInteger
 
getGB() - Method in class net.filebot.format.FileSize
 
getGbps() - Method in class net.filebot.format.BitRate
 
getGeneralProperties() - Method in class net.filebot.format.MediaBindingBean
 
getGenre() - Method in class net.filebot.web.AudioTrack
 
getGenres() - Method in class net.filebot.format.MediaBindingBean
 
getGenres() - Method in class net.filebot.web.MovieInfo
 
getGenres() - Method in class net.filebot.web.SeriesInfo
 
getGraphemeClusters(String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
getGroup() - Method in class net.filebot.web.Episode
 
getHeight() - Method in class net.filebot.format.MediaBindingBean
 
getHeight() - Method in class net.filebot.format.Resolution
 
getHeight() - Method in class net.filebot.media.FFProbe
 
getHeight() - Method in interface net.filebot.media.MediaCharacteristics
 
getHighDynamicRange() - Method in class net.filebot.format.MediaBindingBean
 
getHistoricBindings() - Method in class net.filebot.format.MediaBindingBean
 
getHomepage() - Method in class net.filebot.web.MovieInfo
 
getHours() - Method in class net.filebot.format.MediaBindingBean
 
GetI(Pointer, int, int, int, int) - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Get a piece of information about a file (parameter is an integer).
getId() - Method in class net.filebot.format.MediaBindingBean
 
getId() - Method in class net.filebot.format.StructuredFile
 
getId() - Method in class net.filebot.web.Episode
 
getId() - Method in class net.filebot.web.MappedEpisode
 
getId() - Method in class net.filebot.web.MovieCollection
 
getId() - Method in class net.filebot.web.MovieInfo
 
getId() - Method in class net.filebot.web.MultiEpisode
 
getId() - Method in class net.filebot.web.SearchResult
 
getId() - Method in class net.filebot.web.SeriesInfo
 
getIdentifier() - Method in class net.filebot.postprocess.Script
 
getImage() - Method in class net.filebot.web.EpisodeInfo
 
getImage() - Method in class net.filebot.web.Person
 
getImage(ByteBuffer) - Static method in class net.filebot.cli.ScriptShellMethods
 
getImageMetadata() - Method in class net.filebot.format.MediaBindingBean
 
getImageProperties() - Method in class net.filebot.format.MediaBindingBean
 
getImdbId() - Method in class net.filebot.format.MediaBindingBean
 
getImdbId() - Method in class net.filebot.web.Movie
 
getImdbId() - Method in class net.filebot.web.MovieInfo
 
getImdbId() - Method in class net.filebot.web.SeriesDetails
 
getInferredMediaFile() - Method in class net.filebot.format.MediaBindingBean
 
getInferredMediaFileName() - Method in class net.filebot.format.MediaBindingBean
 
getInfo(Episode) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getInfo(Movie) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getInfoObject() - Method in class net.filebot.format.MediaBindingBean
 
getInfoObjectDump() - Method in class net.filebot.format.MediaBindingBean
 
getInfoObjectType() - Method in class net.filebot.format.MediaBindingBean
 
getInputArguments() - Method in class net.filebot.cli.ArgumentBean
 
getISO2() - Method in class net.filebot.Language
 
getISO3() - Method in class net.filebot.Language
 
getISO3B() - Method in class net.filebot.Language
 
getJellyfinStandardPath() - Method in class net.filebot.format.MediaBindingBean
 
getJob() - Method in class net.filebot.web.Person
 
getK() - Method in class net.filebot.format.AutoScaleInteger
 
getKB() - Method in class net.filebot.format.FileSize
 
getKbps() - Method in class net.filebot.format.BitRate
 
getKey() - Method in class net.filebot.web.Extra
 
getKey(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getKeywords() - Method in class net.filebot.web.MovieInfo
 
getKeywords() - Method in class net.filebot.web.SeriesDetails
 
getKiloBytesPerSecond() - Method in class net.filebot.format.MediaBindingBean
 
getKodiStandardPath() - Method in class net.filebot.format.MediaBindingBean
 
getLanguage() - Method in class net.filebot.cli.ArgumentBean
 
getLanguage() - Method in class net.filebot.web.Artwork
 
getLanguage() - Method in class net.filebot.web.Extra
 
getLanguage() - Method in class net.filebot.web.Movie
 
getLanguage() - Method in class net.filebot.web.SeriesInfo
 
getLanguage(String) - Static method in class net.filebot.Language
 
getLanguage(Locale) - Static method in class net.filebot.Language
 
getLanguages(String...) - Static method in class net.filebot.Language
 
getLanguageTag() - Method in class net.filebot.format.MediaBindingBean
 
getLastUpdated() - Method in class net.filebot.web.SeriesDetails
 
getLicenseKey() - Method in class net.filebot.cli.ArgumentBean
 
getLinkCount(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getLocale() - Method in class net.filebot.Language
 
getLocalizedInfoObject() - Method in class net.filebot.format.MediaBindingBean
 
getLocation() - Method in class net.filebot.format.MediaBindingBean
 
getLocationTaken() - Method in class net.filebot.media.ImageMetadata
 
getLocationTaken(Geocode) - Method in class net.filebot.media.ImageMetadata
 
getLogFile() - Method in class net.filebot.cli.ArgumentBean
 
getLogLevel() - Method in class net.filebot.cli.ArgumentBean
 
getM() - Method in class net.filebot.format.AutoScaleInteger
 
getMapping() - Method in class net.filebot.web.MappedEpisode
 
getMB() - Method in class net.filebot.format.FileSize
 
getMBID() - Method in class net.filebot.web.AudioTrack
 
getMbps() - Method in class net.filebot.format.BitRate
 
getMediaCharacteristics(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getMediaCreationTime() - Method in class net.filebot.format.MediaBindingBean
 
getMediaFile() - Method in class net.filebot.format.MediaBindingBean
 
getMediaFolders(Collection<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
getMediaInfo() - Method in class net.filebot.format.MediaBindingBean
 
getMediaInfo(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getMediaParentFolder() - Method in class net.filebot.format.MediaBindingBean
 
getMediaTags() - Method in class net.filebot.format.MediaBindingBean
 
getMediaTags() - Method in class net.filebot.media.FFProbe
 
getMediaTags() - Method in interface net.filebot.media.MediaCharacteristics
 
getMediaTitle() - Method in class net.filebot.format.MediaBindingBean
 
getMedium() - Method in class net.filebot.format.MediaBindingBean
 
getMedium() - Method in class net.filebot.web.AudioTrack
 
getMediumCount() - Method in class net.filebot.web.AudioTrack
 
getMegaBytesPerSecond() - Method in class net.filebot.format.MediaBindingBean
 
getMenuProperties() - Method in class net.filebot.format.MediaBindingBean
 
getMetaAttributesObject() - Method in class net.filebot.format.MediaBindingBean
 
getMetadata(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getMetaInfo() - Method in class net.filebot.format.MediaBindingBean
 
getMinutes() - Method in class net.filebot.format.MediaBindingBean
 
getModel() - Method in class net.filebot.format.MediaBindingBean
 
getModelIndex() - Method in class net.filebot.format.MediaBindingBean
 
getMonth() - Method in class net.filebot.web.SimpleDate
 
getMountPoint() - Method in class net.filebot.format.MediaBindingBean
 
getMovie() - Method in class net.filebot.format.MediaBindingBean
 
getMovieDetails() - Method in class net.filebot.format.MediaBindingBean
 
getMpx() - Method in class net.filebot.format.Resolution
 
getMusic() - Method in class net.filebot.format.MediaBindingBean
 
getName() - Method in class net.filebot.format.MediaBindingBean
 
getName() - Method in class net.filebot.Language
 
getName() - Method in class net.filebot.media.ImageMetadata
 
getName() - Method in class net.filebot.postprocess.Script
 
getName() - Method in class net.filebot.web.Extra
 
getName() - Method in class net.filebot.web.MovieCollection
 
getName() - Method in class net.filebot.web.MovieInfo
 
getName() - Method in class net.filebot.web.Person
 
getName() - Method in class net.filebot.web.SearchResult
 
getName() - Method in class net.filebot.web.SeriesInfo
 
getNames() - Method in class net.filebot.Language
 
getNameWithoutExtension(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getNameWithoutExtension(String) - Static method in class net.filebot.cli.ScriptShellMethods
 
getNameWithYear() - Method in class net.filebot.format.MediaBindingBean
 
getNameWithYear() - Method in class net.filebot.web.Movie
 
getNetwork() - Method in class net.filebot.web.SearchResultDetails
 
getNetwork() - Method in class net.filebot.web.SeriesInfo
 
getNumber() - Method in class net.filebot.format.AutoUnitDecimal
 
getOmdbApiInfo() - Method in class net.filebot.format.MediaBindingBean
 
getOrder() - Method in class net.filebot.web.Person
 
getOrder() - Method in class net.filebot.web.SeriesInfo
 
getOriginal() - Method in class net.filebot.web.MappedEpisode
 
getOriginalFileName() - Method in class net.filebot.format.MediaBindingBean
 
getOriginalLanguage() - Method in class net.filebot.format.MediaBindingBean
 
getOriginalLanguage() - Method in class net.filebot.web.MovieInfo
 
getOriginalLanguage() - Method in class net.filebot.web.SearchResultDetails
 
getOriginalLanguage() - Method in class net.filebot.web.SeriesDetails
 
getOriginalName() - Method in class net.filebot.web.MovieInfo
 
getOriginalName() - Method in class net.filebot.web.SearchResultDetails
 
getOriginalName() - Method in class net.filebot.web.SeriesDetails
 
getOriginCountry() - Method in class net.filebot.format.MediaBindingBean
 
getOutputHashType() - Method in class net.filebot.cli.ArgumentBean
 
getOutputPath() - Method in class net.filebot.cli.ArgumentBean
 
getOverallBitRate() - Method in class net.filebot.format.MediaBindingBean
 
getOverview() - Method in class net.filebot.web.EpisodeInfo
 
getOverview() - Method in class net.filebot.web.MovieCollection
 
getOverview() - Method in class net.filebot.web.MovieInfo
 
getOverview() - Method in class net.filebot.web.SearchResultDetails
 
getOverview() - Method in class net.filebot.web.SeriesDetails
 
getPanelMode() - Method in class net.filebot.cli.ArgumentBean
 
getPartCount() - Method in class net.filebot.format.MediaBindingBean
 
getPartCount() - Method in class net.filebot.web.MoviePart
 
getPartCountNumber() - Method in class net.filebot.format.MediaBindingBean
Deprecated.
getPartIndex() - Method in class net.filebot.format.MediaBindingBean
 
getPartIndex() - Method in class net.filebot.web.MoviePart
 
getPhoto() - Method in class net.filebot.format.MediaBindingBean
 
getPlexStandardPath() - Method in class net.filebot.format.MediaBindingBean
 
getPopularity() - Method in class net.filebot.web.MovieInfo
 
getPopularity() - Method in class net.filebot.web.SearchResultDetails
 
getPopularity() - Method in class net.filebot.web.SeriesDetails
 
getPoster() - Method in class net.filebot.web.MovieCollection
 
getPoster() - Method in class net.filebot.web.MovieInfo
 
getPoster() - Method in class net.filebot.web.SeriesDetails
 
getPostProcessActions() - Method in class net.filebot.cli.ArgumentBean
 
getPrimaryGenre() - Method in class net.filebot.format.MediaBindingBean
 
getPrimaryTitle() - Method in class net.filebot.format.MediaBindingBean
 
getProductionCode() - Method in class net.filebot.web.EpisodeInfo
 
getProductionCompanies() - Method in class net.filebot.web.MovieInfo
 
getProductionCountries() - Method in class net.filebot.web.MovieInfo
 
getProperty(String) - Method in class net.filebot.format.AssociativeEnumObject
 
getProperty(String) - Method in class net.filebot.format.DynamicBindings
 
getProperty(String) - Method in class net.filebot.postprocess.ScriptBaseClass.Response
 
getQueryExpression() - Method in class net.filebot.cli.ArgumentBean
 
getRating() - Method in class net.filebot.format.MediaBindingBean
 
getRating() - Method in class net.filebot.web.Artwork
 
getRating() - Method in class net.filebot.web.EpisodeInfo
 
getRating() - Method in class net.filebot.web.MovieInfo
 
getRating() - Method in class net.filebot.web.SeriesInfo
 
getRatingCount() - Method in class net.filebot.web.SeriesInfo
 
getRaw(EpisodeInfo) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getRaw(SeriesInfo) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getRelativeFilePath() - Method in class net.filebot.format.MediaBindingBean
 
getRelativePathTail(File, int) - Static method in class net.filebot.format.ExpressionFormatMethods
 
getReleased() - Method in class net.filebot.web.MovieInfo
 
getReleaseDate() - Method in class net.filebot.format.MediaBindingBean
 
getReleaseGroup() - Method in class net.filebot.format.MediaBindingBean
 
getRenameAction() - Method in class net.filebot.cli.ArgumentBean
 
getResource() - Method in class net.filebot.format.DataResource
 
getRevenue() - Method in class net.filebot.web.MovieInfo
 
getRoot(File) - Static method in class net.filebot.format.ExpressionFormatMethods
 
getRuntime() - Method in class net.filebot.format.MediaBindingBean
 
getRuntime() - Method in class net.filebot.web.MovieInfo
 
getRuntime() - Method in class net.filebot.web.SeriesInfo
 
getS00() - Method in class net.filebot.format.MediaBindingBean
 
getS00E00() - Method in class net.filebot.format.MediaBindingBean
 
getSamplingRate() - Method in class net.filebot.format.MediaBindingBean
 
getScale() - Method in class net.filebot.format.AutoScaleInteger
 
getSeason() - Method in class net.filebot.web.Episode
 
getSeason() - Method in class net.filebot.web.MappedEpisode
 
getSeason() - Method in class net.filebot.web.MultiEpisode
 
getSeasonCount() - Method in class net.filebot.format.MediaBindingBean
 
getSeasonName() - Method in class net.filebot.format.MediaBindingBean
 
getSeasonNumber() - Method in class net.filebot.format.MediaBindingBean
 
getSeasons() - Method in class net.filebot.web.SeriesDetails
 
getSeasonYears() - Method in class net.filebot.format.MediaBindingBean
 
getSeconds() - Method in class net.filebot.format.MediaBindingBean
 
getSelf() - Method in class net.filebot.format.MediaBindingBean
 
getSeries(Episode) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getSeriesDetails() - Method in class net.filebot.format.MediaBindingBean
 
getSeriesInfo() - Method in class net.filebot.format.MediaBindingBean
 
getSeriesInfo() - Method in class net.filebot.web.Episode
 
getSeriesInfo() - Method in class net.filebot.web.MultiEpisode
 
getSeriesName() - Method in class net.filebot.web.Episode
 
getSeriesName() - Method in class net.filebot.web.MappedEpisode
 
getSeriesName() - Method in class net.filebot.web.MultiEpisode
 
getSeriesNames() - Method in class net.filebot.web.Episode
 
getSeriesNames() - Method in class net.filebot.web.MappedEpisode
 
getSeriesNames() - Method in class net.filebot.web.MultiEpisode
 
getService(Script, String) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getSimilarity(String, String) - Static method in class net.filebot.cli.ScriptShellMethods
 
getSite() - Method in class net.filebot.web.Extra
 
getSize() - Method in class net.filebot.web.Extra
 
getSize(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getSlug() - Method in class net.filebot.web.SearchResultDetails
 
getSlug() - Method in class net.filebot.web.SeriesDetails
 
getSortInitial() - Method in class net.filebot.format.MediaBindingBean
 
getSortOrder() - Method in class net.filebot.cli.ArgumentBean
 
getSortOrderObject() - Method in class net.filebot.format.MediaBindingBean
 
getSpecial() - Method in class net.filebot.web.Episode
 
getSpecial() - Method in class net.filebot.web.MappedEpisode
 
getSpecial() - Method in class net.filebot.web.MultiEpisode
 
getSpecialNumber() - Method in class net.filebot.format.MediaBindingBean
 
getSpokenLanguages() - Method in class net.filebot.format.MediaBindingBean
 
getSpokenLanguages() - Method in class net.filebot.web.MovieInfo
 
getSpokenLanguages() - Method in class net.filebot.web.SeriesInfo
 
getStandardPath(NamingStandard) - Method in class net.filebot.format.MediaBindingBean
 
getStartDate() - Method in class net.filebot.format.MediaBindingBean
 
getStartDate() - Method in class net.filebot.web.SeriesInfo
 
getStatus() - Method in class net.filebot.web.MovieInfo
 
getStatus() - Method in class net.filebot.web.SearchResultDetails
 
getStatus() - Method in class net.filebot.web.SeriesInfo
 
getStereoscopic3D() - Method in class net.filebot.format.MediaBindingBean
 
getStreams() - Method in class net.filebot.media.FFProbe
 
getStructurePathTail(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getStructureRoot(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getSubtitleCodec() - Method in class net.filebot.media.FFProbe
 
getSubtitleCodec() - Method in interface net.filebot.media.MediaCharacteristics
 
getSubtitleLanguage() - Method in class net.filebot.media.FFProbe
 
getSubtitleLanguage() - Method in interface net.filebot.media.MediaCharacteristics
 
getSubtitleNamingFormat() - Method in class net.filebot.cli.ArgumentBean
 
getSubtitleOutputFormat() - Method in class net.filebot.cli.ArgumentBean
 
getSubtitles - Variable in class net.filebot.cli.ArgumentBean
 
getSubtitles(File, String...) - Method in class net.filebot.postprocess.ScriptBaseClass
 
getSubtitles(Map, File, String...) - Method in class net.filebot.postprocess.ScriptBaseClass
 
getSubtitleTags() - Method in class net.filebot.format.MediaBindingBean
 
getSxE() - Method in class net.filebot.format.MediaBindingBean
 
getTag() - Method in class net.filebot.Language
 
getTag(String) - Method in class net.filebot.media.FFProbe
 
getTagline() - Method in class net.filebot.web.MovieInfo
 
getTags() - Method in class net.filebot.media.FFProbe
 
getTags() - Method in class net.filebot.web.Artwork
 
getTail(File) - Static method in class net.filebot.format.ExpressionFormatMethods
 
getText(ByteBuffer) - Static method in class net.filebot.cli.ScriptShellMethods
 
getTextLanguageList() - Method in class net.filebot.format.MediaBindingBean
 
getTextPropertiesList() - Method in class net.filebot.format.MediaBindingBean
 
getTimeStamp() - Method in class net.filebot.web.SimpleDate
 
getTitle() - Method in class net.filebot.format.MediaBindingBean
 
getTitle() - Method in class net.filebot.media.FFProbe
 
getTitle() - Method in interface net.filebot.media.MediaCharacteristics
 
getTitle() - Method in class net.filebot.web.AudioTrack
 
getTitle() - Method in class net.filebot.web.Episode
 
getTitle() - Method in class net.filebot.web.MappedEpisode
 
getTitle() - Method in class net.filebot.web.MultiEpisode
 
getTmdbId() - Method in class net.filebot.format.MediaBindingBean
 
getTmdbId() - Method in class net.filebot.web.Movie
 
getToday() - Method in class net.filebot.format.MediaBindingBean
 
getTrack() - Method in class net.filebot.web.AudioTrack
 
getTrackCount() - Method in class net.filebot.web.AudioTrack
 
getTrackTitle() - Method in class net.filebot.web.AudioTrack
 
getTranslations() - Method in class net.filebot.web.MovieInfo
 
getTranslations(Movie) - Static method in class net.filebot.format.ExtendedMetadataMethods
 
getTvdbId() - Method in class net.filebot.format.MediaBindingBean
 
getType() - Method in class net.filebot.web.Extra
 
getType() - Method in class net.filebot.web.SeriesInfo
 
getUnit() - Method in class net.filebot.format.AutoUnitDecimal
 
getUnit() - Method in class net.filebot.format.ChannelCount
 
getUnit() - Method in class net.filebot.format.FrameRate
 
getUnit(AutoScaleInteger.Scale) - Method in class net.filebot.format.AutoScaleInteger
 
getUnit(AutoScaleInteger.Scale) - Method in class net.filebot.format.BitRate
 
getUnit(AutoScaleInteger.Scale) - Method in class net.filebot.format.FileSize
 
getUnix() - Method in class net.filebot.format.StructuredFile
 
getUrl() - Method in class net.filebot.web.Artwork
 
getUserDefinedArguments() - Method in class net.filebot.format.MediaBindingBean
 
getUserDefinedLabel() - Method in class net.filebot.format.MediaBindingBean
 
getUserDefinedOutputFolder() - Method in class net.filebot.format.MediaBindingBean
 
getUserHome() - Method in class net.filebot.format.MediaBindingBean
 
getValue() - Method in class net.filebot.format.AutoScaleInteger
 
getValue() - Method in class net.filebot.format.AutoUnitDecimal
 
getVideoBitRate() - Method in class net.filebot.format.MediaBindingBean
 
getVideoCodec() - Method in class net.filebot.format.MediaBindingBean
 
getVideoCodec() - Method in class net.filebot.media.FFProbe
 
getVideoCodec() - Method in interface net.filebot.media.MediaCharacteristics
 
getVideoCompressionFormat() - Method in class net.filebot.format.MediaBindingBean
 
getVideoDefinitionCategory() - Method in class net.filebot.format.MediaBindingBean
 
getVideoEdition() - Method in class net.filebot.format.MediaBindingBean
 
getVideoFormat() - Method in class net.filebot.format.MediaBindingBean
 
getVideoProfile() - Method in class net.filebot.media.FFProbe
 
getVideoProfile() - Method in interface net.filebot.media.MediaCharacteristics
 
getVideoPropertiesList() - Method in class net.filebot.format.MediaBindingBean
 
getVideoResolution() - Method in class net.filebot.format.MediaBindingBean
 
getVideoSource() - Method in class net.filebot.format.MediaBindingBean
 
getVideoSourceMatch() - Method in class net.filebot.format.MediaBindingBean
 
getVideoTags() - Method in class net.filebot.format.MediaBindingBean
 
getVotes() - Method in class net.filebot.format.MediaBindingBean
 
getVotes() - Method in class net.filebot.web.EpisodeInfo
 
getVotes() - Method in class net.filebot.web.MovieInfo
 
getWidescreen() - Method in class net.filebot.format.MediaBindingBean
 
getWidth() - Method in class net.filebot.format.MediaBindingBean
 
getWidth() - Method in class net.filebot.format.Resolution
 
getWidth() - Method in class net.filebot.media.FFProbe
 
getWidth() - Method in interface net.filebot.media.MediaCharacteristics
 
getWriter() - Method in interface net.filebot.web.Crew
 
getWriters() - Method in interface net.filebot.web.Crew
 
getXattr(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
getXrossEntityMapper() - Method in class net.filebot.format.MediaBindingBean
 
getYear() - Method in class net.filebot.format.MediaBindingBean
 
getYear() - Method in class net.filebot.format.StructuredFile
 
getYear() - Method in class net.filebot.web.Movie
 
getYear() - Method in class net.filebot.web.SimpleDate
 
GroovyAction - Class in net.filebot.cli
 
GroovyAction(String, String) - Constructor for class net.filebot.cli.GroovyAction
 
GroovyAction(String, String, Closure<?>) - Constructor for class net.filebot.cli.GroovyAction
 
GroovyComparator - Class in net.filebot.cli
 
GroovyComparator(Closure<?>) - Constructor for class net.filebot.cli.GroovyComparator
 
group(String) - Method in class net.filebot.format.StructuredFile
 
group(String) - Method in class net.filebot.web.Episode
 
groups() - Method in class net.filebot.media.VideoFormat
 
guessFormat(int, int) - Method in class net.filebot.media.VideoFormat
 
GUEST_STAR - Static variable in class net.filebot.web.Person
 

H

has(Predicate<String>) - Method in class net.filebot.web.Artwork
 
has(BindingException.Flag) - Method in exception net.filebot.format.BindingException
 
hasEnded() - Method in class net.filebot.web.SeriesDetails
 
hasExtension(File, String...) - Static method in class net.filebot.cli.ScriptShellMethods
 
hasExtension(String, String...) - Static method in class net.filebot.cli.ScriptShellMethods
 
hasFile(File, Closure<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
hash(File, String) - Static method in class net.filebot.cli.ScriptShellMethods
 
hashCode() - Method in class net.filebot.format.AssociativeScriptObject
 
hashCode() - Method in class net.filebot.web.Artwork
 
hashCode() - Method in class net.filebot.web.AudioTrack
 
hashCode() - Method in class net.filebot.web.Episode
 
hashCode() - Method in class net.filebot.web.MappedEpisode
 
hashCode() - Method in class net.filebot.web.MoviePart
 
hashCode() - Method in class net.filebot.web.MultiEpisode
 
hashCode() - Method in class net.filebot.web.SearchResult
 
hashCode() - Method in class net.filebot.web.SeriesInfo
 
hashCode() - Method in class net.filebot.web.SimpleDate
 
HashType - Enum Class in net.filebot.hash
 
head(URL) - Static method in class net.filebot.cli.ScriptShellMethods
 
header() - Method in class net.filebot.postprocess.ScriptBaseClass.Response
 
header(String) - Method in class net.filebot.postprocess.ScriptBaseClass.Response
 
help - Variable in class net.filebot.cli.ArgumentBean
 
HEVC - Enum constant in enum class net.filebot.media.VideoQuality.VideoCodec
 
homepage - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
HowTo - Enum constant in enum class net.filebot.mediainfo.MediaInfo.InfoKind
How this parameter is supported, could be N (No), B (Beta), R (Read only), W (Read/Write).
html() - Method in class net.filebot.format.DataResource
 
html(Script, Object) - Static method in class net.filebot.format.ExpressionFormatFunctions
 

I

id - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
id - Variable in class net.filebot.postprocess.Script
 
ID(Integer, Integer, String, Integer) - Static method in class net.filebot.web.Movie
 
ImageMetadata - Class in net.filebot.media
 
ImageMetadata(File) - Constructor for class net.filebot.media.ImageMetadata
 
ImageMetadata.CameraProperty - Enum Class in net.filebot.media
 
IMDB(int) - Static method in class net.filebot.web.Movie
 
IMDB(String, int, int) - Static method in class net.filebot.web.Movie
 
imdb_id - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
include(Script, Object) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
INDEX - Enum constant in enum class net.filebot.cli.StandardConflictAction
 
indexOf(Object) - Method in class net.filebot.format.AssociativeEnumObject
 
Info - Enum constant in enum class net.filebot.mediainfo.MediaInfo.InfoKind
More information about the parameter.
Inform(Pointer) - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Get all details about a file.
initialName(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Reduce first name to initials.
inputFileFilter - Variable in class net.filebot.cli.ArgumentBean
 
inputFileOrder - Variable in class net.filebot.cli.ArgumentBean
 
INSTANCE - Static variable in interface net.filebot.mediainfo.MediaInfoLibrary
 
invokeMethod(String, Object) - Method in class net.filebot.postprocess.ScriptBaseClass.Response
 
isActor() - Method in class net.filebot.web.Person
 
isAdult() - Method in class net.filebot.web.MovieInfo
 
isAiringToday() - Method in class net.filebot.web.SeriesDetails
 
isAnime() - Method in class net.filebot.format.MediaBindingBean
 
isArchive(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isAudio(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isBetter(File, File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isBetter(File, File) - Static method in class net.filebot.media.VideoQuality
 
isClutter(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isContinuing() - Method in class net.filebot.web.SeriesDetails
 
isDerived(File, File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isDirector() - Method in class net.filebot.web.Person
 
isDisk(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isEmpty() - Method in class net.filebot.format.AssociativeEnumObject
 
isEmptyValue(Script, Object) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
isEpisode(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isFraction() - Method in class net.filebot.format.AutoUnitDecimal
 
isImage(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isInteractive() - Method in class net.filebot.cli.ArgumentBean
 
isLatin(String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
isMovie(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isOfficial() - Method in class net.filebot.web.Extra
 
isRecent() - Method in class net.filebot.web.SeriesDetails
 
isRegular() - Method in class net.filebot.format.MediaBindingBean
 
isStale() - Method in class net.filebot.format.DataResource
 
isStrict() - Method in class net.filebot.cli.ArgumentBean
 
isSubtitle(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isSymlink(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isSystem(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isVerification(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isVideo() - Method in class net.filebot.web.MovieInfo
 
isVideo(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
isWriter() - Method in class net.filebot.web.Person
 
isWritingDepartment() - Method in class net.filebot.web.Person
 
iterator() - Method in class net.filebot.format.AssociativeEnumObject
 
iterator() - Method in class net.filebot.format.Resolution
 
iterator() - Method in class net.filebot.postprocess.ScriptBaseClass.Response
 
iterator() - Method in class net.filebot.web.MultiEpisode
 

J

joining(Collection<?>, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
joining(Collection<?>, String, String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
joiningDistinct(Collection<?>, String, Closure<?>...) - Static method in class net.filebot.format.ExpressionFormatMethods
 
joiningDistinct(Collection<?>, String, String, String, Closure<?>...) - Static method in class net.filebot.format.ExpressionFormatMethods
 
json() - Method in class net.filebot.format.DataResource
 
json(Script, Object) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
JSON - Enum constant in enum class net.filebot.postprocess.ScriptBaseClass.ContentType
 

K

K - Enum constant in enum class net.filebot.format.AutoScaleInteger.Scale
 
keySet() - Method in class net.filebot.format.AssociativeEnumObject
 

L

lang - Variable in class net.filebot.cli.ArgumentBean
 
Language - Class in net.filebot
 
Language(String, String, String, String, String[]) - Constructor for class net.filebot.Language
 
languageOrder(Locale...) - Static method in class net.filebot.web.Artwork
 
lastIndexOf(Object) - Method in class net.filebot.format.AssociativeEnumObject
 
layout(Number) - Static method in class net.filebot.format.ChannelCount
 
leftShift(StructuredFile, Object) - Static method in class net.filebot.format.ExpressionFormatMethods
Add a value to the season folder level.
length() - Method in interface net.filebot.format.StringBinding
 
LIB_ZEN - Static variable in interface net.filebot.mediainfo.MediaInfoLibrary
 
library(String) - Method in class net.filebot.format.StructuredFile
 
license - Variable in class net.filebot.cli.ArgumentBean
 
lines() - Method in class net.filebot.format.DataResource
 
lines(Script, Object) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
list - Variable in class net.filebot.cli.ArgumentBean
 
listFiles(File, Closure<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
listIterator() - Method in class net.filebot.format.AssociativeEnumObject
 
listIterator(int) - Method in class net.filebot.format.AssociativeEnumObject
 
listPath(File) - Static method in class net.filebot.format.ExpressionFormatMethods
 
listPath(File, int) - Static method in class net.filebot.format.ExpressionFormatMethods
 
local(File) - Static method in class net.filebot.format.DataResource
 
locate(double, double) - Method in interface net.filebot.web.Geocode
 
log - Variable in class net.filebot.cli.ArgumentBean
 
logFile - Variable in class net.filebot.cli.ArgumentBean
 
lower() - Method in interface net.filebot.format.StringBinding
 
lower(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Convert all characters to lower case/ e.g.
lower(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
lowerTrail() - Method in interface net.filebot.format.StringBinding
 
lowerTrail(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Convert all trailing characters to lower case.

M

M - Enum constant in enum class net.filebot.format.AutoScaleInteger.Scale
 
maker - Enum constant in enum class net.filebot.media.ImageMetadata.CameraProperty
 
map(List<Episode>) - Method in class net.filebot.web.Episode
 
map(StreamKind, int) - Method in class net.filebot.mediainfo.MediaInfo
 
map(Episode) - Method in class net.filebot.web.Episode
 
mapByExtension(Collection<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
mapByFolder(Collection<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
MappedEpisode - Class in net.filebot.web
 
MappedEpisode() - Constructor for class net.filebot.web.MappedEpisode
 
MappedEpisode(Episode, Episode) - Constructor for class net.filebot.web.MappedEpisode
 
mapper - Variable in class net.filebot.cli.ArgumentBean
 
mapper(String) - Method in class net.filebot.cli.ScriptShell
 
match(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
Match pattern and return or unwind if pattern cannot be found.
match(String, String, int) - Static method in class net.filebot.format.ExpressionFormatMethods
 
match(String, Map<?, ?>) - Static method in class net.filebot.format.ExpressionFormatMethods
Find matching pattern and return mapped value.
match(Collection<?>, Map<?, ?>) - Static method in class net.filebot.format.ExpressionFormatMethods
 
MATCH_VIDEO - Enum constant in enum class net.filebot.subtitle.SubtitleNaming
 
MATCH_VIDEO_ADD_LANGUAGE_TAG - Enum constant in enum class net.filebot.subtitle.SubtitleNaming
 
matchAll(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
Match all occurrences of the given pattern or unwind if pattern cannot be found.
matchAll(String, String, int) - Static method in class net.filebot.format.ExpressionFormatMethods
 
matchBrackets(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Match brackets pattern.
matches(Object...) - Method in class net.filebot.web.Artwork
 
matches(String) - Method in class net.filebot.Language
 
matches(Language) - Method in class net.filebot.Language
 
matchNameYear(String) - Static method in class net.filebot.web.Movie
 
MD5 - Enum constant in enum class net.filebot.hash.HashType
 
Measure - Enum constant in enum class net.filebot.mediainfo.MediaInfo.InfoKind
Unique name of measure unit of parameter.
Measure_Text - Enum constant in enum class net.filebot.mediainfo.MediaInfo.InfoKind
Translated name of measure unit.
MediaBindingBean - Class in net.filebot.format
 
MediaBindingBean(Object, File) - Constructor for class net.filebot.format.MediaBindingBean
 
MediaBindingBean(Object, File, Map<File, ?>) - Constructor for class net.filebot.format.MediaBindingBean
 
MediaCharacteristics - Interface in net.filebot.media
 
mediaInfo - Variable in class net.filebot.cli.ArgumentBean
 
MediaInfo - Class in net.filebot.mediainfo
 
MediaInfo() - Constructor for class net.filebot.mediainfo.MediaInfo
 
MediaInfo.InfoKind - Enum Class in net.filebot.mediainfo
 
MediaInfoException - Exception in net.filebot.mediainfo
 
MediaInfoException(LinkageError) - Constructor for exception net.filebot.mediainfo.MediaInfoException
 
MediaInfoException(String, Throwable) - Constructor for exception net.filebot.mediainfo.MediaInfoException
 
MediaInfoLibrary - Interface in net.filebot.mediainfo
 
MicroDVD - Enum constant in enum class net.filebot.subtitle.SubtitleFormat
 
milliseconds(Script, Object, Object...) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
minify(String) - Static method in class net.filebot.media.FFProbe
 
mod(File, Object) - Static method in class net.filebot.format.ExpressionFormatMethods
 
mod(StructuredFile, Object) - Static method in class net.filebot.format.ExpressionFormatMethods
Add values to the file name, after the file name, but before the subtitle language suffix and file extension.
mode - Variable in class net.filebot.cli.ArgumentBean
 
model - Enum constant in enum class net.filebot.media.ImageMetadata.CameraProperty
 
move(File, File) - Static method in class net.filebot.cli.ScriptShellMethods
 
Movie - Class in net.filebot.web
 
Movie() - Constructor for class net.filebot.web.Movie
 
Movie(int, String, String[], int, int, int, Locale) - Constructor for class net.filebot.web.Movie
 
Movie(Movie) - Constructor for class net.filebot.web.Movie
 
MovieCollection - Class in net.filebot.web
 
MovieCollection(Collection<Movie>, int, String, String, URL, URL) - Constructor for class net.filebot.web.MovieCollection
 
MovieInfo - Class in net.filebot.web
 
MovieInfo() - Constructor for class net.filebot.web.MovieInfo
 
MovieInfo(Map<MovieInfo.Property, String>, List<String>, List<String>, List<String>, Map<String, String>, Map<String, String>, List<String>, List<String>, List<String>, List<Person>) - Constructor for class net.filebot.web.MovieInfo
 
MovieInfo.Property - Enum Class in net.filebot.web
 
MoviePart - Class in net.filebot.web
 
MoviePart() - Constructor for class net.filebot.web.MoviePart
 
MoviePart(MoviePart) - Constructor for class net.filebot.web.MoviePart
 
MoviePart(Movie, int, int) - Constructor for class net.filebot.web.MoviePart
 
MPEG - Enum constant in enum class net.filebot.media.VideoQuality.VideoCodec
 
MPL2 - Enum constant in enum class net.filebot.subtitle.SubtitleFormat
 
MultiEpisode - Class in net.filebot.web
 
MultiEpisode() - Constructor for class net.filebot.web.MultiEpisode
 
MultiEpisode(Collection<Episode>) - Constructor for class net.filebot.web.MultiEpisode
 
MultiEpisode(Episode...) - Constructor for class net.filebot.web.MultiEpisode
 
multiply(StructuredFile, Object) - Static method in class net.filebot.format.ExpressionFormatMethods
Add a value to the movie / series folder name.

N

name - Variable in class net.filebot.postprocess.Script
 
name(String) - Method in class net.filebot.format.StructuredFile
 
Name - Enum constant in enum class net.filebot.mediainfo.MediaInfo.InfoKind
Unique name of parameter.
Name_Text - Enum constant in enum class net.filebot.mediainfo.MediaInfo.InfoKind
Translated name of parameter.
names() - Static method in enum class net.filebot.cli.StandardConflictAction
 
names() - Static method in enum class net.filebot.subtitle.SubtitleNaming
 
names() - Static method in enum class net.filebot.web.SortOrder
 
NameYear(String, int) - Static method in class net.filebot.web.Movie
 
negative(Comparable) - Static method in class net.filebot.format.ExpressionFormatMethods
 
negative(String) - Method in interface net.filebot.format.StringBinding
 
neighborhood - Enum constant in enum class net.filebot.web.Geocode.AddressComponent
 
net.filebot - package net.filebot
 
net.filebot.cli - package net.filebot.cli
 
net.filebot.format - package net.filebot.format
 
net.filebot.hash - package net.filebot.hash
 
net.filebot.media - package net.filebot.media
 
net.filebot.mediainfo - package net.filebot.mediainfo
 
net.filebot.postprocess - package net.filebot.postprocess
 
net.filebot.subtitle - package net.filebot.subtitle
 
net.filebot.web - package net.filebot.web
 
New() - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Create a new handle.
newHash() - Method in enum class net.filebot.hash.HashType
 
newReader(File) - Method in enum class net.filebot.hash.HashType
 
noLanguageOrder() - Static method in class net.filebot.web.Artwork
 
none(Script, Object, Object...) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
nonStrict - Variable in class net.filebot.cli.ArgumentBean
 
NOOP - Static variable in interface net.filebot.ExitCode
 
normalize(Function<Object, Object>) - Method in class net.filebot.format.AssociativeScriptObject
 
normalize(Function<Object, Object>) - Method in class net.filebot.format.DynamicBindings
 
normalizePunctuation(String) - Static method in class net.filebot.cli.ScriptShellMethods
 
now() - Static method in class net.filebot.web.SimpleDate
 
number(Integer) - Method in class net.filebot.web.Episode
 
number(Integer, Integer) - Method in class net.filebot.web.Episode
 
number(Integer, Integer, Integer) - Method in class net.filebot.web.Episode
 
number(String) - Method in class net.filebot.format.StructuredFile
 

O

object() - Method in class net.filebot.postprocess.ScriptBaseClass.Response
 
of(int, int, int) - Static method in class net.filebot.web.SimpleDate
 
of(Object, NamingStandard) - Static method in class net.filebot.format.StructuredFile
 
Official - Enum constant in enum class net.filebot.web.SortOrder
 
open(File) - Method in class net.filebot.mediainfo.MediaInfo
 
Open(Pointer, WString) - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Open a file and collect information about it (technical information and tags).
Open_Buffer_Continue(Pointer, Pointer, int) - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Open_Buffer_Continue
Open_Buffer_Continue_GoTo_Get(Pointer) - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Open_Buffer_Continue_GoTo_Get
Open_Buffer_Finalize(Pointer) - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Open_Buffer_Finalize
Open_Buffer_Init(Pointer, long, long) - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Open_Buffer_Init
option(String) - Method in class net.filebot.mediainfo.MediaInfo
 
option(String, String) - Method in class net.filebot.mediainfo.MediaInfo
 
Option(Pointer, WString, WString) - Method in interface net.filebot.mediainfo.MediaInfoLibrary
Configure or get information about MediaInfo.
Options - Enum constant in enum class net.filebot.mediainfo.MediaInfo.InfoKind
See infooptions_t.
order - Variable in class net.filebot.cli.ArgumentBean
 
ORIGINAL - Enum constant in enum class net.filebot.subtitle.SubtitleNaming
 
original_language - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
original_title - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
output - Variable in class net.filebot.cli.ArgumentBean
 
overview - Enum constant in enum class net.filebot.web.MovieInfo.Property
 

P

pad(CharSequence, int, CharSequence) - Static method in class net.filebot.format.ExpressionFormatMethods
 
pad(Number, int) - Static method in class net.filebot.format.ExpressionFormatMethods
 
pad(String, int...) - Static method in class net.filebot.format.ExpressionFormatMethods
Pad number patterns to length using the given character.
Parallel - Enum constant in enum class net.filebot.cli.ExecCommand.Flag
 
parameterCount(StreamKind, int) - Method in class net.filebot.mediainfo.MediaInfo
 
parameters() - Static method in class net.filebot.mediainfo.MediaInfo
 
parse(String) - Static method in enum class net.filebot.cli.ExecCommand.Flag
 
parse(String) - Static method in class net.filebot.format.BitRate
 
parse(String) - Static method in class net.filebot.format.FrameRate
 
parse(String) - Method in class net.filebot.media.FFProbe
 
parse(String) - Static method in class net.filebot.web.SimpleDate
 
parse(String...) - Static method in class net.filebot.cli.ArgumentBean
 
parse(String, String) - Static method in class net.filebot.format.Resolution
 
parse(ByteBuffer) - Method in enum class net.filebot.postprocess.ScriptBaseClass.ContentType
 
parse(List<String>, File) - Static method in class net.filebot.cli.ExecCommand
 
parseDate(String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
parseDate(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
parseDate(String, String, Locale) - Static method in class net.filebot.format.ExpressionFormatMethods
 
part(String) - Method in class net.filebot.format.StructuredFile
 
Person - Class in net.filebot.web
 
Person() - Constructor for class net.filebot.web.Person
 
Person(String, String) - Constructor for class net.filebot.web.Person
 
Person(String, String, String, String, Integer, URL) - Constructor for class net.filebot.web.Person
 
plus(File, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
plus(String, Closure) - Static method in class net.filebot.format.ExpressionFormatMethods
 
popularity - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
post(URL, byte[], String, Map<String, String>) - Static method in class net.filebot.cli.ScriptShellMethods
 
post(URL, String, Map<String, String>) - Static method in class net.filebot.cli.ScriptShellMethods
 
post(URL, Map<String, ?>, Map<String, String>) - Static method in class net.filebot.cli.ScriptShellMethods
 
postal_code - Enum constant in enum class net.filebot.web.Geocode.AddressComponent
 
poster_path - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
power(StructuredFile, Object) - Static method in class net.filebot.format.ExpressionFormatMethods
Add a value to the file name and the movie / series folder name.
preferredLanguages() - Static method in class net.filebot.Language
 
printHelp() - Method in class net.filebot.cli.ArgumentBean
 
printVersion() - Method in class net.filebot.cli.ArgumentBean
 
Production - Enum constant in enum class net.filebot.web.SortOrder
 
properties() - Method in class net.filebot.web.MovieInfo
 

Q

query - Variable in class net.filebot.cli.ArgumentBean
 
query(String) - Method in class net.filebot.cli.ScriptShell
 
quote(Script, Object, Object...) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
quoteBash(Script, Object, Object...) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
quotePowerShell(Script, Object, Object...) - Static method in class net.filebot.format.ExpressionFormatFunctions
 

R

ratingOrder() - Static method in class net.filebot.web.Artwork
 
raw() - Method in class net.filebot.mediainfo.MediaInfo
 
read(File) - Static method in class net.filebot.media.FFProbe
 
read(File, int) - Method in class net.filebot.mediainfo.MediaInfo
 
recursive - Variable in class net.filebot.cli.ArgumentBean
 
relativize(File, File) - Static method in class net.filebot.cli.ScriptShellMethods
 
release_date - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
relevanceOrder(Locale...) - Static method in class net.filebot.web.Artwork
 
remote(URI) - Static method in class net.filebot.format.DataResource
 
remove(int) - Method in class net.filebot.format.AssociativeEnumObject
 
remove(Object) - Method in class net.filebot.format.AssociativeEnumObject
 
removeAll(String) - Method in interface net.filebot.format.StringBinding
 
removeAll(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
removeAll(Collection<?>) - Method in class net.filebot.format.AssociativeEnumObject
 
removeIllegalCharacters(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Strip characters that aren't allowed on Windows from the given filename.
rename - Variable in class net.filebot.cli.ArgumentBean
 
rename(File, File) - Method in class net.filebot.cli.GroovyAction
 
rename(File, File) - Method in interface net.filebot.RenameAction
 
RenameAction - Interface in net.filebot
 
replace(CharSequence, CharSequence) - Method in interface net.filebot.format.StringBinding
 
replace(String, Map<?, ?>) - Static method in class net.filebot.format.ExpressionFormatMethods
Apply replacement mappings.
replace(Collection<T>, Map<T, T>) - Static method in class net.filebot.format.ExpressionFormatMethods
Apply replacement mappings.
replace(Map<?, ?>) - Method in interface net.filebot.format.StringBinding
 
REPLACE - Enum constant in enum class net.filebot.cli.StandardConflictAction
 
replaceAll(String) - Method in interface net.filebot.format.StringBinding
 
replaceAll(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
replacePart(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Strip trailing part number.
replacePart(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
Replace trailing part number.
replaceTrailingBrackets(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Strip trailing parenthesis.
replaceTrailingBrackets(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
Replace trailing parenthesis.
resetCommitTimer() - Method in class net.filebot.cli.FolderWatchService
 
Resolution - Class in net.filebot.format
 
Resolution(int, int) - Constructor for class net.filebot.format.Resolution
 
resolve(File, File) - Method in interface net.filebot.RenameAction
 
resolve(File, String) - Static method in class net.filebot.cli.ScriptShellMethods
 
resolveSibling(File, String) - Static method in class net.filebot.cli.ScriptShellMethods
 
Response(ByteBuffer, Map<String, String>) - Constructor for class net.filebot.postprocess.ScriptBaseClass.Response
 
retainAll(Collection<?>) - Method in class net.filebot.format.AssociativeEnumObject
 
reveal(Object...) - Method in class net.filebot.postprocess.ScriptBaseClass
 
revenue - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
reverse() - Method in class net.filebot.web.MappedEpisode
 
ReverseComparable - Class in net.filebot.format
 
ReverseComparable(Comparable<Object>) - Constructor for class net.filebot.format.ReverseComparable
 
revert - Variable in class net.filebot.cli.ArgumentBean
 
rightShift(StructuredFile, Object) - Static method in class net.filebot.format.ExpressionFormatMethods
Add a value to the A-Z folder level.
roman(Integer, TreeMap<Integer, String>) - Static method in class net.filebot.format.ExpressionFormatMethods
 
roman(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Replace numbers 1..12 with Roman numerals.
round(int) - Method in class net.filebot.format.AutoScaleInteger
 
round(int) - Method in class net.filebot.format.AutoUnitDecimal
 
round(Number, int) - Static method in class net.filebot.format.ExpressionFormatMethods
Round decimal number to precision.
route - Enum constant in enum class net.filebot.web.Geocode.AddressComponent
 
runCLI() - Method in class net.filebot.cli.ArgumentBean
 
runScript(String, Bindings) - Method in class net.filebot.cli.ScriptShell
 
runtime - Enum constant in enum class net.filebot.web.MovieInfo.Property
 

S

SAMI - Enum constant in enum class net.filebot.subtitle.SubtitleFormat
 
SAMPLE_FILE_NOT_SET - Enum constant in enum class net.filebot.format.BindingException.Flag
 
sanitize(Throwable) - Method in class net.filebot.cli.ScriptShell
 
saveAs(RenderedImage, File) - Static method in class net.filebot.cli.ScriptShellMethods
 
saveAs(String, File) - Static method in class net.filebot.cli.ScriptShellMethods
 
saveAs(String, String) - Static method in class net.filebot.cli.ScriptShellMethods
 
saveAs(URL, File) - Static method in class net.filebot.cli.ScriptShellMethods
 
saveAs(URL, String) - Static method in class net.filebot.cli.ScriptShellMethods
 
saveAs(ByteBuffer, File) - Static method in class net.filebot.cli.ScriptShellMethods
 
saveAs(ByteBuffer, String) - Static method in class net.filebot.cli.ScriptShellMethods
 
scale(AutoScaleInteger.Scale) - Method in class net.filebot.format.AutoScaleInteger
 
scale(AutoScaleInteger.Scale) - Method in class net.filebot.format.BitRate
 
scale(AutoScaleInteger.Scale) - Method in class net.filebot.format.FileSize
 
script - Variable in class net.filebot.cli.ArgumentBean
 
Script - Class in net.filebot.postprocess
 
Script(String, String) - Constructor for class net.filebot.postprocess.Script
 
Script(String, String, String) - Constructor for class net.filebot.postprocess.Script
 
ScriptBaseClass - Class in net.filebot.postprocess
 
ScriptBaseClass() - Constructor for class net.filebot.postprocess.ScriptBaseClass
 
ScriptBaseClass.ContentType - Enum Class in net.filebot.postprocess
 
ScriptBaseClass.Response - Class in net.filebot.postprocess
 
ScriptShell - Class in net.filebot.cli
 
ScriptShell() - Constructor for class net.filebot.cli.ScriptShell
 
ScriptShell(ScriptProvider, CmdlineInterface, Map<String, ?>) - Constructor for class net.filebot.cli.ScriptShell
 
ScriptShellMethods - Class in net.filebot.cli
 
SearchResult - Class in net.filebot.web
 
SearchResult() - Constructor for class net.filebot.web.SearchResult
 
SearchResult(int) - Constructor for class net.filebot.web.SearchResult
 
SearchResult(int, String) - Constructor for class net.filebot.web.SearchResult
 
SearchResult(int, String, String[]) - Constructor for class net.filebot.web.SearchResult
 
SearchResult(int, String, Collection<String>) - Constructor for class net.filebot.web.SearchResult
 
SearchResult(SearchResult) - Constructor for class net.filebot.web.SearchResult
 
SearchResultDetails - Class in net.filebot.web
 
SearchResultDetails() - Constructor for class net.filebot.web.SearchResultDetails
 
SearchResultDetails(int, String, String[], SimpleDate, String, String, String, String[], Double, String, String, String) - Constructor for class net.filebot.web.SearchResultDetails
 
SearchResultDetails(SearchResult, SearchResultDetails) - Constructor for class net.filebot.web.SearchResultDetails
 
SeriesDetails - Class in net.filebot.web
 
SeriesDetails() - Constructor for class net.filebot.web.SeriesDetails
 
SeriesDetails(Datasource, SortOrder, Locale, Integer, String) - Constructor for class net.filebot.web.SeriesDetails
 
SeriesDetails(SeriesDetails) - Constructor for class net.filebot.web.SeriesDetails
 
SeriesInfo - Class in net.filebot.web
 
SeriesInfo() - Constructor for class net.filebot.web.SeriesInfo
 
SeriesInfo(Datasource, SortOrder, Locale, Integer, String) - Constructor for class net.filebot.web.SeriesInfo
 
SeriesInfo(SeriesInfo) - Constructor for class net.filebot.web.SeriesInfo
 
set(int, Object) - Method in class net.filebot.format.AssociativeEnumObject
 
setAirsDays(String[]) - Method in class net.filebot.web.SeriesDetails
 
setAirsTime(String) - Method in class net.filebot.web.SeriesDetails
 
setAliasNames(String...) - Method in class net.filebot.web.SeriesInfo
 
setCertification(String) - Method in class net.filebot.web.SeriesInfo
 
setCertifications(Map<String, String>) - Method in class net.filebot.web.SeriesDetails
 
setCountry(String[]) - Method in class net.filebot.web.SeriesDetails
 
setDatabase(String) - Method in class net.filebot.web.SeriesInfo
 
setEndDate(SimpleDate) - Method in class net.filebot.web.SeriesDetails
 
setGenres(String...) - Method in class net.filebot.web.SeriesInfo
 
setId(Integer) - Method in class net.filebot.web.SeriesInfo
 
setImdbId(Integer) - Method in class net.filebot.web.SeriesDetails
 
setKeywords(String[]) - Method in class net.filebot.web.SeriesDetails
 
setLanguage(String) - Method in class net.filebot.web.SeriesInfo
 
setLastUpdated(Instant) - Method in class net.filebot.web.SeriesDetails
 
setMetadata(File, Object) - Static method in class net.filebot.cli.ScriptShellMethods
 
setName(String) - Method in class net.filebot.web.SeriesInfo
 
setNetwork(String) - Method in class net.filebot.web.SeriesInfo
 
setOrder(String) - Method in class net.filebot.web.SeriesInfo
 
setOriginalLanguage(String) - Method in class net.filebot.web.SeriesDetails
 
setOriginalName(String) - Method in class net.filebot.web.SeriesDetails
 
setOverview(String) - Method in class net.filebot.web.SeriesDetails
 
setPopularity(Double) - Method in class net.filebot.web.SeriesDetails
 
setPoster(URL) - Method in class net.filebot.web.SeriesDetails
 
setProperty(String, Object) - Method in class net.filebot.format.AssociativeEnumObject
 
setRating(Double) - Method in class net.filebot.web.SeriesInfo
 
setRatingCount(Integer) - Method in class net.filebot.web.SeriesInfo
 
setRuntime(Integer) - Method in class net.filebot.web.SeriesInfo
 
setSeasons(int[]) - Method in class net.filebot.web.SeriesDetails
 
setSlug(String) - Method in class net.filebot.web.SeriesDetails
 
setSpokenLanguages(String...) - Method in class net.filebot.web.SeriesInfo
 
setStartDate(SimpleDate) - Method in class net.filebot.web.SeriesInfo
 
setStatus(String) - Method in class net.filebot.web.SeriesInfo
 
setType(String) - Method in class net.filebot.web.SeriesInfo
 
SFV - Enum constant in enum class net.filebot.hash.HashType
 
SHA1 - Enum constant in enum class net.filebot.hash.HashType
 
SHA256 - Enum constant in enum class net.filebot.hash.HashType
 
SHA3_384 - Enum constant in enum class net.filebot.hash.HashType
 
SHELL_ARGS_BINDING_NAME - Static variable in class net.filebot.cli.ScriptShell
 
SHELL_BINDING_NAME - Static variable in class net.filebot.cli.ScriptShell
 
SHELL_CLI_BINDING_NAME - Static variable in class net.filebot.cli.ScriptShell
 
SHELL_DEFS_BINDING_NAME - Static variable in class net.filebot.cli.ScriptShell
 
SimpleDate - Class in net.filebot.web
 
SimpleDate() - Constructor for class net.filebot.web.SimpleDate
 
SimpleDate(int) - Constructor for class net.filebot.web.SimpleDate
 
SimpleDate(int, int, int) - Constructor for class net.filebot.web.SimpleDate
 
SimpleDate(LocalDate) - Constructor for class net.filebot.web.SimpleDate
 
size() - Method in class net.filebot.format.AssociativeEnumObject
 
size() - Method in class net.filebot.web.MovieCollection
 
SKIP - Enum constant in enum class net.filebot.cli.StandardConflictAction
 
slash(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
Replace all slashes.
snapshot() - Method in class net.filebot.media.ImageMetadata
 
snapshot(Function<Tag, String>) - Method in class net.filebot.media.ImageMetadata
 
snapshot(Function<Tag, String>, Predicate<Directory>) - Method in class net.filebot.media.ImageMetadata
 
sortBySimilarity(Collection<?>, Object, Closure<String>) - Static method in class net.filebot.cli.ScriptShellMethods
 
sortInitial(String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
sortName(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Convert to sort name.
sortName(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
SortOrder - Enum Class in net.filebot.web
 
space(String) - Method in interface net.filebot.format.StringBinding
 
space(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
Replace all spaces.
StandardConflictAction - Enum Class in net.filebot.cli
 
staticOption(String) - Static method in class net.filebot.mediainfo.MediaInfo
 
staticOption(String, String) - Static method in class net.filebot.mediainfo.MediaInfo
 
status - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
Story - Enum constant in enum class net.filebot.web.SortOrder
 
stream() - Method in class net.filebot.web.MultiEpisode
 
streamCount(StreamKind) - Method in class net.filebot.mediainfo.MediaInfo
 
StringBinding - Interface in net.filebot.format
 
stripReleaseInfo(String, boolean) - Static method in class net.filebot.cli.ScriptShellMethods
 
StructuredFile - Class in net.filebot.format
 
subList(int, int) - Method in class net.filebot.format.AssociativeEnumObject
 
sublocality - Enum constant in enum class net.filebot.web.Geocode.AddressComponent
 
SubRip - Enum constant in enum class net.filebot.subtitle.SubtitleFormat
 
subSequence(int, int) - Method in interface net.filebot.format.StringBinding
 
SubStationAlpha - Enum constant in enum class net.filebot.subtitle.SubtitleFormat
 
SubtitleFormat - Enum Class in net.filebot.subtitle
 
SubtitleNaming - Enum Class in net.filebot.subtitle
 
SubViewer - Enum constant in enum class net.filebot.subtitle.SubtitleFormat
 
SUCCESS - Static variable in interface net.filebot.ExitCode
 
suffix(String) - Method in class net.filebot.format.StructuredFile
 
SUPPORTED_FILE_TYPES - Static variable in class net.filebot.media.ImageMetadata
 
system(String, Object...) - Method in class net.filebot.postprocess.ScriptBaseClass
 
system(Map, String, Object...) - Method in class net.filebot.postprocess.ScriptBaseClass
 

T

tag(String) - Method in class net.filebot.format.StructuredFile
 
tagline - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
text() - Method in class net.filebot.format.DataResource
 
text(Script, Object) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
Text - Enum constant in enum class net.filebot.mediainfo.MediaInfo.InfoKind
Value of parameter.
TEXT - Enum constant in enum class net.filebot.postprocess.ScriptBaseClass.ContentType
 
title - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
title(String) - Method in class net.filebot.format.StructuredFile
 
title(String) - Method in class net.filebot.web.Episode
 
TMDB(int) - Static method in class net.filebot.web.Movie
 
TMDB(String, int, int) - Static method in class net.filebot.web.Movie
 
TMPlayer - Enum constant in enum class net.filebot.subtitle.SubtitleFormat
 
toArray() - Method in class net.filebot.format.AssociativeEnumObject
 
toArray(T[]) - Method in class net.filebot.format.AssociativeEnumObject
 
toDate(Long) - Static method in class net.filebot.format.ExpressionFormatMethods
 
toDate(Long, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
toDouble() - Method in class net.filebot.format.AutoScaleInteger
 
toDouble() - Method in class net.filebot.format.AutoUnitDecimal
 
toFile(String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
toFile(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
toFloat() - Method in class net.filebot.format.AutoScaleInteger
 
toFloat() - Method in class net.filebot.format.AutoUnitDecimal
 
toInstant() - Method in class net.filebot.web.SimpleDate
 
toInteger() - Method in class net.filebot.format.AutoScaleInteger
 
toInteger() - Method in class net.filebot.format.AutoUnitDecimal
 
toJson(Script, Object) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
toJsonString(Object) - Static method in class net.filebot.cli.ScriptShellMethods
 
toList() - Method in class net.filebot.format.AssociativeEnumObject
 
toLocalDate() - Method in class net.filebot.web.SimpleDate
 
toLocale(String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
toLong() - Method in class net.filebot.format.AutoScaleInteger
 
toLong() - Method in class net.filebot.format.AutoUnitDecimal
 
toNumber() - Method in class net.filebot.format.AutoScaleInteger
 
toNumber() - Method in class net.filebot.format.AutoUnitDecimal
 
toString() - Method in class net.filebot.cli.ArgumentBean
 
toString() - Method in class net.filebot.cli.GroovyAction
 
toString() - Method in class net.filebot.cli.GroovyComparator
 
toString() - Method in class net.filebot.format.AssociativeEnumObject
 
toString() - Method in class net.filebot.format.AssociativeScriptObject
 
toString() - Method in class net.filebot.format.AutoScaleInteger
 
toString() - Method in class net.filebot.format.AutoUnitDecimal
 
toString() - Method in class net.filebot.format.DynamicBindings
 
toString() - Method in class net.filebot.format.MediaBindingBean
 
toString() - Method in class net.filebot.format.Resolution
 
toString() - Method in class net.filebot.format.ReverseComparable
 
toString() - Method in class net.filebot.Language
 
toString() - Method in class net.filebot.media.FFProbe
 
toString() - Method in class net.filebot.media.VideoFormat
 
toString() - Method in class net.filebot.postprocess.ApplyClosure
 
toString() - Method in class net.filebot.postprocess.Script
 
toString() - Method in class net.filebot.postprocess.ScriptBaseClass.Response
 
toString() - Method in class net.filebot.web.Artwork
 
toString() - Method in class net.filebot.web.AudioTrack
 
toString() - Method in class net.filebot.web.Episode
 
toString() - Method in class net.filebot.web.EpisodeInfo
 
toString() - Method in class net.filebot.web.Extra
 
toString() - Method in class net.filebot.web.MappedEpisode
 
toString() - Method in class net.filebot.web.Movie
 
toString() - Method in class net.filebot.web.MovieInfo
 
toString() - Method in class net.filebot.web.MoviePart
 
toString() - Method in class net.filebot.web.MultiEpisode
 
toString() - Method in class net.filebot.web.Person
 
toString() - Method in class net.filebot.web.SearchResult
 
toString() - Method in class net.filebot.web.SeriesInfo
 
toString() - Method in class net.filebot.web.SimpleDate
 
toString() - Method in enum class net.filebot.web.SortOrder
 
toString(String[]) - Static method in class net.filebot.cli.ArgumentBean
 
toString(String, int) - Static method in class net.filebot.web.Movie
 
toString(AutoScaleInteger.Scale) - Method in class net.filebot.format.AutoScaleInteger
 
toURL(String, Map<?, ?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
transliterate(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
Apply any ICU script transliteration.
trash(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
trash(Object...) - Method in class net.filebot.postprocess.ScriptBaseClass
 
truncate(String, int) - Static method in class net.filebot.format.ExpressionFormatMethods
 
truncate(String, int, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
TYPE_ANIME - Static variable in class net.filebot.web.SeriesInfo
 
TYPE_SERIES - Static variable in class net.filebot.web.SeriesInfo
 

U

undefined - Static variable in annotation interface net.filebot.format.Define
 
undefined(String) - Method in class net.filebot.format.MediaBindingBean
 
UNDEFINED - Enum constant in enum class net.filebot.format.BindingException.Flag
 
UNDEFINED - Static variable in class net.filebot.web.Movie
 
unixfs - Variable in class net.filebot.cli.ArgumentBean
 
unxz(ByteBuffer) - Static method in class net.filebot.cli.ScriptShellMethods
 
upper() - Method in interface net.filebot.format.StringBinding
 
upper(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Convert all characters to upper case.
upper(String, String) - Static method in class net.filebot.format.ExpressionFormatMethods
 
upperInitial() - Method in interface net.filebot.format.StringBinding
 
upperInitial(String) - Static method in class net.filebot.format.ExpressionFormatMethods
Convert all initial characters to upper case.
usage() - Method in class net.filebot.cli.ArgumentBean
 

V

validateFileName(String) - Static method in class net.filebot.cli.ScriptShellMethods
 
validateFilePath(File) - Static method in class net.filebot.cli.ScriptShellMethods
 
value() - Element in annotation interface net.filebot.format.Define
 
valueOf(String) - Static method in enum class net.filebot.cli.ExecCommand.Flag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.cli.StandardConflictAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.format.AutoScaleInteger.Scale
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.format.BindingException.Flag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.hash.HashType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.media.ImageMetadata.CameraProperty
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.media.VideoQuality.VideoCodec
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.mediainfo.MediaInfo.InfoKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.postprocess.ScriptBaseClass.ContentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.subtitle.SubtitleFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.subtitle.SubtitleNaming
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.web.Geocode.AddressComponent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.web.MovieInfo.Property
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.filebot.web.SortOrder
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.filebot.cli.ExecCommand.Flag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.cli.StandardConflictAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.format.AutoScaleInteger.Scale
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.format.BindingException.Flag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.hash.HashType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.media.ImageMetadata.CameraProperty
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.media.VideoQuality.VideoCodec
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.mediainfo.MediaInfo.InfoKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.postprocess.ScriptBaseClass.ContentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.subtitle.SubtitleFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.subtitle.SubtitleNaming
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.web.Geocode.AddressComponent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.web.MovieInfo.Property
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.filebot.web.SortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
version - Variable in class net.filebot.cli.ArgumentBean
 
version() - Static method in class net.filebot.media.FFProbe
 
version() - Static method in class net.filebot.mediainfo.MediaInfo
 
video - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
VideoFormat - Class in net.filebot.media
 
VideoFormat(int[], int[]) - Constructor for class net.filebot.media.VideoFormat
 
VideoQuality - Class in net.filebot.media
 
VideoQuality(VideoFormat, Pattern) - Constructor for class net.filebot.media.VideoQuality
 
VideoQuality.VideoCodec - Enum Class in net.filebot.media
 
vote_average - Enum constant in enum class net.filebot.web.MovieInfo.Property
 
vote_count - Enum constant in enum class net.filebot.web.MovieInfo.Property
 

W

watchFolder(File) - Method in class net.filebot.cli.FolderWatchService
 
watchFolder(File, boolean, long, FileFilter, Closure<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
watchFolder(File, Closure<?>) - Static method in class net.filebot.cli.ScriptShellMethods
 
wrap(Closure<?>) - Static method in class net.filebot.cli.GroovyAction
 
wrap(Closure<?>) - Static method in class net.filebot.cli.GroovyComparator
 
WRITER - Static variable in class net.filebot.web.Person
 
WRITING_DEPARTMENT - Static variable in class net.filebot.web.Person
 

X

xml() - Method in class net.filebot.format.DataResource
 
xml(Script, Object) - Static method in class net.filebot.format.ExpressionFormatFunctions
 
XML - Enum constant in enum class net.filebot.postprocess.ScriptBaseClass.ContentType
 
xor(StructuredFile, Object) - Static method in class net.filebot.format.ExpressionFormatMethods
Replace subtitle language suffix.
xz(ByteBuffer) - Static method in class net.filebot.cli.ScriptShellMethods
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form