Skip to content

andersennl/media-parser-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages