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 MovieCollectiongetCollection(Movie self) getCrew(SeriesInfo self) static SeriesDetailsgetDetails(SeriesInfo self) getEpisodes(SeriesInfo self) static IntegergetExternalId(SeriesInfo self, String db) static IntegergetExternalId(net.filebot.web.Series self, String db) getExternalIds(SeriesInfo self) static SeriesInfogetExternalSeries(SeriesInfo self, String db) getExtras(SeriesInfo self) getFanart(SeriesInfo self) static net.filebot.web.EpisodeDetailsstatic net.filebot.web.MovieDetailsstatic ObjectgetRaw(net.filebot.web.EpisodeDetails self) static ObjectgetRaw(SeriesInfo self) static SeriesInfostatic ObjectgetService(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
-