Releases: melchor629/iTunes-Scrobbler
Releases · melchor629/iTunes-Scrobbler
Fixed crashes
v0.2.3 Fix crash with unmatched errors
Fixed crash
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
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
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
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.