Releases: Rello/audioplayer
Releases · Rello/audioplayer
v3.7.0
v3.6.1
v3.6.0
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
v3.5.1
v3.5.0
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
Fixed
- IEventSourceFactory NC28 compatibility
Audio Player 3.4.0
Audio Player 3.3.1
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
Changed
- getID3 1.9.21-202202220815
- migrated drag and drop from jquery to vanilla js
- Support Breeze Dark theme #553
Fixed
Audio Player 3.2.4
Fixed
- Fixed typo #563 @yaroslav4167