Find TV show torrents
shows_find_torrentsSearch torrent indexers by IMDb ID to find magnet links for TV shows, sorted by seeders and filterable by season, episode, resolution, and seed count.
Instructions
Searches torrent indexers for a show by IMDb id and returns magnet links sorted by seeder count. Filter to a specific season and episode to find a single airing. Requires a put.io sign-in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return. | |
| imdbId | Yes | IMDb id of the show, e.g. tt0306414. | |
| season | No | Restrict results to this season number. | |
| episode | No | Restrict results to this episode number. Requires season to be meaningful. | |
| minSeeders | No | Drop results with fewer seeders than this. | |
| resolutions | No | Restrict results to these resolutions. Omit to include all. | |
| strictTitleMatch | No | Discard results whose title does not closely match the show name. |