Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Releases: yungtry/CatalinaScrobbler

1.1.2

18 Oct 20:27
Compare
Choose a tag to compare

1.1.1: Merge pull request #16 from yungtry/dev

05 Oct 21:23
d1dc863
Compare
Choose a tag to compare

1.1.0: Thresold

06 Aug 15:17
Compare
Choose a tag to compare
lowered threshold needed to scrobble a song

1.0.9: Fixes and checkmark

01 Aug 13:58
e5fa3a0
Compare
Choose a tag to compare
Fixed #5
Also a possible fix for #10 and #3
Added checkmark that indicates if a song is ready to be scrobbled.

1.0.8

29 Jul 15:40
Compare
Choose a tag to compare

Complete rewrite with a new interface, auto-login, and other functions.
preview

1.0.7

28 Jul 21:44
Compare
Choose a tag to compare

The app sends album title to last.fm alongside artist and title from now on. Also, it differentiates if the player is stopped or paused making you able to scrobble the same song multiple times in the row.

1.0.5: Quotation marks fix

17 Jul 19:52
Compare
Choose a tag to compare

The app had troubles parsing JSON when song's title / artist's name contained quotation marks.
Also starting from now on CatalinaScrobbler will come in two versions. The first one "CatalinaScrobbler.zip" contains graphical interface while "CatalinaScrobbler-cli.zip" is text only less resource dependent version.

1.0.4

13 Jul 15:24
89bc092
Compare
Choose a tag to compare
Memory leak fix, iTunes support, cleanups

1.0.3: Merge pull request #2 from yungtry/dev

06 Jul 18:56
12dfd03
Compare
Choose a tag to compare

preview
CatalinaScrobbler is now more user-friendly adding the GUI on top of the app. If you encounter any bugs please report them via issues on Github or use the older version eventually.

1.0.2: Language fix

04 Jul 18:53
Compare
Choose a tag to compare

Program should not be dependent on system's language from now on by using bundle identifiers instead of english names and thus it closes #1. If you still encounter this bug please report it (I had problems reproducing this).