/Google-Play-Music-Album-Sorter

Greasemonkey/Tampermonkey user script for adding sorting functionality to Google Play Music

Primary LanguageJavaScriptMIT LicenseMIT

Table of Contents generated with DocToc

Google-Play-Music-Album-Sorter

Greasemonkey/Tampermonkey UserScript for extending Google Play Music with album sorting functionality.

Ascending and descending orders are supported, with last used being remembered.

Before:

ScreenShot

After:

ScreenShot

Prerequisites

To be able to employ the UserScript, your browser needs to have corresponding extensions installed:

Installation

Once your browser is equipped with appropriate extension, simply open this link. The extension should recognize the script and offer you to install it.

Limitations

  • works only on standalone "Albums" view
  • sorts only by album year

To-Do

  • after sorting by year, also sort by name (in same order)
  • switch between year and name sorting

Changelog

1.1.2

  • fix for parsing non-Albums sections

1.1.1

  • adapted to material design GPM

1.0.1

  • adapted to content div id change