Class ExtendedMetadataMethods
java.lang.Object
net.filebot.format.ExtendedMetadataMethods
Groovy Extension Methods for Extended Metadata
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetActors
(SeriesInfo self) getAlternativeTitles
(Movie self) getArtwork
(Movie self) getArtwork
(Movie self, String category, Locale locale) getArtwork
(SeriesInfo self) getArtwork
(SeriesInfo self, String category, Locale locale) static MovieCollection
getCollection
(Movie self) getCrew
(SeriesInfo self) static SeriesDetails
getDetails
(SeriesInfo self) getEpisodes
(SeriesInfo self) static Integer
getExternalId
(SeriesInfo self, String db) static Integer
getExternalId
(net.filebot.web.Series self, String db) getExternalIds
(SeriesInfo self) static SeriesInfo
getExternalSeries
(SeriesInfo self, String db) getExtras
(SeriesInfo self) getFanart
(SeriesInfo self) static net.filebot.web.EpisodeDetails
static net.filebot.web.MovieDetails
static Object
getRaw
(net.filebot.web.EpisodeDetails self) static Object
getRaw
(SeriesInfo self) static SeriesInfo
static Object
getService
(Script context, String name) getTranslations
(Movie self)
-
Constructor Details
-
ExtendedMetadataMethods
public ExtendedMetadataMethods()
-
-
Method Details
-
getInfo
-
getTranslations
-
getAlternativeTitles
-
getCollection
- Throws:
Exception
-
getArtwork
-
getArtwork
-
getFanart
-
getExtras
-
getEpisodes
- Throws:
Exception
-
getArtwork
- Throws:
Exception
-
getArtwork
public static List<Artwork> getArtwork(SeriesInfo self, String category, Locale locale) throws Exception - Throws:
Exception
-
getFanart
-
getSeries
- Throws:
Exception
-
getDetails
- Throws:
Exception
-
getInfo
-
getActors
-
getCrew
-
getExternalId
- Throws:
Exception
-
getExternalId
- Throws:
Exception
-
getExternalSeries
- Throws:
Exception
-
getExternalIds
- Throws:
Exception
-
getExtras
-
getRaw
- Throws:
Exception
-
getRaw
-
getService
-