Skip to content

Releases: Rello/audioplayer

v3.7.0

24 Nov 13:20

Choose a tag to compare

Changed

  • reduced playlist columns for streams
  • migrated controller annotations to PHP attributes

Fixed

  • Could not resolve OCA\audioplayer\DB\DbMapper #651

v3.6.1

24 Oct 04:36

Choose a tag to compare

Changed

  • switched the scan dialog cache-backed polling progress updates

Fixed

  • prevent null user context from breaking cover retrieval

v3.6.0

22 Oct 09:57

Choose a tag to compare

Changed

  • replaced the Fontello icon font with bundled SVG controls and removed the unused font assets
  • optimized album art search to reduce filesystem access

Fixed

  • next track was not preloaded for gapless playback
  • removed obsolete admin settings
  • Scan folder selection #638
  • Fix search SQL syntax error with malformed column escaping #637
  • Dashboard widget not working #639
  • compatibility occ commands
  • compatibility event listeners

v3.5.1

18 Jul 05:50

Choose a tag to compare

Fixed

  • [BUG] TypeError when running occ without user context #633

v3.5.0

17 Jul 20:19

Choose a tag to compare

Added

  • gapless playback
  • ID3 tags: comments
  • playback speed toggle
  • waveform progress bar

Changed

  • redesigned play bar
  • refactored backend into controller/service/mapper
  • migrated backend to use QueryBuilder
  • improve cover image response performance and stability
  • replaced jQuery usage with vanilla JS
  • refactor cover retrieval logic
  • migrated remaining ajax calls to fetch with shared headers
  • new modal dialogs

Fixed

  • PHP 8.4 compatibility for nullable parameters
  • avoid player pause/resume when space is pressed inside modal dialogs
  • [BUG] A song with title "0" cause scanner stopped to scan more music #601
  • fixed controls freezing when previous is clicked on the first track
  • reset album count between occ user scans
  • cover view pushes full rows down when the song list is open
  • [BUG] Albums with an odd number of tracks have weird behavior #594
  • catch getID3 TypeError during library scan

Audio Player 3.4.1

11 Dec 21:23

Choose a tag to compare

Fixed

  • IEventSourceFactory NC28 compatibility

Audio Player 3.4.0

17 Jun 21:51

Choose a tag to compare

Added

  • NC27

Fixed

Audio Player 3.3.1

30 Sep 20:20

Choose a tag to compare

Fixed

  • Dashboard: cover not showing
  • NC25 support
  • broken column layout in cover view #577

Changed

  • allow more loudness gradations #574 @sleif
  • Added highlighting Hover/Current playing track @yaroslav4167
  • getID3 1.9.21-202207161647

Audio Player 3.3.0

29 Mar 18:28

Choose a tag to compare

Changed

  • getID3 1.9.21-202202220815
  • migrated drag and drop from jquery to vanilla js
  • Support Breeze Dark theme #553

Fixed

  • Scan freeze and PHP fread() error #571
  • drag and drop hover not accurate #570
  • Song keeps loading until click on loading symbol #566
  • More than 1000 expressions in a list are not allowed on Oracle. #568

Audio Player 3.2.4

27 Dec 16:24

Choose a tag to compare