0.2.0 • Published 9 years ago

nodeplayer-backend-file v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

nodeplayer-backend-file

Build Status

Local file backend for nodeplayer

Setup

  • Install and configure mongodb on your system
  • Enable backend file in: ~/.nodeplayer/config/core.json
  • Run nodeplayer once to generate sample config file: npm start
  • Edit ~/.nodeplayer/config/file.json. You may want to check at least options mongo, rescanAtStart, importPath.