Menu

Tree [c34a53] master /
 History

HTTPS access


File Date Author Commit
 .idea 2016-10-02 Phealey Hang Phealey Hang [f3a7ce] fixed bug that allows jlist to be a single sele...
 _mac 2016-08-25 phealeyh phealeyh [d471fb] IU-2016.1.4 <phealeyhang@...
 inspection 2016-08-25 phealeyh phealeyh [2a2bac] IU-2016.1.4 <phealeyhang@...
 lib 2016-09-03 Phealey Hang Phealey Hang [5a22a9] added output files and jar
 output 2016-10-02 Phealey Hang Phealey Hang [f3a7ce] fixed bug that allows jlist to be a single sele...
 src 2016-10-02 Phealey Hang Phealey Hang [f3a7ce] fixed bug that allows jlist to be a single sele...
 IntelliLang.xml 2016-08-25 phealeyh phealeyh [2a2bac] IU-2016.1.4 <phealeyhang@...
 Movie_Collection_MVC.iml 2016-08-19 phealeyh phealeyh [f40a27] made size changes
 README.md 2016-10-03 Phealey Hang Phealey Hang [c34a53] Update README.md
 colors.scheme.xml 2016-08-25 phealeyh phealeyh [2a2bac] IU-2016.1.4 <phealeyhang@...
 databaseSettings.xml 2016-08-25 phealeyh phealeyh [2a2bac] IU-2016.1.4 <phealeyhang@...
 debugger.renderers.xml 2016-08-28 phealeyh phealeyh [dd9459] IU-2016.1.4 <phealeyhang@...
 debugger.xml 2016-08-25 phealeyh phealeyh [2a2bac] IU-2016.1.4 <phealeyhang@...
 diff.xml 2016-08-27 phealeyh phealeyh [fdf60c] IU-2016.1.4 <phealeyhang@...
 find.xml 2016-08-27 phealeyh phealeyh [3f48f1] IU-2016.1.4 <phealeyhang@...
 gradle.run.settings.xml 2016-08-27 phealeyh phealeyh [973249] IU-2016.1.4 <phealeyhang@...
 mavenVersion.xml 2016-08-25 phealeyh phealeyh [2a2bac] IU-2016.1.4 <phealeyhang@...
 media-logger.iml 2016-09-03 Phealey Hang Phealey Hang [1bc645] re-added api library
 media-logger.properties 2016-10-02 Phealey Hang Phealey Hang [f3a7ce] fixed bug that allows jlist to be a single sele...
 media-logger.xml 2016-10-02 Phealey Hang Phealey Hang [f3a7ce] fixed bug that allows jlist to be a single sele...
 module_media-logger.xml 2016-10-02 Phealey Hang Phealey Hang [f3a7ce] fixed bug that allows jlist to be a single sele...
 ui.lnf.xml 2016-08-27 phealeyh phealeyh [72add5] IU-2016.1.4 <phealeyhang@...
 web-browsers.xml 2016-08-25 phealeyh phealeyh [2a2bac] IU-2016.1.4 <phealeyhang@...

Read Me

Media Logger

A GUI-based media logger application written with the AWT and Swing libraries. It will be able to track whatever movie and show is inputted and use the TMDB api to retrieve the information about the movie or show selected. The application can be seen as a portable wiki for movies and shows -- displaying the summary of the selected film/show.

Downloading and running the Application

Please go to output\artifacts\media_logger_jar and download the jar file. Double-click on the jar file to run it. You must have java installed in order for it to run on your computer.

Adding A Movie/Show

  1. Type in the desired movie/show in the Media text field.
  2. Decide on whether the media that you're adding to the list is a movie/show.
  3. Click on 'Add' to add the movie/show to the list.

Deleting a Movie/Show

  1. Type in the desired movie/show in the Media text field.
  2. Decide on whether the media that you're deleting from the list is a movie/show
  3. Click on 'Delete' to delete the movie/show from the list

Toggling Lists(Shows and Movies)

  1. Click on either the 'Shows(Toggle)' or the 'Movies(Toggle)' to show a list of the entered media

Viewing Information about a certain media

  1. Click on one of the entries found within the shows/movies list
  2. A new window and panel will appear next to the main window that will show information in regards to the media selected.

Saving the entered movies and shows

  1. Click On 'My Menu' and click 'Save As'.
  2. A new window will appear. Choose a certain folder to store it and enter a certain name for it.
  3. Click 'Save'.

Loading a media object(containing a list of shows and movies) to the program

  1. Click on 'My Menu' and click 'Load'.
  2. Browse to a folder containing the .ser file you have previously saved
  3. Double click on the file or click it once and click 'open'.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.