Skip to content

djazz90/LightningPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple mp3 player that supports xspf playlists

Technology stack

  • JavaFX
  • JAXB
  • Lombok
  • XSPF playlist

Issue tracking: Trello


Credits:

Song used for testing:

Who We Are by Hans Atom (c) copyright 2017 Licensed under a Creative Commons Attribution (3.0) license. http://dig.ccmixter.org/files/hansatom/55486
Ft: MissJudged and Fireproof Babies

Can be found under src/test/resources in mp3 file format, theese multiple mp3 files are the same song for used the sake of testing the functionality of the player.

XSPF schema is converted from relaxng to xsd

Original relax-ng schema by Matthias Friedrich: http://www.xspf.org/validation/xspf-1_0.7.rng

Used trang to convert relax-ng to xsd:
https://github.com/relaxng/jing-trang

Downloaded trang jar from:
http://www.java2s.com/Code/Jar/t/Downloadtrang20091111jar.htm

last.fm REST API:
http://www.last.fm/api

About

Simple mp3 player that supports xspf playlists.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages