Skip to content

Releases: musicbeeremote/mbrc

v1.5.1

13 Sep 17:19
fbe7a4e
Compare
Choose a tag to compare

Bugs

  • Fixes an issue where the last playing track information would not properly persist.
  • #228 Fixes an issue where pressing the up volume button once would decrease the volume.
  • Fixes a crash when attempting to send debug logs via the Feedback screen.
  • #232 Fixes an issue that would cut the album title when in the album library tab.
  • #227 Fixes an issue that would fail to properly sync album covers after the first sync.

v1.5.0

12 Apr 21:00
72b4e14
Compare
Choose a tag to compare

New features require v1.4.0 of the plugin to be installed

Features

  • Adds radio station support.
  • Adds support for album covers on the library albums, and tracks tab.
  • Adds an auto-connect behavior when restoring the application to the foreground.

Bugs

  • Fixes an issue where the volume up button would not work when volume was greater than 90%.
  • Fixes an issue that would cause the library search to hang after navigating view details. e.g. After going to album tracks.
  • Fixes an issue where the remote would continuously pause videos playing on the device.

v1.4.0

21 Dec 17:14
1c0e28d
Compare
Choose a tag to compare

Features

  • Adds statistics dialog when you can check how many tracks, etc are currently synced.
  • Improves visual feedback when performing a library metadata sync.
  • Adds a feedback message when queueing tracks/albums/genres/artists.
  • Adds the ability to queue the album or artist when browsing the track list.

Bugs

  • Fixes a bug that would prevent users from queueing albums when browsing an artist's albums.

v1.3.0

11 Dec 19:12
9bc2b68
Compare
Choose a tag to compare

Features

  • Introduces the ability to change audio outputs.

Bugs

  • Fixes a bug with the feedback input being collapsed on smaller screen sizes.
  • Fixes a crash while starting or stopping the background service.

v1.2.1

26 Nov 21:30
889e1dd
Compare
Choose a tag to compare
  • Fixes a background crash with the application service.
  • Fixes a crash on cover retrieval.
  • Fixes an issue with the service discovery.

v1.2.0

19 Nov 21:43
7227ec3
Compare
Choose a tag to compare
  • Adds support for Android 11.
  • Improves the library metadata sync performance.
  • Updates to the latest Material Design library.
  • Integrates the library search functionality to the library screen.
  • Removes the ability to hide the notification due to background execution limitations introduced in Android.
  • Removes fast scrolling due to performance issues.
  • Improves media integration with Android.
  • Fixes a background crash on the service.

v1.2.0-beta1

07 Nov 00:18
1b0022b
Compare
Choose a tag to compare
v1.2.0-beta1 Pre-release
Pre-release
  • Adds support for Android 11.
  • Improves the library metadata sync performance.
  • Updates to the latest Material Design library.
  • Integrates the library search functionality to the library screen.
  • Removes the ability to hide the notification due to background execution limitations introduced in Android.
  • Removes fast scrolling due to performance issues.
  • Improves media integration with Android.

v1.1.0

31 Jan 22:30
v1.1.0
Compare
Choose a tag to compare
  • (#95) Refreshes the playlists along with the library data.
  • (#96) Sorting now starts only from the triple dash icon in the now playing.
  • (#100) Adds the option to enqueue all tracks and play the selected on the library track tab.
  • (#91) Fixes the library search collapse that did not work previously.
  • (#94) Reworks the default action option to affect only the track view.
  • (#93) Fixes the query for showing the albums of an artist.
  • (#92) Adds the option to show only album artists in the library view.
  • (#90) Fixes the tab colors in the Help screen.
  • (#105) Automatically scrolls to the playing track when entering the now playing screen.
  • (#97) Fixes an issue where the remote session volume slider wouldn't work.
  • (#102) Fixes the ordering of the Genres to alphabetical.
  • (#99) Adds fast scrolling to the library tabs.
  • (#112) Adds Play Now (Queue All) option for albums.
  • Pressing the track info on the main view should now open the Now Playing screen.

v1.0.1

21 Dec 06:37
v1.0.1
Compare
Choose a tag to compare

Fixes a crash with a null extras payload when updating the widget.
Fixes a crash with a null key event on the media intent handler.
Fixes an issue where the artist albums would not display properly.

v1.0.0

15 Dec 21:09
Compare
Choose a tag to compare

Fixes an issue where the notification would not disappear on a connected wearable after closing MusicBee.
Fixes an issue where the volume control in the wearable notification would not work.
Fixes an issue where the temporary stop during track change would make the notification flicker.
Fixes an issue where exiting the application through an other than MainActivity would navigate to the main activity.
Adds a message on connection to inform the user in case an incompatible version of the plugin is used.