Skip to content

Releases: zephraOSS/Apple-Music-RPC

v4.2.0 Public Beta 3

07 Apr 21:42
Compare
Choose a tag to compare
v4.2.0 Public Beta 3 Pre-release
Pre-release

Changelog:

  • Added app version to start log message (4754c24)
  • Added a status bar logo for macOS (b95a7ff, 7794259)
  • Added padding to the dock logo (52b9dc0)

Fixes

  • Fixed Command failed: which Music error (280adc0)

Dependencies

  • Updated electron to version 22.3.5

v4.2.0 Public Beta 2

22 Mar 20:40
Compare
Choose a tag to compare
v4.2.0 Public Beta 2 Pre-release
Pre-release

Changelog:

  • Added Show Timestamps to translations

Fixes

  • Fixed a song data cache issue
  • Fixed TypeError: Cannot read properties of undefined (reading 'scrobbleTimeout') (AMR-77)
  • Default Artwork is not translated in settings

v4.2.0 Public Beta

15 Mar 11:09
Compare
Choose a tag to compare
v4.2.0 Public Beta Pre-release
Pre-release

Changelog:

  • Added a Bug Report button in settings
  • Added a "Quit iTunes" button (WIP, maybe not working)
  • Added a "[...] STARTING [...]" log message at start
  • Updated logo

Fixes

  • Fixed "Auto launch is always enabled (Microsoft Store)" (AMR-70)
  • Fixed "TypeError: Cannot read properties of null (reading 'includes')" (AMR-73)
  • Fixed "TypeError: Cannot read properties of undefined (reading 'playerState')" (AMR-74)

Dependencies

  • Updated apple-bridge to version 1.2.3 (Changelog)

Bug Reporting

Please report any bugs on the Discord server.

v4.1.0

17 Feb 11:05
Compare
Choose a tag to compare

This update is only available in the Microsoft Store. v4.2.0 will be available for download here after release.

Changelog:

  • Added Crowdin OTA (updated translations are downloaded when the app is launched) (AMR-50)
  • Available languages are automatically displayed in the settings (see AMR-50)
  • Added feedback buttons in settings (AMR-55) (will be available later)
  • Added last.fm support (AMR-61)

Fixes

  • Fixed an issue with the tray icon (macOS)
  • Fixed problems with auto launch (Microsoft Store) (AMR-54)
  • Fixed auto-updater issues (Windows)
  • Fixed Apple-Bridge issues (AMR-51)
  • Fixed RPC variable replacement (AMR-58)
  • Fixed an issue with Command Prompt (AMR-57)
  • Fixed "TypeError: Cannot read properties of undefined (reading 'playerState')" (AMR-48)
  • Fixed "SyntaxError: Unexpected token '<', "<bod"... is not valid JSON" (AMR-53)
  • Fixed "TypeError: Object has been destroyed" (AMR-63, AMR-64)
  • Fixed "TypeError: date.format is not a function" (AMR-65)

Dependencies

  • Updated apple-bridge to version 1.2.1
  • Updated @sentry/electron to version 4.2.0
  • Updated electron to version 22.0.0
  • Overrode minimatch to >=3.0.5

GitHub

v4.0.3 beta

07 Dec 17:41
Compare
Choose a tag to compare
v4.0.3 beta Pre-release
Pre-release
  • Fix asar issues with macOS build
  • Fix errors with Microsoft Store Auto Launch
  • Fix issue with Apple-Bridge

Full Changelog: v4.0.2...v4.0.3-beta

v4.0.2

02 Dec 21:47
Compare
Choose a tag to compare

Changelog:

  • Fixed API requests
  • Fixed errors/crashes due to Discord RPC
  • Fixed Microsoft Store detection
  • Added cache size note to settings

Dependencies

  • Updated apple-bridge to version 1.0.1-rc.2

Due to some bugs in the macOS version, the files have been removed but will be available again in v4.1.0.

Full Changelog: v4.0.1...v4.0.2

v4.0.1

25 Nov 13:00
6f2bd99
Compare
Choose a tag to compare

Changelog:

  • Open the GitHub release page when clicking on the version in settings

Bug fixes

  • Fix errors/crashes when iTunes/Music or Discord aren't installed
  • Fix errors when API responses aren't in JSON format

Dependencies

  • Updated @sentry/electron to version 4.1.2

v4.0.0

11 Nov 18:08
d962210
Compare
Choose a tag to compare

Changelog:

  • UI redesigned
  • Replaced iTunes-Bridge with Apple-Bridge
  • Converted JavaScript to TypeScript
  • Updated the RPC variable replacer - short: it's better
  • RPC values now update immediately after changing the config
  • RPC large image text can now be changed
  • iTunes API cache for faster results

Bug fixes

  • Fix tray quit button
  • Fix Discord reconnect
  • Much more!

iTunes / Apple Music

  • Better search for the song- artwork, and link

Dependencies

  • Updated electron to version 21.2.3
  • Updated electron-builder to version 22.10.3
  • Updated electron-updater to version 5.3.0
  • Updated electron-autotheme to version 1.3.1

What's Changed

New Contributors

Full Changelog: v3.3.0...v4.0.0-beta

v3.3.0

31 Jan 20:39
Compare
Choose a tag to compare

Changelog:

  • Support for macOS! 🎉
  • It is now no longer displayed that you are using the Developer version when you are not using it
  • The app data folder is now called amrpc

v3.2.1

06 Jan 20:56
Compare
Choose a tag to compare

Changelog:

  • If no artwork is available, the Apple Music logo will be displayed and not the artwork of the previous song.
  • The Apple Music Electron plugin is now automatically installed when you select Apple Music Electron as a service