VITUNES-INIT(1)           BSD General Commands Manual          VITUNES-INIT(1)

NAME
     vitunes-init -- initialize the media database

SYNOPSIS
     vitunes -e init

DESCRIPTION
     The init e-command is used to setup the initial files and directories
     used by vitunes(1), and must be run once.  Running it additional times
     will have no affect.

     The database created is initially empty, and files must be added before
     vitunes-init can be run normally.  See vitunes-add(1) for instructions on
     doing this.

     It is not strictly necessary to run this e-command to start using
     vitunes(1), since an existing installation could be used or the files
     created by hand.  It is provided for convenience.

FILES
     ~/.vitunes
             The vitunes(1) core directory where everything is stored.
     ~/.vitunes/playlists
             The directory where all playlists are stored.  This can be over-
             ridden with the [-p playlist-dir] flag.
     ~/.vitunes/vitunes.db
             The library database containing the meta-information of all media
             files.  This can be overridden with the [-d database-file] flag.

EXAMPLES
     As the init e-command takes no arguments, it's only usage is the follow-
     ing:

           $ vitunes -e init

SEE ALSO
     vitunes(1), vitunes-add(1)

AUTHORS
     Ryan Flannery <ryan.flannery@gmail.com>.

BSD                            January 17, 2015                            BSD