Skip to content

Getting Started

jcline edited this page Apr 8, 2012 · 2 revisions

Compiling and first startup

  1. git clone git://github.com/jcline/VideoCrumb.git
  2. cd VideoCrumb
  3. make
  4. ./videocrumb

Adding a new show

  1. Press 2 to go to the Shows tab
  2. Press return
  3. Enter path to the video files, e.g. /video/show name

Adding a single video file to a playlist

  1. Press 2 to select the Shows tab
  2. Use up and down arrow keys to select the show you want to add this video to
  3. Press right arrow to select that show and go to the Playlist tab
  4. Press return
  5. Enter path to the video file, e.g. /video/show name/01.mkv

Playing the next episode in a show

  1. Press 2 to select the Shows tab
  2. Use up and down arrow keys to select the show you want to add this video to
  3. Press right arrow to select that show and go to the Playlist tab
  4. Press right arrow again to begin playback

Clone this wiki locally