Navigation Menu

Skip to content

Commit

Permalink
Release v1.53
Browse files Browse the repository at this point in the history
  • Loading branch information
david-sabata committed Oct 12, 2015
1 parent c469ad4 commit 9837a0e
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
@@ -1,6 +1,6 @@
{
"name": "Last.fm Scrobbler",
"version": "1.52",
"version": "1.53",

"description": "Scrobble music all around the web!",
"icons": {
Expand Down
43 changes: 43 additions & 0 deletions options/options.html
Expand Up @@ -213,6 +213,49 @@ <h1><i class="icon-beaker"></i> What's new</h1>
</div>
<div id="news" class="accordion-body collapse">
<div class="accordion-inner">
<h4>1.53</h4>
<ul>
<li>Improved notifications with more info</li>
<li>We have beautiful new icons now :-)</li>
<li>Bypassed authentication issues with some Russian ISPs</li>
<li>Added AccuJazz.com scrobbling</li>
<li>Added AccuRadio.com scrobbling</li>
<li>Added Ampya.com scrobbling</li>
<li>Added BandZone.cz scrobbling</li>
<li>Added DubTrack.fm scrobbling</li>
<li>Added Earbits.com scrobbling</li>
<li>Added FarFromMoscow.com scrobbling</li>
<li>Added GoEar.com scrobbling</li>
<li>Added Hype Machine scrobbling</li>
<li>Added Imusic.am scrobbling</li>
<li>Added Jazzandrain.com / Relaxingbeats.com / Epicmusictime.com / Holidaychristmasmusic.com scrobbling</li>
<li>Added M2Radio.fr scrobbling</li>
<li>Added MyMusicCloud.com scrobbling</li>
<li>Added Player.fm scrobbling</li>
<li>Added Radio.com scrobbling</li>
<li>Added RadioTunes.com scrobbling</li>
<li>Added Raw FM scrobbling</li>
<li>Added Rmfon.pl scrobbling</li>
<li>Added Shuffler.fm scrobbling</li>
<li>Added Sndtst.com scrobbling</li>
<li>Added SuperPlayer.fm scrobbling</li>
<li>Added TheDrop.club scrobbling</li>
<li>Added ThisIsMyJam.com scrobbling</li>
<li>Added WDVX.com scrobbling</li>
<li>Added Whyd.com scrobbling</li>
<li>Added Wonder.fm scrobbling</li>
<li>Added Wrzuta.pl scrobbling</li>
<li>Added <span title="http://zen-audio-player.github.io" style="border-bottom:1px dashed #999">Zen Audio Player</span> scrobbling</li>
<li>Improved BandCamp scrobbling</li>
<li>Improved BopFM scrobbling</li>
<li>Switched AOL Radio to new connector (<a href="#" data-dialog="v2_connectors">v2</a>)</li>
<li>Switched Beats Music to new connector (<a href="#" data-dialog="v2_connectors">v2</a>)</li>
<li>Switched Gaana to new connector (<a href="#" data-dialog="v2_connectors">v2</a>)</li>
<li>Switched HillyDilly to new connector (<a href="#" data-dialog="v2_connectors">v2</a>)</li>
<li>Switched Jango to new connector (<a href="#" data-dialog="v2_connectors">v2</a>)</li>
<li>Switched Youtube to new connector (<a href="#" data-dialog="v2_connectors">v2</a>)</li>
</ul>

<h4>1.52</h4>
<ul>
<li>Fixed authentication issues</li>
Expand Down

1 comment on commit 9837a0e

@taras28
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it becouse of connecors ? VK isn't scrobling, but bandcamp scrobling well at the same time.
and there is difference between icons.
yes, i already tried re-authentication and restarting chrome.

image
image

Please sign in to comment.