You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
Integrated! This one's a pretty big change and warrants some further testing, but here's what's been changed.
There's a new preference to automatically love a track if the track is rated "thumbs up" on Google Play Music, which also unloves the track if it is no longer "thumbs up". Most prominently, there is a new button on the main window (also behind a preference) that opens a popover showing the most 10 most recent tracks + now playing track on Last.fm, so you can always confirm that your songs are being scrobbled properly, as well as allowing you to love or unlove a track by clicking the heart.
Here's a preview:
I'd love to get feedback on this new feature from anybody who extensively uses Last.fm.
* master: (24 commits)
Fix mini player location at edge of screen, multiple screens (fixes#108)
Use an NSURLProtocol instead of data: URIs (fixes#123)
Tweak preferences window height
Fix notifications on Safari 6/OS X 10.8 (fixes#92)
Fix CSS for Safari 6 and OS X 10.8 (fixes#91)
Fix mini player to work on OS X 10.8 (fixes#106)
Modify dark.css, CustomWebView to use/hold inverted sprite sheet (fixes#90, #120)
Revert event tap creation, fixes QuickLook but breaks Fireworks (fixes#117)
Remember last size of mini player (fixes#96)
Revert "Fix timestamp alignment in Last.fm popover"
Fix timestamp alignment in Last.fm popover
Update Last.fm API keys
Add preference to automatically love/unlove a track on Last.fm based on thumbs up rating (fixes#83)
Add preference for showing the Last.fm button
Add ability to love/unlove song from Last.fm popover
Append Last.fm icon instead of replacing other links
Add Last.fm popover that shows 10 most recent tracks
Add NSDate+TimeAgo to podfile
Update Last.fm icon in preferences
Fix album title color in dark style (fixes#101, thanks @Deanmv)
...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Ability to love a track on last.fm, either automatically on "thumbs up" vote or via seperate button.
The text was updated successfully, but these errors were encountered: