[This is preliminary documentation and is subject to change.]

The ISubtitle type exposes the following methods.

Methods

  NameDescription
AddAlternativeTitle
Adds alternative title for movie.
AddHashLink
Connects subtitle with video file.
DownloadByID
Downloads subtitle by ID.
DownloadByRelease
Downloads subtitle by given release name and language.
FindIMDB
Finds IMDB information for titles matching some criteria.

Remarks

IMDB information is retrieved from our database.
GetAlternativeSubtitles
Returns alternative subtitles for movie.
GetFavoriteSubtitles
Returns array of 50 most favorite subtitles.
GetNewSubtitles
Returns array of 50 newest subtitles.
GetSubtitleInfoByID
Returns subtitle information.
ManualSearch
Searches subtitles by title.
PreviewByID
Previews subtitle.
PublishSubtitle
Publishes new subtitle.
ReportAlternativeTitle
Reports invalid alternative title.
ReportHashLink
Reports invalid connection between subtitle and video file.
SearchByHash
Searches subtitles for video file.
SearchByRelease
Searches subtitles by release name.
SearchByTitle
SuggestTitles
Suggests titles by given keywords.

See Also