Jump to content

pedromr

Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by pedromr

  1. [uPDATED: October 16th, 2013]

    [uPDATED: October 24th, 2013]

     

    I've released the Alfred 2 workflow (on github) to control the apple-tv-converter (on github) gem.
    thanks to Zhao Cai for his Alfred 2 Workflow Ruby Template.

     

    main features

    • convert movies to MP4 format playable on apple tv (does not allow multiple conversions in parallel)
    • can convert multiple files and/or folders in one batch
    • fetches movie metadata from IMDB and tv shows metadata from TheTVDB.com
    • can optionally automatically rename the converted file to the recommended format for Plex Media Server
    • works on Mac OS X Mavericks

    caveats

    • requires rvm to be installed
      • currently needs to have any version of ruby v1.9.3 to work (can't install some gems on v1.8 and some dependencies don't work yet on v2.0)
    • requires ffmpeg to be installed for the conversion process (recommended installation via Homebrew)

    notes

     

    Since the first usage will install the required gems, it can take a while before getting any kind of feedback (around 1 minute), so it is recommended that the first use is checking the conversion status. If all goes well, it should output  Large Type message "Apple TV Converter was installed".

     

    trans.gifusage

    • converting
      • first, select one or more files or folders either in Finder or Path Finder...
        finder_01-300x175.png
      • and then use the atc keyword on Alfred 2 to start the conversion
        alfred-300x147.png
      • after a while, you should see an mp4 file show up next to the original
        finder_02-300x175.png
      • when the process completes, you'll get a notification
        complete-300x90.png
    • status report
      • use the keyword atc status to get a status report for the conversion in a Large Type message
        status-300x187.png
    • cancel conversion
      • use the keyword atc cancel to cancel the conversion. you'll get a notification indicating that the cancelation was requested...
        canceling-300x90.png
      • and another one when the process actually stops
        canceled-300x90.png
      • note: no cleanup is made, and a partly converted file will be left on the directory.
    • update
      • use the keyword atc update to update the underlying apple-tv-converter gem.
      • you'll get a notification stating whether the update isn't necessary
        update_unnecessary-300x84.png
      • or one indicating which version the gem was updated to
        update_successful-300x84.png
     
     

    troubleshooting

     

    if you find any bug, or have any problems using this, feel free to get in touch with me.

×
×
  • Create New...