Skip to content

New Release!

Latest
Compare
Choose a tag to compare
@notandy notandy released this 13 Feb 21:26
· 55 commits to master since this release

Hi!

Last months were quite exhausting for me, so I found nearly no time to improve ympd.
A lot of cool people contributed features since last release, kudos!

Changes

  • comma in music title fix #13 (thx @SuperBFG7)
  • remember last folder in browser (thx @SuperBFG7)
  • do not use mouseenter/leave on touch devices (thx @SuperBFG7)
  • Compile mongoose with SSL support (thx @SuperBFG7)
  • playbutton in queue header clickable (thx @BenjaminHae)
  • moved Update-DB Button to settings (thx @BenjaminHae)
  • Added the ability to save queue as playlist #87 (thx @BenjaminHae)
  • removed manual minified files
  • Dirble Support (currently broken, needs manual replacement of API key in ympd.js) (thx @Nofre)
  • Add arrow left/right and spacebar controls #89 (thx @dewyatt)
  • Add "Add all" button in the Browse section #84 (thx @hsoft)
  • add support for output enable/disable #69 (thx @kurt-vd)
  • Improve the add stream dialog user experience. #82 (thx @iwanders)
  • Fix browsing for non-ascii entity URI under Safari #78 (thx @hsoft)
  • fix webport using the wrong variable in init scripts #73 (thx @jpleau)
  • various patches: manpage, remove external js, init scripts #72 (thx @jpleau)
  • Update mongoos 56 #67 (thx @jpleau)
  • Added ability to add streams #56 (thx @warhog)
  • Add crossfade support. #52 (thx @ajs124)
  • Change websocket URL to allow easy incorporation of different backends. #40 (thx @iwanders)
  • add jquery source file #38 (thx @jpleau)
  • Create ympd.spec #26 (thx KAMiKAZOW)
  • ympd.c: add a break statement for the mpd port argument #37 (Thx @jpleau)
  • init.debian: correct typo in shebang and adjust default webport #36 (Thx @jpleau)
    ... and some more changes

I'am planing to make a rewrite of ympd with a better and cleaner backend and a top of the notch frontend. Any serious help for maintaining and reviewing this repository are welcome!