Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.06 KB

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