Skip to content

Show in which countries the album is available and in which it is unavailable. Additionally, show the label and UPC code.

Notifications You must be signed in to change notification settings

pawllo01/spotify-album-availability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Album Availability

Show in which countries the album is available and in which it is unavailable. Additionally, show the label and UPC code. The script is also available for Deezer here.

Installing

Install the script using Tampermonkey or another userscript manager.

For users of the Tampermonkey extension (version 5.3+) in a Chrome-based browser, enabling either the "Allow User Scripts" toggle (available in Chrome 138+ via extension settings) or Developer Mode is required. - tutorial

Set Your Default Country (Optional)

You can set your default country by editing the script. This small feature highlights your country code, making it easier to spot. For example:

const YOUR_COUNTRY_CODE = 'GB';

MusicBrainz Lookup (Optional)

You can enable MusicBrainz Lookup by setting showMusicBrainzLookup to true. The link will appear next to the UPC code, allowing you to quickly find the release on MusicBrainz.

About

Show in which countries the album is available and in which it is unavailable. Additionally, show the label and UPC code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published