DONSA Posted July 16, 2016 Posted July 16, 2016 (edited) Iris A workflow for Alfred 3.0 that allows you to quick search for a movie or subtitles. The workflow script was built with Node.js and, believe it or not, you need to install it on your machine in order to run it. How to use it Movies The shortcut to search for a movie is: ⇧ + ⌘ + i. Alternatively you can use the keyword: iris. 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. You can also search for subtitles by providing the file path. It will calculate the hash automatically and suggest subtitles for the same release. Packal: http://www.packal.org/workflow/iris Github: https://github.com/DONSA/iris-alfred-workflow Edited August 4, 2016 by DONSA deanishe 1
az566 Posted July 18, 2016 Posted July 18, 2016 Nice. But you haven't linked to where to download it? What node dependencies are required for this?
altern8tif Posted July 19, 2016 Posted July 19, 2016 Would be good if the workflow gave a list of results instead of just the one.
DONSA Posted August 4, 2016 Author Posted August 4, 2016 Nice. But you haven't linked to where to download it? What node dependencies are required for this? I've included the link now. The node dependencies are in package.json but you don't need it if you install the workflow directly. Would be good if the workflow gave a list of results instead of just the one. Now you can in version 2.0.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now