Skip to content

Releases: Rello/audioplayer

Audio Player 2.2.3

16 Jan 21:26
5098ceb
Compare
Choose a tag to compare

Changed

  • adjust PLS playlist parser #265

Deprecated

  • OCP\PERMISSION_UPDATE replaced by OCP\Constants::PERMISSION_UPDATE #266

Fixed

  • Audio Player CSS is breaking Overflow Menu in Files app #264

Audio Player 2.2.2

26 Dec 20:07
50797fa
Compare
Choose a tag to compare

Added

  • Folder.jpg as cover art filename #256
  • store playback volume into user settings #260

Deprecated

  • OCP\Util::writeLog replaced by OCP\ILogger #257

Fixed

Audio Player 2.2.1

19 Nov 21:01
fc772fd
Compare
Choose a tag to compare

Fixed

  • only one change in a playlist possible

Audio Player 2.2.0

17 Nov 07:01
7a05d65
Compare
Choose a tag to compare

Added

  • stream URLs #27 #233
  • Scrutinizer Continuous Inspection checks
  • notification for required rescan #246
  • tooltips for soundbar icons in desktop browsers #252

Changed

  • sidebar rebuilt #233
  • user settings moved to sidebar #233
  • scan and reset moved to settings #233
  • database index optimizations
  • statistics table renamed to meet guideline (resets current statistics)
  • spellings and translations reworked #243
  • soundbar icons #253

Fixed

  • YEAR field in metadata editor enlarged #221
  • count() in for() loop #235
  • One Click Play did not start on first click
  • moved .dialog to .ocdialog for better server integration #247
  • wrong icons in soundbar #252

Audio Player 2.1.0

29 Aug 19:09
Compare
Choose a tag to compare

Added

  • count albums of selected artist #205
  • FileHooks: library cleanup after deleting files
  • support for Nextcloud 13

Changed

  • number of tracks in Smart Playlists #208
  • crop cover to middle square
  • cleanup of js functions

Deprecated

Removed

  • support for ownCloud 9.0 #222
  • support for Nextcloud 10

Fixed

  • scanner truncates long multiple title properly #203 @nhirokinet
  • issue with files app #210 (thanks @artemanufrij)
  • catch undeclared variable #212
  • raw cover data removed from metadata #214
  • playlist cleanup after deleting files #216
  • folder_id removed from duplicate check #217
  • catch soundbar buttons triggering category selector #225
  • forcing reset of selectedIndex #226
  • PostgreSQL issue in favorites

Audio Player 2.0.2

09 Jun 20:47
Compare
Choose a tag to compare

Added

  • 360° player MIME type hint #201

Changed

  • default playlist sorting #174
  • pl translation #197 @andypl78
  • sorting weight for navigation in apps selection menu

Fixed

  • continuous playback of tracks without album cover #199
  • VERSION tag ignored in VorbisComment #200
  • progress bar of 360° player does not work #201

Audio Player 2.0.1

27 May 11:12
Compare
Choose a tag to compare

Added

Changed

Fixed

  • DISCNUMBER tag ignored in VorbisComment #196

Audio Player 2.0.0

24 May 18:56
Compare
Choose a tag to compare

Added

  • FLAC support #45
  • favorites integration #176 in Smart Playlists #164
  • second stage #177 of Smart Playlists #164
  • Dynamic Playlists #186
  • dragging also from selected lists into playlists #168
  • support for ownCloud 10.0 and Nextcloud 12 #183
  • PSR-4 autoloader compatibility #184
  • DISC, COMPOSER, and SUBTITLE to metadata #184 (thanks @Faldon)
  • notify user when new/unscanned tracks are available #188
  • UserHooks: library cleanup after deleting users
  • more metadata to Share Player

Changed

Deprecated

  • OCP\IDb replaced by OCP\IDbConnection #183
  • tipsy() replaced by tooltips() #189

Removed

  • support for Nextcloud 9

Fixed

  • missing strings added to language files
  • sorting albums by disc and track #88 #174 (thanks @Faldon)
  • limit year to 4 digits
  • undefined variable during empty category #187

Security

  • avoid XSS in metadata

Audio Player 1.5.1

08 Apr 19:27
Compare
Choose a tag to compare

Fixed

  • missing tags for WAV files #166
  • playing of shared files #171

Audio Player 1.5.0

31 Mar 19:02
Compare
Choose a tag to compare

Added

  • sorting of lists #122
  • albums to selection #132
  • highlighting and focusing to selection
  • separate scrolling for navigation and content #144
  • first stage #160 of Smart Playlists #164

Changed

  • front-end performance improvements #130 #149
  • scanner performance improvements #151
  • selection order and naming
  • cover art for "Unknown/​Various Artists"
  • padding in share player
  • search integration improvements #155

Fixed

  • handling of multiple album artists of an album #13
  • album cover in soundbar #133
  • scanner adjustments #137 #140 #145
  • not playing from shared subfolders #139
  • mobile browser support #141
  • scan progress dialog reworked #153
  • category views cleanup after deleting files #154
  • search integration #155
  • playlist selection lost after edit or sort #162