Skip to content

kkriske/MovieApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieApp

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.

screenshots

settings

settings

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

main window

main window

specifying IMDb ID

thumbnail without IMDb ID thumbnail with IMDb ID

info overview

info overview

movie playback

movie playback

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published