TV Shows manager (Beta version) download link
** !! The latest update will erase your usage data, this is normal, just add your favorite shows again !! **
Stream your favorite shows right from Alfred. Remember which episode you’re at (and where you stopped in it), know if a new episode is out, download for later...
Everything you want for TV Shows is in this workflow.
quick use
First and foremost, download the workflow.
This workflow makes use of NodeJS, if you don’t know what it is, you probably don’t have it. If you don’t like to tinker with your computer, your journey ends here :-(
This workflow also uses VLC for playback, if you don’t have it, it’s always good to get it anyway ;-)
If you have these two things, it’ll work right out of the box!
extras
If you want better video quality, and smoothest functioning of the whole workflow, I recommend the MPV player:
$ brew tap mpv-player/mpv
$ brew install --HEAD mpv-player/mpv/libass-ct
$ brew install mpv --HEAD
If you wish to receive notifications to keep you informed of what might be happening (it’s always reassuring to know that it’s just loading and hasn’t crashed), install terminal notifier:
$ sudo gem install terminal-notifier