Skip to content

Releases: aleksey-saenko/MusicRecognizer

v1.17.0

Choose a tag to compare

@aleksey-saenko aleksey-saenko released this 19 Jun 17:42

What's Changed

  • Add optional prerecording feature: the app continuously records audio into a short buffer while it's open for faster recognition. This option works only for microphone mode, not for device audio or auto mode.
  • The app no longer waits for high-res artwork to load before showing the track result
  • The Retry button now requires a long press to prevent accidental taps
  • Update translations

v1.16.1

Choose a tag to compare

@aleksey-saenko aleksey-saenko released this 13 Jun 17:56

What's Changed

  • Add Indonesian translation (Thanks @arifpedia)
  • Fix app crashes in some rare cases and several minor bugs
  • Update translations

v1.16.0

Choose a tag to compare

@aleksey-saenko aleksey-saenko released this 21 May 15:25

What's Changed

  • Use SongRec’s Shazam fingerprinting module instead of Vibra (slightly higher match success rate)
  • Various improvements to result notification appearance and behavior
  • Better vibration feedback on new devices
  • Target Android 17
  • Update translations

v1.15.1

Choose a tag to compare

@aleksey-saenko aleksey-saenko released this 05 May 10:11

What's Changed

  • Fix unresponsive home widget issue (regression since v1.14.0)
  • Update translations

v1.15.0

Choose a tag to compare

@aleksey-saenko aleksey-saenko released this 01 May 07:45

What's Changed

  • Add support for Qobuz music service
  • Store ISRC in track properties
  • Improve track link search for MusicBrainz

v1.14.0

Choose a tag to compare

@aleksey-saenko aleksey-saenko released this 25 Apr 08:25
e0c1838

What's Changed

  • Add Arabic, Hungarian, Hebrew and Polish translations
  • Add CSV export for tracks
  • Add buttons for manual track search on music services
  • Fix broken search for track links on YouTube and YouTube Music
  • Update translations

Many thanks to all the translators!

v1.13.2

Choose a tag to compare

@aleksey-saenko aleksey-saenko released this 14 Jan 10:23

What's Changed

  • Add Galician translation (Thanks ghose!)
  • Fix bug causing "corrupted backup" error when restoring from backup file
  • Fix app crashes in some rare cases
  • Lock screen widget no longer requires device unlock if no permissions are needed
  • Update translations
  • Minor fixes

v1.13.1

Choose a tag to compare

@aleksey-saenko aleksey-saenko released this 07 Dec 09:04

What's Changed

  • Fix app crash when using Shazam service on some devices
  • Fix bug where track shared text was reused in multiple notifications
  • Add Ukrainian translation (Thanks @maksim2005UKR!)
  • Update translations

v1.13.0

Choose a tag to compare

@aleksey-saenko aleksey-saenko released this 03 Dec 14:44

What's Changed

  • Add support for Shazam recognition service (see Preferences -> Recognition provider)
  • Use MP4 container instead of ADTS to store audio samples for deferred recognition for wider compatibility (migration may take time on slow devices)
  • Search for lyrics after recognition in the background instead of waiting synchronously
  • Respect device audio focus when playing stored audio samples
  • Fix some accessibility issues with TalkBack
  • Update translations

v1.12.1

Choose a tag to compare

@aleksey-saenko aleksey-saenko released this 12 Sep 17:26

What's Changed

  • Hotfix: App crash during recognition with unstable network connection