Jump to content

Search the Community

Showing results for tags 'TV Shows'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Blogs

There are no results to display.

Categories

There are no results to display.

Calendars

There are no results to display.

Forums

  • Alfred 3
  • Make the Most of Alfred
    • Discussion & Help
    • Bug Reports
    • Alfred Feature Suggestions
    • Themes
  • Alfred Workflows
    • Share your Workflows
    • Workflow Help & Questions
    • Workflow Advanced Tips & Tricks
    • Workflow Automation Tasks
  • Alfred Themes
  • Alfred Remote for iOS
    • Alfred Remote Discussion & Help
    • Remote Connection Troubleshooting

Categories

  • Articles
    • Forum Integration
    • Frontpage
  • Pages
  • Miscellaneous
    • Databases
    • Templates
    • Media

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Twitter


Location


Interests

Found 5 results

  1. Hey, I decided to make my first workflow to test if it can be done in NodeJS. Apparently it can and besides the bigger than usual file size it's nice and easy. THIS WORKFLOW REQUIRES NODEJS About Simple Alfred workflow displaying current (today's or +/-1 day) TV shows. Installation Download the workflow file from and import it to Alfred (usually just double-click it). It's a bigger file than I'd like since it contains all the necessary NodeJS modules. Usage There are two keywords: tv displays short list (based on http://pogdesign.com/cat) of today's showsYou can also use it to display yesterday's or tomorrow's shows: `tv yesterday` / `tv tomorrow` tvl displays long list (based on http://thetvdb.com/rss/newtoday.php) You can use an optional argument to filter down the list (e.g. `tvl doctor`) Current version: 0.9.2 Known issues: caching doesn't workChangelog v0.9.2 (2015-09-01) fixed displaying shows from previous/next month Screenshots
  2. Description Generate an Evernote List of Movies and TV Shows that you can watch later from files on your computer. Easily keep track of where you are up to. Requires Evernote Account Evernote Desktop Client - In order to load the videos directly from the Note How to Use Formats File Firstly let's look at the formats file. Type everlistformats in Alfred. This will open the formats file which contains a list of file extensions that EverList will search for. It is pre-populated with a comprehensive list of video and audio file extensions. Feel free to edit this list as required Configuration File Type everlistconfig in Alfred to open the configuration file. You can enter your Evernote Production Developer Token here so that EverList can upload Notes to your Evernote Account. (optionally) If you would like EverList to upload to your Evernote Sandbox Account instead you can enter your Evernote Sandbox Developer Token and change SANDBOX_MODE to true This configuration file is auto-generated for you at the following location /Users/{user}/enml/config.ini This is outside of the workflow directory so in the event that you ever export this workflow your API details will always remain safe Run EverList! Use the Finder to navigate to the directory that contains your Movies or TV Shows and type everlist {title} in Alfred, where {title} is the Title of the Note that EverList will create. EverList will search through the Finder directory and all its subdirectories that match the file extensions in the Formats file. Wait a few seconds and you should see a Mac OSX Notification and hear a beep sound after successfully uploading the generated Note to your Evernote account. Your New Note Go to your Evernote Desktop Client and press the Refresh button. You should see your new Note. If you click on the checkbox next to each video, in addition to marking the video, it will also open the video for watching. How awesome! Additional Information EverList has a known incompatibility with TotalFinder and any other application that replaces the Finder. You will need to quit these applications first If the files are moved or renamed the links will be broken and the note will need to be regenerated Download Link & Screenshots
  3. Movie and TV Show Search Search for movies or tv shows and get general info and ratings from various sites. Features Get movie/tv show runtime, genre, MPAA rating Get ratings from IMDb, Rotten Tomatoes, Metacritic (if available) Show a link to a trailer (if available) Show a few credits Download Get the workflow from Packal or GitHub. Usage Type 'movie' and the title you'd like to search for. Select item (ENTER) to get movie info. Type 'tv' and the title you'd like to search for. Select item (ENTER) to get show info. Thanks Thanks to @deanishe for Alfred-Workflow. Uses TMDb and OMDb APIs for info. @vitor for all his help with developing a great workflow Changelog For more recent changes, see the GitHub releases page. 2.6 (2017-11-27) Big thanks to @vitor for implementing the following enhancements: - Add support for OneUpdater - Move OMDb API key to workflow environment variables 2.5 (2017-11-27) - Added free OMDb API key 2.3 (2015-07-30) - Add RottenTomatoes audience score 2.2 (2015-05-01) - Open YouTube trailer (if available) when choosing to search all rating sites - Friendly message when internet connection isn't working properly 2.1 (2015-01-28) - added menu item to search all rating sites at once - added script behaviour queue delay (requires Alfred 2.6 or higher) - fixed rotten tomatoes search 2.0 (2015-01-20) - added tv show search - fixed issue with quick look not working for some items - removed tiny poster icon (didn't like the squishing and there was an issue with caching the icon in Alfred) 1.3 (2015-01-16) - removed argparse reference (and setting personal TMDb API key functionality) - updated alfred-workflow library to latest (v1.11.0) - fix/tidy up string encoding issues - error handling fixes 1.2 (2015-01-11) - show tiny poster in movie details listing - generate sexy html file for when first item in details listing is selected - add fallback search item (must be added manually in Alfred preferences > Features > Default Results > Setup fallback results) 1.1 (2015-01-10) - Add default TMDb API key 1.0 (2015-01-10) - Initial release This workflow is released under the MIT Licence.
  4. TV Shows manager download link Find 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 (or how long until it is), read synopsis... Everything you want for TV Shows is in this workflow. quick use First and foremost, download the workflow. You need NodeJS installed for this workflow to work. This is a beta version, I hope to get your feedback and bug reports. Have fun :-)
  5. Today I learned of the best site ever today while scouring the interweb to see if a song was in a tv show. The site is: tunefind.com, and the point of it is to search a song, artist, or tv show to find out if the song, artist is in a tv show. Anyway I made a workflow for it, you can download it here: http://d.pr/f/3kbN
×
×
  • Create New...