-
Notifications
You must be signed in to change notification settings - Fork 1
Home
blenoski edited this page May 31, 2017
·
9 revisions
Welcome to the movie-night wiki!
- User Scenarios
User can select media folder, movies are detected and added to database with downloaded metadata.User can browse media, grouped by genreUser can search by title, actor, genre, directorUser can view details for a specific movieUser can open movie file in finder / file explorerUser can start movie playback in default playerAPI Server up and running with Firebase Hosting
- Bugs/Enhancements/Perf/Testing
Unit testing in place; all tests passing; 90% or greater coverage
- 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
- 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)
- 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