Display information about the episode

Synopsis

Display episode details for an episode (e.g. SxxEyy) of a given TV show.

bscli episodes search --show-id ID NUMBER

Options

      --subtitles   Display subtitles

Options inherited from parent commands

      --api-key string           BetaSeries API key
      --config string            config file (default is $HOME/.config/bscli/bscli.yaml)
      --episode-id int           BetaSeries episode ID
      --episode-thetvdb-id int   TheTVDB episode ID
      --login string             BetaSeries login
  -o, --output string            Output format (plain|json|yaml|template) (default "plain")
      --password string          BetaSeries password
      --show-id int              BetaSeries TV show ID
      --show-thetvdb-id int      TheTVDB TV show ID
      --template string          Go template (for output=template)
      --template-file string     Go template file (for output=template)
  -v, --verbose                  Verbose mode

SEE ALSO

Auto generated by spf13/cobra on 9-Apr-2017