extensions
extensions copied to clipboard
[Spotify-Player] Artist list markdown cleanup
Description
A small clean of the Artist list markdown. The subtitle spacing has been fixed ("genre1,genre2,genre3" => "genre1, genre2, genre3"), and albums are now split by type (album, single, compilation)
I'm not fully sure this is the best display name for compilations though. Maybe "part of compilations"?
Screencast
Checklist
- [x] I read the extension guidelines
- [x] I read the documentation about publishing
- [x] I ran
npm run buildand tested this distribution build in Raycast - [x] I checked that files in the
assetsfolder are used by the extension itself - [x] I checked that assets used by the
READMEare placed outside of themetadatafolder
Thank you for your first contribution! :tada:
🔔 @mattisssa @dillionverma @andreaselia @stuart @tonka3000 @dancannon you might want to have a look.
Wording is now similar to the Spotify desktop app;
- Spotify app "Albums" is now our
main_albums - Spotify app "Singles and EPs" is our
main_singles(now it's Singles and EPs for us too!) - Spotify app "Appears On" is our
featured_albums/featured_singles - I can't seem to find the use of Spotify API
compilation&appears_onbut I've implemented it as Appears On - Duplicates aren't shown anymore
Published to the Raycast Store: https://raycast.com/mattisssa/spotify-player