ExTV v0.3.0 ExTV.Series
Provides access to theTVDB.com series endpoint. Fetches information about
a single TV series. For images relating to the series, please see
ExTV.Images
.
Summary
Functions
Fetches information about actors for a single TV series
Fetches information about a single TV series
Fetches an array of episodes for the given series id
Fetches a summary of the episodes and seasons available for the given series
Functions
Fetches information about actors for a single TV series.
Returns a map containing the data, or nil if the series cannot be found. Raises an error if the underlying request fails.
Parameters
- id: the ID of the series on theTVDB.com
Fetches information about a single TV series.
Returns a map containing the data, or an error message if the series cannot be found. Raises an error if the underlying request fails.
Parameters
- id: the ID of the series on theTVDB.com