Skip to content

Releases: Rello/audioplayer

Audio Player 1.4.1

26 Jan 21:25
Compare
Choose a tag to compare

Added

Changed

  • getID3 to 1.9.13-201612181356 #119
  • search order of cover art #126
  • padding/​margin in Share Player
  • natural sorting for category lists
  • de + de_DE translations

Removed

  • support for ownCloud 8
  • support for PHP <5.6
  • album year from search criteria #116

Fixed

  • Chrome CSS issue with only one track in album #104
  • arrays corrected and obsolete functions removed #110 #123 (thanks @mc-comanescu and @rseabra)
  • correct ORDER BY syntax for PostgreSQL database #112 (thanks @Turgon37)
  • album cover not written to database #113
  • catch Unicode characters in artist name #118
  • welcome screen not shown at first start #121

Audio Player 1.4.0

15 Dec 22:18
Compare
Choose a tag to compare

Added

  • uk translation #94 @BODYA7979
  • folders as additional filter category #98
  • search for cover in album folder #24
  • Opus support #92
  • ID3 tags on sharing screen #102

Changed

  • correct album sort order to case-insensitive

Fixed

  • catch special characters in album #87
  • occ catch unknown user #93
  • first search result row is partially hidden under the top menu #74

Audio Player 1.3.1

17 Nov 22:34
Compare
Choose a tag to compare

Fixed

  • One Click Play of WAV does not work
  • wrong SQL statement for PostgreSQL #90

Audio Player 1.3.0

15 Nov 16:57
Compare
Choose a tag to compare

Added

  • command-line support for library scan and reset #72
  • select a dedicated folder for scanning in personal settings #79
  • exclude folders from scanning via .noaudio file #79
  • significantly reduce database reads during scanning #79
  • cleanup of classes; move from \OC\Files\View to \OCP\Files\IRootFolder #72

Changed

  • neutral cover for unknown album #16

Fixed

  • handling of temporary scanner files #68
  • simpler analysis of incorrect files in scanner #57
  • album sorted correctly by artist and album #80
  • error message from ID3 editor shown in front-end #77

Audio Player 1.2.2

17 Sep 20:43
Compare
Choose a tag to compare

Fixed

  • icon issues with custom apps directory #65

Audio Player 1.2.1

15 Sep 19:26
Compare
Choose a tag to compare

Added

  • new clean design with less crazy colors #59

Fixed

  • Share Player works only with MP3 files #54
  • input box for new playlists does not hide #61

Audio Player 1.2.0

09 Sep 20:42
Compare
Choose a tag to compare

Added

  • rework of sidebar with integrated playlists in dynamic navigation #53
  • performance improvement when loading categories #53
  • app:check-code compatibility #46
  • app will be signed as of this release

Changed

  • cover art crop box more flexible

Fixed

  • wrong spinning wheel location in CSS
  • album transparency #44

Audio Player 1.1.0

24 Aug 17:49
Compare
Choose a tag to compare

Added

  • new navigator: dynamic lists for artists, genres, years (more to come)
  • special scanner setting for cyrillic characters (see personal settings)
  • navigator views remembered after app restart
  • ru translation

Changed

  • redesign of backend table structures
  • proper handling of artists, album artists, genres
  • better visible playing indicators in files app

Fixed

  • ID3 editor dropdowns

Audio Player 1.0.3

08 Aug 11:09
Compare
Choose a tag to compare

Changed

  • various display improvements

Fixed

  • genre not always shown #35
  • album not rearranged on navigation show/hide #36
  • display issues on small (phone) screens #36
  • cover art on sharing screen #37

Audio Player 1.0.2

04 Aug 18:38
Compare
Choose a tag to compare

Added

  • file option dropdown entry

Changed

  • use reduced soundmanager-js for One Click Play

Fixed

  • One Click Play #22
  • soundbar when scrolling #25
  • special characters in filenames #26
  • library reset does not remove playlists #30