/mediadb

Primary LanguageScalaOtherNOASSERTION

MediaDB

This application is a personal learning project. It scans for media files in configurable locations and retrieves metadata for these files via TheMovieDB API. Metadata is stored in DB, images are cached on disk when loaded the first time.

Technologies used:

  • Play framework 2.3.1
  • AngularJS
  • MongoDB with ReactiveMongo plugin for Play