Skip to content

v0.1.5-alpha

Pre-release
Pre-release

Choose a tag to compare

@MorrisJobke MorrisJobke released this 23 Sep 23:20
· 3609 commits to master since this release
  • use images in album folders as album art

    • first uploaded image to a folder is used as album art
    • addition and deletion of covers is detected
  • alphabet navigation bar to the left

    • highlight available letters (of the artists)
  • use flash 8 for fallback player

  • fix ogg playback

  • play the clicked song of an album and not the first song of the album - fixes #83

  • limit metadatascan to audio files

  • Adds clean up background job

    • find covers for albums without cover
    • remove tracks without files, albums without tracks and artists without albums and tracks
  • AngularJS 1.0.8

  • Various fixes and improvements - especially PostgreSQL

    • various fixes, also for PostgreSQL
    • cast number to int
    • use correct sql statement for checking for albums
    • unit test for case when album is null
    • move casting to appframework entity
    • remove blank lines

    Known bugs:

  • does not scroll perfect

  • non-dynamic creating of the navigation bar