Package net.filebot.format
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) getExtras
(SeriesInfo self) static EpisodeInfo
static MovieInfo
static Object
getRaw
(EpisodeInfo 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
- Throws:
Exception
-
getTranslations
- Throws:
Exception
-
getAlternativeTitles
- Throws:
Exception
-
getCollection
- Throws:
Exception
-
getArtwork
- Throws:
Exception
-
getArtwork
- Throws:
Exception
-
getExtras
- Throws:
Exception
-
getEpisodes
- Throws:
Exception
-
getArtwork
- Throws:
Exception
-
getArtwork
public static List<Artwork> getArtwork(SeriesInfo self, String category, Locale locale) throws Exception - Throws:
Exception
-
getSeries
- Throws:
Exception
-
getDetails
- Throws:
Exception
-
getInfo
- Throws:
Exception
-
getActors
- Throws:
Exception
-
getCrew
- Throws:
Exception
-
getExternalId
- Throws:
Exception
-
getExternalId
- Throws:
Exception
-
getExternalIds
- Throws:
Exception
-
getExtras
- Throws:
Exception
-
getRaw
- Throws:
Exception
-
getRaw
- Throws:
Exception
-
getService
-