From d3be8051be67d2dfe5f67ef0995e011e31581d2c Mon Sep 17 00:00:00 2001 From: Hashim Qureshi <42122270+CasualHonest@users.noreply.github.com> Date: Fri, 4 Jun 2021 15:48:42 -0400 Subject: [PATCH] Add project for Spotify Song Availability Checker (#613) --- SpotifyAPI.Docs/docs/showcase.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SpotifyAPI.Docs/docs/showcase.md b/SpotifyAPI.Docs/docs/showcase.md index e183d3d7..f5c97239 100644 --- a/SpotifyAPI.Docs/docs/showcase.md +++ b/SpotifyAPI.Docs/docs/showcase.md @@ -86,3 +86,8 @@ Send a PR via the "Edit this page" link at the end of the page! ### [Sortify](https://github.com/tomaszFijalkowski/Sortify) by [@tomaszFijalkowski](https://github.com/tomaszFijalkowski) > Sortify is a powerful tool that aims to help people organize their Spotify libraries. It allows you to sort existing playlists or create new ones. When creating, you have an option to merge or split the playlists. It also removes any track duplicates from them. All that, while being very simple and friendly to use. + + +### [Spotify Song Availability Checker](https://github.com/CasualHonest/SpotifySongAvailabilityChecker) by [@CasualHonest](https://github.com/CasualHonest/) + +> Spotify Song Availability Checker (SSAC) is a simple and lightweight tool that lets you check the availability of songs and albums on Spotify, giving you basic information about what you enter and displaying the available markets for said entry.