andersennl / media-parser-java

Java app to list all movies and series on a drive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mediaparser written in Java

Description

This is a hobby project which parses movies and series in a given directory structure, similar as e.g. Plex does it. After completing the analysis, a HTML template is written, listing the resulsts. The resulsts file can then for instance be served via NGINX. Here is a example config.

Setup

Currently the directory structure is constant but you can change it in this file. The app currently supports one movie and one series directory.

Development

I'm currently rewriting the project in Kotlin and Node. There is another version written in Python, which can be found here.

Contribution

Feel free to create a pr.

About

Java app to list all movies and series on a drive


Languages

Language:Java 100.0%