Serialized Form
-
Package net.filebot
-
Exception Class net.filebot.ExecuteException
class ExecuteException extends IOException implements Serializable-
Serialized Fields
-
exitCode
int exitCode
-
-
-
Exception Class net.filebot.GroovyEngine.InconsistentCompilerCacheException
class InconsistentCompilerCacheException extends ClassNotFoundException implements Serializable -
Exception Class net.filebot.InvalidInputException
class InvalidInputException extends IllegalStateException implements Serializable -
Exception Class net.filebot.InvalidResponseException
class InvalidResponseException extends IOException implements Serializable -
Class net.filebot.Language
class Language extends Object implements Serializable -
Exception Class net.filebot.LicenseError
class LicenseError extends Error implements Serializable
-
-
Package net.filebot.cli
-
Exception Class net.filebot.cli.CmdlineException
class CmdlineException extends RuntimeException implements Serializable -
Exception Class net.filebot.cli.ConfigurationException
class ConfigurationException extends net.filebot.cli.CmdlineException implements Serializable -
Exception Class net.filebot.cli.ScriptDeath
class ScriptDeath extends Throwable implements Serializable-
Serialized Fields
-
exitCode
int exitCode
-
-
-
-
Package net.filebot.format
-
Exception Class net.filebot.format.BindingException
class BindingException extends RuntimeException implements Serializable-
Serialized Fields
-
flags
BindingException.Flag[] flags
-
-
-
Exception Class net.filebot.format.ExpressionException
class ExpressionException extends ScriptException implements Serializable -
Class net.filebot.format.ExpressionFileFormat
class ExpressionFileFormat extends net.filebot.format.ExpressionFormat implements Serializable -
Class net.filebot.format.ExpressionFormat
class ExpressionFormat extends Format implements Serializable -
Class net.filebot.format.QueryExpression
class QueryExpression extends net.filebot.format.ExpressionFormat implements Serializable -
Class net.filebot.format.StructuredFile
class StructuredFile extends net.filebot.util.ReadOnlyFile implements Serializable-
Serialized Fields
-
components
net.filebot.media.NamingStandard.Structure components
-
naming
net.filebot.media.NamingStandard naming
-
object
Object object
-
-
-
Exception Class net.filebot.format.SuppressedThrowables
class SuppressedThrowables extends RuntimeException implements Serializable-
Serialized Fields
-
causes
Throwable[] causes
-
-
-
-
Package net.filebot.hash
-
Class net.filebot.hash.SfvFormat
class SfvFormat extends net.filebot.hash.VerificationFormat implements Serializable-
Serialized Fields
-
pattern
Pattern pattern
-
-
-
Class net.filebot.hash.VerificationFormat
class VerificationFormat extends Format implements Serializable
-
-
Package net.filebot.media
-
Class net.filebot.media.FFProbe
-
Class net.filebot.media.LocalDatasource.PhotoFile
class PhotoFile extends net.filebot.util.ReadOnlyFile implements Serializable-
Serialized Fields
-
metadata
ImageMetadata metadata
-
-
-
Class net.filebot.media.MediaInfoTable
-
-
Package net.filebot.mediainfo
-
Exception Class net.filebot.mediainfo.MediaInfoException
class MediaInfoException extends RuntimeException implements Serializable
-
-
Package net.filebot.web
-
Class net.filebot.web.AbstractEpisodeListProvider.SeriesData
class SeriesData extends Object implements Serializable-
Serialized Fields
-
episodeList
Episode[] episodeList
-
seriesInfo
SeriesInfo seriesInfo
-
-
-
Class net.filebot.web.Artwork
class Artwork extends Object implements Serializable -
Class net.filebot.web.AudioTrack
class AudioTrack extends Object implements Serializable-
Serialized Fields
-
album
String album
-
albumArtist
String albumArtist
-
albumReleaseDate
SimpleDate albumReleaseDate
-
artist
String artist
-
database
String database
-
genre
String genre
-
mbid
String mbid
-
mediumCount
Integer mediumCount
-
mediumIndex
Integer mediumIndex
-
title
String title
-
trackCount
Integer trackCount
-
trackIndex
Integer trackIndex
-
trackTitle
String trackTitle
-
-
-
Class net.filebot.web.AudioTrackFormat
class AudioTrackFormat extends Format implements Serializable -
Class net.filebot.web.Episode
class Episode extends Object implements Serializable-
Serialized Fields
-
absolute
Integer absolute
-
airdate
SimpleDate airdate
-
episode
Integer episode
-
group
String group
-
id
Integer id
-
season
Integer season
-
seriesInfo
SeriesInfo seriesInfo
-
seriesName
String seriesName
-
special
Integer special
-
title
String title
-
-
-
Class net.filebot.web.EpisodeFormat
class EpisodeFormat extends Format implements Serializable -
Class net.filebot.web.EpisodeInfo
class EpisodeInfo extends Episode implements Serializable -
Class net.filebot.web.Extra
class Extra extends Object implements Serializable -
Exception Class net.filebot.web.HttpClientError
class HttpClientError extends FileNotFoundException implements Serializable-
Serialized Fields
-
code
int code
-
contentType
String contentType
-
message
String message
-
responseContent
ByteBuffer responseContent
-
url
Object url
-
-
-
Exception Class net.filebot.web.HttpNetworkError
class HttpNetworkError extends IOException implements Serializable-
Serialized Fields
-
host
String host
-
-
-
Exception Class net.filebot.web.HttpServerError
class HttpServerError extends IOException implements Serializable -
Exception Class net.filebot.web.LookupException
class LookupException extends IllegalArgumentException implements Serializable -
Class net.filebot.web.MappedEpisode
class MappedEpisode extends Episode implements Serializable -
Class net.filebot.web.Movie
class Movie extends SearchResult implements Serializable-
Serialized Fields
-
imdbId
int imdbId
-
language
String language
-
tmdbId
int tmdbId
-
year
int year
-
-
-
Class net.filebot.web.MovieCollection
-
Class net.filebot.web.MovieFormat
class MovieFormat extends Format implements Serializable -
Class net.filebot.web.MovieInfo
class MovieInfo extends Object implements Serializable-
Serialized Fields
-
alternativeTitles
String[] alternativeTitles
-
certifications
Map<String,
String> certifications -
fields
Map<MovieInfo.Property,
String> fields -
genres
String[] genres
-
keywords
String[] keywords
-
people
Person[] people
-
productionCompanies
String[] productionCompanies
-
productionCountries
String[] productionCountries
-
spokenLanguages
String[] spokenLanguages
-
translations
Map<String,
String> translations
-
-
-
Class net.filebot.web.MoviePart
class MoviePart extends Movie implements Serializable-
Serialized Fields
-
partCount
int partCount
-
partIndex
int partIndex
-
-
-
Class net.filebot.web.MultiEpisode
class MultiEpisode extends Episode implements Serializable-
Serialized Fields
-
episodes
Episode[] episodes
-
-
-
Class net.filebot.web.OpenSubtitlesRestClient.AuthorizationToken
class AuthorizationToken extends Object implements Serializable -
Class net.filebot.web.OpenSubtitlesXmlRpc.BaseInfo
-
Class net.filebot.web.OpenSubtitlesXmlRpc.Query
-
Class net.filebot.web.OpenSubtitlesXmlRpc.SubFile
-
Class net.filebot.web.OpenSubtitlesXmlRpcSubtitleDescriptor
class OpenSubtitlesXmlRpcSubtitleDescriptor extends Object implements Serializable -
Class net.filebot.web.Person
class Person extends Object implements Serializable -
Class net.filebot.web.SearchResult
class SearchResult extends Object implements Serializable -
Class net.filebot.web.SearchResultDetails
class SearchResultDetails extends SearchResult implements Serializable -
Class net.filebot.web.Series
class Series extends SearchResult implements Serializable -
Class net.filebot.web.SeriesDetails
class SeriesDetails extends SeriesInfo implements Serializable-
Serialized Fields
-
airsDays
String[] airsDays
-
airsTime
String airsTime
-
certifications
Map<String,
String> certifications -
country
String[] country
-
endDate
SimpleDate endDate
-
imdbId
Integer imdbId
-
keywords
String[] keywords
-
lastUpdated
Instant lastUpdated
-
originalLanguage
String originalLanguage
-
originalName
String originalName
-
overview
String overview
-
popularity
Double popularity
-
poster
String poster
-
seasons
int[] seasons
-
slug
String slug
-
-
-
Class net.filebot.web.SeriesInfo
class SeriesInfo extends Object implements Serializable-
Serialized Fields
-
aliasNames
String[] aliasNames
-
certification
String certification
-
database
String database
-
genres
String[] genres
-
id
Integer id
-
language
String language
-
name
String name
-
network
String network
-
order
String order
-
rating
Double rating
-
ratingCount
Integer ratingCount
-
runtime
Integer runtime
-
spokenLanguages
String[] spokenLanguages
-
startDate
SimpleDate startDate
-
status
String status
-
type
String type
-
-
-
Class net.filebot.web.ShooterSubtitles.ShooterSubtitleDescriptor
class ShooterSubtitleDescriptor extends Object implements Serializable -
Class net.filebot.web.SimpleDate
class SimpleDate extends Object implements Serializable-
Serialized Fields
-
day
int day
-
month
int month
-
year
int year
-
-
-
Class net.filebot.web.SubtitleSearchResult
class SubtitleSearchResult extends Movie implements Serializable-
Serialized Fields
-
kind
net.filebot.web.SubtitleSearchResult.Kind kind
-
score
int score
-
-
-