Cross-platform javafx 8 application for managing and watching movies from your filesystem.
Movies will be streamed to vlc using my VLCPlayer (github page) which uses vlcj (github page) so you will require an up-to-date version of vlc.
All information is fetched using OMDb API, the IMDb ID has to be set for each file individually.
This is still a work in progress.
the specified directories are assumed to have the following layout:
- specified directory (D:/movies in the example above)
- movie directory
- movie file
- optional srt files
- movie direcotry
- movie file
- optional srt files
- etc
- movie directory