Trakt for Alfred

An Alfred Workflow


Short Description

Search trakt.tv, check out trends or manager your watchlists and libraries...

Last Updated

02 Mar 2014

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
No Yes Yes Yes Yes
 

Version

1.4
 

Bundle ID

de.timbooo.traktforalfred
 

Author

Webservices

Tags

Features

General Features

  • Display trends (shows and movies)
  • Display watchlists (shows, movies and episodes)
  • Display your libraries (collected/watched shows and movies)
  • Display version number
  • Store API key, username, password-hash
  • Test currently stored credentials

Show Features

  • Summary

    • Basic info
    • Latest episode
    • Certification (e.g. 'TV-MA')
    • Network info
    • trakt.tv Stats
  • Add/Remove to/from watchlist
  • Search trailer on YouTube
  • View on IMDB
  • View on trakt.tv
  • Display list of actors
  • Display episode list (including special episodes)

Episode Features

  • Summary

    • Basic info
    • Overview
    • Personal play count
  • View on IMDB
  • View on trakt.tv
  • Mark/Unmark as seen
  • Add/Remove to/from watchlist
  • Add/Remove to/from library

Movie Features

  • Summary

    • Basic info
    • Release date
    • Certification (e.g. 'R')
    • trakt.tv Stats
  • View trailer on YouTube
  • View on IMDB
  • View on trakt.tv
  • Display list of actors, directors, producers, writers
  • Mark/Unmark as seen
  • Add/Remove to/from watchlist
  • Add/Remove to/from library

Notes

  • You need a trakt.tv account for this workflow to work completely (some keywords will work partly/without authentication).
  • You need to store your API key from trakt.tv and your credentials (username/password).
  • Your password will be stored as SHA1 hash. It is not stored in plain text!
  • As soon as OAuth authentication is available it will replace the current authentication approach.

Setup Commands

  • trakt-apikey <your-api-key-here> will store your API key
  • trakt-username <your-username-here> will store your username
  • trakt-password <your-password-here> will store your password as SHA1 hash
  • trakt-testauth will validate the currently stored credentials
  • trakt-version will show the current version

General Commands

  • trakt-trends will show the current trending options
  • trakt-watchlists will show the current watchlist options
  • trakt-libraries will show the current watchlist options
  • trakt-shows breaking will search for shows containing the name breaking
  • trakt-movies thor will search for movies containing the name thor

Version

1.4

Thanks

Check out the README on GitHub for more screenshots.

Screenshots