Skip to content

Releases: melchor629/iTunes-Scrobbler

Fixed crashes

14 Oct 12:19
98b3c2e
Compare
Choose a tag to compare
Fixed crashes Pre-release
Pre-release
v0.2.3

Fix crash with unmatched errors

Fixed crash

13 Oct 18:49
c2c8c12
Compare
Choose a tag to compare
Fixed crash Pre-release
Pre-release

Fixed crash that happened when some metadata where a text that were a number where converted wrongly to a number (internally) but were used as a string.

Fixes for Mojave

09 Oct 12:27
5696ed2
Compare
Choose a tag to compare
Fixes for Mojave Pre-release
Pre-release

Added support for new permission request in Mojave. To access to iTunes status, the app has to have permission to access the status. It will ask you to do that when needed.

Also fixed crash with updater.

Fixes, improvements and updater

17 Sep 07:56
8011139
Compare
Choose a tag to compare
Pre-release

This release comes with tons of fixes, some improvements and a (beta) updater.

  • Added untranslated texts
  • If iTunes is not running, avoid asking it for the current song (and then opening for it)
  • Added an updater (beta)
  • Fix scrobbling/updateCurrentSong for songs with special characters like &
  • Added an option to go to your LastFM page
  • Fixed bugs with pausing the song for a while (ie: not working any more)

As always, if you find bugs, post them to GitHub :)

Initial pre-release

17 Jan 11:06
34e070c
Compare
Choose a tag to compare
Initial pre-release Pre-release
Pre-release

The pre-release is useful to check for bugs and not-caught exceptions and for testing. All the features described in the README applies to this release.