https://github.com/lntege/mediahand_spring
Keep track of your personal media collection
https://github.com/lntege/mediahand_spring
hibernate hsqldb javafx jpa libvlc maven media-library spring-boot vlcj
Last synced: about 2 months ago
JSON representation
Keep track of your personal media collection
- Host: GitHub
- URL: https://github.com/lntege/mediahand_spring
- Owner: lntege
- License: mit
- Created: 2020-08-06T18:33:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T15:07:22.000Z (about 2 years ago)
- Last Synced: 2024-03-20T19:12:01.676Z (about 2 years ago)
- Topics: hibernate, hsqldb, javafx, jpa, libvlc, maven, media-library, spring-boot, vlcj
- Language: Java
- Homepage:
- Size: 274 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MediaHand_Spring
This project bases off of MediaHand but utilizes spring boot and hibernate for a better developing experience.
JavaFX based application to manage movies, series and other types of media.
Uses the file-based HSQLDB to save media information.
Media can be watched via the embedded VLCJ player which uses the libVLC library.
Dependencies are managed with maven.