Skip to content
blenoski edited this page May 31, 2017 · 9 revisions

Welcome to the movie-night wiki!

Roadmap

Beta Release

  • User Scenarios
    • User can select media folder, movies are detected and added to database with downloaded metadata.
    • User can browse media, grouped by genre
    • User can search by title, actor, genre, director
    • User can view details for a specific movie
    • User can open movie file in finder / file explorer
    • User can start movie playback in default player
    • API Server up and running with Firebase Hosting
  • Bugs/Enhancements/Perf/Testing
    • Unit testing in place; all tests passing; 90% or greater coverage

MVP Release 1.0.0

  • Add UI for deleting movies from database
  • Add UI for deleting entire database
  • Authentication?
  • Handle error case where database can not be written to file

Release 1.1.0

  • Add "My List" feature
  • Add UI for retrying a metadata query with a user supplied custom query
  • Handle TV Series gracefully
  • Address UI jank when trying to scroll during import with large databases (>500 movies)

Future Release

  • Add/Clean fade out animations. Must handle case where fade in terminates early.
  • Auto hide/show movie gallery horizontal scrollbars
  • Add tooltips to clickable elements
  • Organize search results by name of actor, name of director, matching titles, ...
  • UI for playing/opening a particular episode in a series
Clone this wiki locally