Skip to content
chopeks edited this page Apr 1, 2018 · 18 revisions

Features

  • organize your videos by artists and categories you define
  • play videos from GUI
  • use your mobile phone as remote!

User Guide

This app is a web server that is able to organize and play videos from the app. It also provides GUI.

Quick start guide

IMPORTANT NOTE You need to install ffmpeg first and put it to same directory as jar or add it to PATH (then open console and type ffmpeg and check if the app is there), this app is using to get thumbnails and is not bundled.

Download from here

In console type:

java -jar video-organizer.jar

Or download script

Windows

Linux, Mac

It should start a browser with GUI soon. If not, open your favorite browser and go to

http://localhost:8080

Then go to Settings in the menu, and add some directory with movies. (The app will use ffmpeg to add thumbnails for you, you can observe that process in console ;)). Once done, you can see them in Movies screen.

Clicking on a thumbnail will start default video player, if not, or you don't like it, go to settings and set the proper path.

There is more info about additional topics: