Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
/ Orpheus Public archive

This is a simple mediaplayer GUI, which is able to play .mp3 & .mp4 files. Furthermore, the mediaplayer is able to display the video encoded in .mp4 files.

Notifications You must be signed in to change notification settings

eliastherkildsen/Orpheus

Repository files navigation

Orpheus

About

this is a simple mediaplayer GUI, witch is able to play .mp3 & .mp4 files. Furthermore, the mediaplayer is able to display the video encoded in .mp4 files.

functionality such as being able to import media and the ability to create playlists are central to the application.

Home View

Search View

Playlist view

to run the project simply follow the instructions in the Installing and Usage hedder.

Installing and Usage

    git clone https://github.com/eliastherkildsen/Orpheus
    The SqlServer database for the project is foundt add 
    path from src: db/dbMediaPlayerProd.bak
    
    1. Open the SQL Server Management Studio (SSMS).
    2. Right click on database symbole -> Restore Database...
    3. Select the databes directory where the .bak is stored  
    4. Restore
    import drivers into your project structur, see [dependencies] hedder.  

dependencies.

Java Database Connectivity https://learn.microsoft.com/en-us/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server?view=sql-server-ver16
Jthink https://www.jthink.net/jaudiotagger/examples_id3.jsp
Javafx-mediaObj-18-win.jar https://repo1.maven.org/maven2/org/openjfx/javafx-mediaObj/18-ea+2/
Java MP4 Parser https://github.com/sannies/mp4parser

About

This is a simple mediaplayer GUI, which is able to play .mp3 & .mp4 files. Furthermore, the mediaplayer is able to display the video encoded in .mp4 files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •