Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.25 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.25 KB

Iris - Alfred Workflow

This workflow allows you to quick search for a movie or subtitles.

How to configure

  • Import Iris.alfredworkflow;
  • Generate a OMDb API Key and add it to the environment variable OMDB_API_KEY;
  • Specify the languages by which you want to search for subtitles by filling environment variable OS_LANGUAGES with a list (in order of preference) of language codes (e.g. en pt fr).

Search

How to use it

Movies

The shortcut to search for a movie is: ⌥ + ⇧ + ⌘ + i. Alternatively you can use the keyword: iris.

Search

The alt key allows you to search for subtitles by selected IMDB id.

Subtitles

The shortcut to search for subtitles is: ⌥ + ⇧ + ⌘ + o. Alternatively you can use the keyword: os.

Search

You can also search for subtitles by providing the file path. It will calculate the hash automatically and suggest subtitles for the same release.

Search by file path

About

The workflow is developed by @donsa.